GET api/Mt_Units_Ref?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_units_ref
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

coefficient

decimal number

Required

id_unit

globally unique identifier

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_units

mt_units

None.

st_users

st_users

None.

mt_items_formula

Collection of mt_items_formula

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "6b1eb6e7-6bf2-4f5f-b95c-06573dfaf770",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "coefficient": 4.1,
    "id_unit": "4e5106c3-53eb-4d1c-8799-c85aab43d7b8",
    "active": true,
    "created_on": "2026-03-10T09:39:58.1298665+01:00",
    "last_update": "2026-03-10T09:39:58.1298665+01:00",
    "id_user_upd": "8811c244-bb5e-4eb7-a625-cad5166dfdad",
    "commited": true,
    "mt_units": {
      "$id": "2",
      "id": "d820e36a-70c3-4a25-8383-e80e823ee05d",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2026-03-10T09:39:58.1298665+01:00",
      "last_update": "2026-03-10T09:39:58.1298665+01:00",
      "id_user_upd": "3d01ce9b-29c9-4d60-a33f-21b741bda066",
      "commited": true,
      "mt_units_ref": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_users": {
        "$id": "3",
        "id": "e16813ba-4c9a-4301-ba5a-0f3c09a4ee0e",
        "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": "261100a7-d63b-478f-a84a-97a6f40dd8ae",
        "view_messages": true,
        "id_image_photo": "74d4f4b3-520d-4317-b823-34cad8dc1e51",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "1be654f9-5405-4af4-a469-cd506b821667",
        "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:39:58.1298665+01:00",
        "last_update": "2026-03-10T09:39:58.1298665+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "2875e766-6089-4cf6-b802-125a0b4fade7",
            "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": "fe729a06-b2f5-49e7-9c10-489b7c58c554",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-03-10T09:39:58.1298665+01:00",
            "last_update": "2026-03-10T09:39:58.1298665+01:00",
            "id_user_upd": "796c09a6-3e10-4089-b752-4e0f2dab5f8b",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "2dc2febc-d714-4394-8822-978332404736",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "61533423-ab7f-4eaa-9b67-43d9e03d9fb3",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-03-10T09:39:58.1298665+01:00",
              "last_update": "2026-03-10T09:39:58.1298665+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "8dab8786-abc7-48a3-89d8-a7286d685e65",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "a9ecb88f-bb71-43b2-b019-ea6ea65dd1ab",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "0ed0924c-80ca-4d9f-8343-fa198436b761",
                  "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:39:58.1298665+01:00",
                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                  "id_user_upd": "ae144923-f410-49e6-8071-7a5ce7bf5255",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "400d7c10-373d-4265-836e-965aba86c8fd",
                      "id_item": "b7a21450-baa3-46d0-8d80-fe7fb59a1392",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-03-10T09:39:58.1298665+01:00",
                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                      "id_user_upd": "e3d48fdb-b8a3-46bc-8322-694e8e13ebc1",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "ff3a6f36-348d-43c6-96d6-d102b53e0d14",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "6df34679-36fe-483c-87bc-0467b1320a84",
                        "id_unit_sec": "157eb9ca-5d00-40a8-ba91-72acd08c5e47",
                        "id_brand": "7e518a16-d356-4456-b11d-eb7aa7f00abc",
                        "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": "cc7575d9-7dd4-46db-a5de-da471aa24ce5",
                        "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:39:58.1298665+01:00",
                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                        "id_user_upd": "c44fcb15-0ff3-4bcd-b832-4d86ef89c4a3",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "37d99cdd-8ee5-4d12-a4b5-f636a4cbf97a",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-03-10T09:39:58.1298665+01:00",
                          "last_update": "2026-03-10T09:39:58.1298665+01:00",
                          "id_user_upd": "5f12b185-da92-4b22-ac57-356ed789c6f4",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "5e84c591-50a6-4498-a110-ffe7135d158d",
                            "id_branch": "a1064544-f3dc-4fb0-aa98-abdfd2dd9780",
                            "id_pos_type": "2ae279f4-a84d-4a6c-9f38-6f071cb87370",
                            "id_pos": "03683d97-1f3d-4835-859b-7c8b0ceb75ba",
                            "id_item": "9ed0eba1-f88c-4dd7-bc8d-ee6a3c9122ec",
                            "date_from": "2026-03-10T09:39:58.1298665+01:00",
                            "date_end": "2026-03-10T09:39:58.1298665+01:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-03-10T09:39:58.1298665+01:00",
                            "last_update": "2026-03-10T09:39:58.1298665+01:00",
                            "id_user_upd": "7ec7d824-1ecf-4783-bdcb-4f6302efb989",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "26c9ec14-9e17-4906-baee-3651a5f05a1d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "0e3446ea-c358-4fcb-a24a-af0b1ce60b76",
                              "id_zone": "bb3875a0-e596-49e1-96ba-0d5697e1adc4",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                              "id_user_upd": "ad62da74-6b54-4534-a4f6-242ce3cdb5d7",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "f78995dd-43fc-4349-95f7-bf3e74ad1e8f",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "fcf03ab3-ddb4-4ee0-a381-5437511fc5a4",
                                "active": true,
                                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                "id_user_upd": "ee861ced-cbf5-4833-9723-f20cfbab87aa",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "fc409f3d-aae2-426b-adf1-08f353b5f0cf",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "138750bc-54c6-4b30-a2da-aa1ac8b92fb4",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "a2bcfd66-f7cc-4682-90b2-9c37c1b911ab",
                                  "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:39:58.1298665+01:00",
                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                  "id_user_upd": "a33333b2-9e1d-474e-b33a-3e22c44c18cc",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "43467c97-8556-44db-a42a-3a364c432503",
                                      "id_cloakroom": "18a1662a-d42e-4e1c-95d3-edd79b1823e8",
                                      "id_pos_sesion": "1ab2480a-42bc-4cb5-8dbe-c79ba8ae211a",
                                      "unit_id": 4,
                                      "date_open": "2026-03-10T09:39:58.1298665+01:00",
                                      "date_close": "2026-03-10T09:39:58.1298665+01:00",
                                      "id_doc_sa": "f5cd6b1c-6fe8-4bca-980d-abede0871788",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "1ee982b8-4bdd-42bd-b94a-3fcd50dae97b",
                                        "id_pos": "eb1181f6-1c23-4bed-ad9d-eb2c5727e379",
                                        "id_doc": "cf2bb599-dd50-4c85-9e0d-743258b9200f",
                                        "id_branch": "212298c6-92dd-4d06-89d4-c29755de79e3",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-03-10T09:39:58.1298665+01:00",
                                        "date_tax": "2026-03-10T09:39:58.1298665+01:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "0dcad917-ee07-453d-8163-b79aeebc9d0b",
                                        "id_relationship": "985bd347-58c4-43c4-b1e4-c9ef96667fc8",
                                        "id_loc_from": "54b4bb94-2b4e-4155-bb09-6d40e87ffaa5",
                                        "id_loc_end": "14afea46-1aaa-4998-b807-5401078b1141",
                                        "id_user_add": "b18d4104-bf2f-4fc8-8903-4f10da59be55",
                                        "id_user_upd": "26aa13b6-9df5-419b-861b-deb5468e1d37",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "4e2d5a9b-fc84-4987-94f6-d4e186bc8ab0",
                                        "id_room_unit": "f54302f3-352b-4a36-88af-20acd3287a13",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "4f7a7a68-4ce7-4081-a2a8-891dcda4b167",
                                        "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:39:58.1298665+01:00",
                                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "46ee2b9c-de58-4b84-baca-68e9b23f4d68",
                                          "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": "095996a8-669c-421f-8e2b-7526c4a24c23",
                                          "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:39:58.1298665+01:00",
                                          "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                          "id_user_upd": "9be0c075-63e0-40aa-baf8-c5f10c081130",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "1e73c8fa-d3f2-4638-a66e-27b18830241f",
                                              "id_pay": "6ef22859-b57b-422f-aec4-f9768ac944a6",
                                              "id_money": "d703d3fe-94bb-4b5e-aa4a-77756d1af1b3",
                                              "active": true,
                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                              "id_user_upd": "fe31fe14-c1bd-48d7-a304-0d2d2f59c324",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "f54b656e-c5b5-401d-88e6-2dfe387adea7",
                                                "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": "7b9a7c93-5228-4c60-918a-6bc8138be1c8",
                                                "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:39:58.1298665+01:00",
                                                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                "id_user_upd": "d4c139a5-1630-4717-96bf-ab2c55362a7f",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "ed3bb5ad-763c-4327-a672-9c5604dedf3f",
                                                    "id_money_2": "c64238d9-5452-4129-8b82-463ccb7951d7",
                                                    "date_from": "2026-03-10T09:39:58.1298665+01:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                    "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                    "id_user_upd": "70c84468-dc96-4815-bc76-fe78d213f924",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "9d76406b-b1cb-4637-a873-f9ebda13b412",
                                                    "id_pay": "49817c19-a2b6-4f85-b56b-ca728d33a3b9",
                                                    "id_money": "f32eeaa4-c3f8-49bc-b8d8-8e7fbbb888af",
                                                    "date_cashflow": "2026-03-10T09:39:58.1298665+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "7b15d09c-4535-46f2-a702-aee0671c3d0d",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "a9a1f8e7-6572-4d0e-8edd-28eb687dc747",
                                                      "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": "3ec1888d-840c-4d52-a9ae-df1bc8ccf632",
                                                      "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:39:58.1298665+01:00",
                                                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                      "id_user_upd": "981d4c84-1775-4030-a46e-6f825b86ffab",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "c03a3ef1-a358-46c0-8092-e546f5dd04bc",
                                                          "id_line": 2,
                                                          "id_pay": "8351dcf0-439d-4272-bafc-39abf9c14f63",
                                                          "id_money": "c781bccc-19bb-43e3-9e23-1d3bbed280a4",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "c9a3eb53-7a9f-4b16-82de-ddef86c005c2",
                                                          "id_employee": "a38e9871-68d5-41b4-bb13-19cd3958a48f",
                                                          "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": "6847b86e-7e59-496a-a27d-1fbe8f47c88b",
                                                          "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": {
                                                            "$id": "23",
                                                            "id": "678c8310-f4c2-475d-82d6-db3c66ba3393",
                                                            "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": "5c597284-8855-43a9-8173-5825fd6d44c8",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "c932f854-48ab-407c-9f7c-27e863da43dc",
                                                            "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:39:58.1298665+01:00",
                                                            "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                            "id_user_upd": "f88637ca-052d-43e4-b201-9d518b444e31",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "c40d2d1f-76a0-442e-aec7-8e1d0ba00f7f",
                                                                "id_branch": "824ecde2-14f1-427b-89bd-3446f24a1926",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                "id_user_upd": "155fd640-1c51-42c5-8108-39bd8630576f",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "a1f3402b-3807-4189-9922-16e0b5022676",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                              "id_user_upd": "5eb33f24-57b2-448c-a1ae-9b1f5d09d240",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "80c77bf6-d1fd-426d-8c44-b7d4a4dce30a",
                                                                "id_line": 2,
                                                                "id_item_sub": "926cacd8-5528-4b3c-8b6b-bc10d598de0f",
                                                                "qty": 4.1,
                                                                "id_list": "eb24f277-4924-4bba-9fc0-0251549fbbb2",
                                                                "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": "978fcd21-53f1-481d-a1da-94375d11ec72",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "079145f0-7f0d-4e3c-a277-22fd02a2a157",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "b2560b82-4cc9-4a56-9624-dcdc6ad29d1b",
                                                                "id_user_upd": "8886fac2-5512-495c-816c-43b6c16701bc",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "4269e272-291c-49eb-b4ce-7f718b5a1065",
                                                                  "id_item": "e679a4eb-955e-4a60-8daf-e10d6f9d0cc6",
                                                                  "id_item_type": "3cfca851-2b7f-4ba3-9fc2-a92656a7b48b",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "c8aac885-7324-4476-9bb5-c6809a5494f6",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                  "id_user_upd": "e2dc9a7f-14bb-4edb-be4f-e52da3d6a57a",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "0f6bd47a-e525-4b9a-96da-3ddf5017eb97",
                                                                      "id_item": "f3f0370e-7e1f-43bc-a7e1-5ac4364ae354",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "e3b0142d-ec80-487c-ba2b-e5c241279327",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$ref": "1"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "29",
                                                                    "id": "e8f0a46f-c1e5-4eba-aadd-914d1c4231e0",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "74a725c1-9e40-4b69-be33-2bc4dd9f6158",
                                                                    "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:39:58.1298665+01:00",
                                                                    "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                    "id_user_upd": "312dc614-778d-4ffe-9484-a917eb9932f7",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "30",
                                                                        "id_voucher": "1ba99912-1357-47f6-a3b9-5f764d2dd1ac",
                                                                        "id_line": "4aef9760-2683-4cc3-9387-031aa94708b4",
                                                                        "id_category": "4db2c83a-1918-43cc-bbb3-1b15e74d36b0",
                                                                        "id_item": "26b05286-898d-4690-aabe-86bfae5b9d3a",
                                                                        "id_item_type": "b0ddcdfb-5664-451e-b5d5-71bc136c9a3e",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "31",
                                                                          "id": "d22aad45-afee-4753-a37d-2484a4b8e34a",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "date_end": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "date_used": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "date_sesion": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "id_employee": "1acf32dc-4866-4ef6-be35-6bd9b9f510cb",
                                                                          "id_branch": "4d601116-51b8-47b1-a745-b8ba64850101",
                                                                          "id_voucher_permision": "7eeb9a1e-4db7-46d8-9f2e-3a1bfbb75e53",
                                                                          "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": "083d1744-ee41-4e9e-a8a2-2ada1f1cf31e",
                                                                          "id_user_add": "24fc967d-5893-4c36-b69f-d395a4cb6ba5",
                                                                          "id_doc_sa": "19d91281-b0cd-4444-adfb-45982345a3eb",
                                                                          "id_item_sub": "ae99f14e-f1be-4ecd-9d4e-b93bd5c91e51",
                                                                          "id_pos_sesion": "e1165899-79e8-4301-90f3-d9d16ff91526",
                                                                          "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:39:58.1298665+01:00",
                                                                          "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "30"
                                                                            },
                                                                            {
                                                                              "$ref": "30"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "32",
                                                                            "id": "93803eb8-4971-4d46-af21-3970e2bfd21c",
                                                                            "date_from": "2026-03-10T09:39:58.1298665+01:00",
                                                                            "date_end": "2026-03-10T09:39:58.1298665+01:00",
                                                                            "date_used": "2026-03-10T09:39:58.1298665+01:00",
                                                                            "id_employee": "07278864-4254-4b73-bc62-41defc11e1d3",
                                                                            "id_branch": "e5ecb0bb-f70f-46fb-a329-aa1b7e8de621",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "f3dcb30a-29c6-4254-a7ab-514c12afdca9",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                            "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "31"
                                                                              },
                                                                              {
                                                                                "$ref": "31"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "33",
                                                                        "id": "6fe7f399-b4a3-43bb-9a0a-5d406e32c41e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-03-10T09:39:58.1298665+01:00",
                                                                        "date_end": "2026-03-10T09:39:58.1298665+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": "e0b03a32-25fe-430f-9c93-2fcd16df7e8f",
                                                                        "id_pos": "14eb0b39-7bd0-48f3-bc0a-eb63ad01e074",
                                                                        "id_list": "e0b9291f-4526-4b2f-8af1-022f4e5a4c30",
                                                                        "id_item": "523745ea-8d37-4bdf-8145-efd70433e6a5",
                                                                        "id_item_type": "cb31b19d-e419-4aa9-82c2-82c68654d551",
                                                                        "id_category": "7cac8c0f-94a6-4515-bda6-dd80232da07c",
                                                                        "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:39:58.1298665+01:00",
                                                                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                        "id_user_upd": "41825167-3345-4f39-ab77-1d8dbcd0ea2d",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "34",
                                                                          "id": "64bbea26-b147-4f7d-8493-c338ad9ff397",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "49f6d74c-f6d9-47ae-bd40-9df818985449",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "def84a50-2f7e-4ae4-a70e-d14ede504e76",
                                                                          "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:39:58.1298665+01:00",
                                                                          "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "id_user_upd": "3ca13e24-6d52-485e-ae96-20fc6e853742",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "35",
                                                                              "id_pos": "d70f30a8-b0c7-449b-971d-5909d71380bc",
                                                                              "id_pos_type": "7513281e-2818-45d6-839f-4736186d0421",
                                                                              "id_price_list": "78e4f08b-b89f-45cb-a937-6802ee119bc4",
                                                                              "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:39:58.1298665+01:00",
                                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "id_user_upd": "fc0723a3-bab8-405d-9184-1c4ba83461e2",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "36",
                                                                                "id_pos": "a1e5e080-54c3-4379-a6c6-62eafcb61243",
                                                                                "id_pos_type": "4654605a-586d-48c0-9a46-bedf3b5088fd",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                "id_user_upd": "5dd53e50-3429-454c-ae84-ae1c5bd54029",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "37",
                                                                                  "id": "dad0333a-1e70-4c21-8966-5f5154c02c5b",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "id_user_upd": "762f03e1-b2f2-4172-80e1-dee017bc7d27",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "38",
                                                                                      "id_pos_print": "58dbea13-9a83-4c61-9bcf-28d104585298",
                                                                                      "id_doc": "14ef5e55-aa4f-4930-9656-84ef34694c68",
                                                                                      "id_pos_type": "bb709ec5-8e11-4cb0-9182-70ffef730e0d",
                                                                                      "id_doc_print": "5aef1668-fab5-4b6e-844e-8ffdb87f95ad",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "id_user_upd": "c85a92c9-3c7a-472d-a2e6-f7b6883ce4a6",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "39",
                                                                                        "id": "7d2d25dd-823f-4957-8b41-48ea46175675",
                                                                                        "id_pos": "d5608f4b-3404-4b29-ac84-3fd9dedaf92e",
                                                                                        "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:39:58.1298665+01:00",
                                                                                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                        "id_user_upd": "ce8f141f-3dd4-46df-b722-11e7f214e7f2",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "37"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "40",
                                                                                        "id": "9a3b7a39-7c2e-4586-be28-989d7443524f",
                                                                                        "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:39:58.1298665+01:00",
                                                                                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "38"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "41",
                                                                                            "id_doc_print": "04e0b3f6-bc4b-4f91-a660-e4db93ff5fcb",
                                                                                            "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": "40"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "36"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "42",
                                                                              "id_list": "5c96e4a9-6486-438c-ba6b-6d86e7da307a",
                                                                              "id_item_sub": "9525cf93-c396-4125-b509-641caf8b5e86",
                                                                              "validity_date": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "id_user_upd": "f3f4a911-038a-4eee-9476-f5a1802e6850",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "42"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "34"
                                                                            },
                                                                            {
                                                                              "$ref": "34"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id": "31329363-07d7-4e83-97d3-02c1dfeeddf1",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "date_end": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "id_branch": "1c2a1f1c-fdb5-4904-8e84-9d9ab42b88fc",
                                                                              "id_pos": "8f82ddfd-ebc4-4943-8887-7e0f8a0e030f",
                                                                              "id_list": "8d72735f-7c6c-4007-9c9a-7e79752f80b6",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "id_user_upd": "9c6e627d-4bdd-49e9-941b-8a915fe6a12f",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "34"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "43"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "33"
                                                                            },
                                                                            {
                                                                              "$ref": "33"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "44",
                                                                        "id": "07799600-31c2-4e0c-bb86-7c5f90f46161",
                                                                        "order_id": 2,
                                                                        "id_item": "8308e590-b1be-4359-a0db-ca265a538a07",
                                                                        "id_item_type": "2fa842f9-6b58-4df6-a01e-ff461a9fae4b",
                                                                        "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": "cc10e4c4-b381-4610-a202-cf749b58b8b9",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "9ee9b889-3757-49f6-961e-fec2d8ab76ef",
                                                                        "count_voucher": 1,
                                                                        "id_category": "0700f1aa-6901-474b-9a2e-43bc976dac38",
                                                                        "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                        "id_user_upd": "4e639fb6-0094-428e-ba0a-0963513e73c9",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "29"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "45",
                                                                          "id": "1a97eae1-3d9b-4a64-b8d2-b1aca679be27",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "325005af-eb2c-4dd3-85fa-7877bf0ac73a",
                                                                          "date_tax": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "date_open": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "date_close": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "id_user_open": "56b10faf-46fc-46ff-983d-af85a16830f9",
                                                                          "id_user_close": "aad0111a-8f8e-473e-a3d8-742fde2b67b6",
                                                                          "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:39:58.1298665+01:00",
                                                                          "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "44"
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id": "f4f472d8-9222-45e9-917b-004d440d1a79",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "2a44accb-3646-4f43-a1d9-95242b153848",
                                                                              "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:39:58.1298665+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "48e83a2f-3515-424d-a29a-a9bc109abb5b",
                                                                              "id_room_unit": "f2a2ab34-bdf7-4854-8d23-d69c962551cc",
                                                                              "id_room_list": "3c71535e-deaf-464a-baee-e11c740d1fcb",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "date_from": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "date_end": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "date_open": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "date_close": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "id_employee": "022e6827-e867-4dff-acea-ec5491b72237",
                                                                              "id_employee_sec": "c6c58154-36d3-4afd-bf93-53ca5b655a73",
                                                                              "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": "db3bf90d-03fd-4dbb-9d75-371d10f8f052",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "82b7bbaf-633c-4b6c-a302-0fa1c16db853",
                                                                              "id_user_close": "f061adaa-16da-4aa1-9125-72ce17c5b75a",
                                                                              "id_unit_state": "9521e047-70a5-4654-b094-05704279fc46",
                                                                              "id_pos_sesion": "0f8dca62-b47d-4c5d-bf91-4a4c7091dff9",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "48",
                                                                                "id": "b28e909d-a460-4e8e-87a7-234871537cff",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "7040f062-53fc-42f1-8d7a-d36b3b0f1db2",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "923f7cef-de94-4653-8743-7089157adef3",
                                                                                "locked": true,
                                                                                "date_locked": "2026-03-10T09:39:58.1298665+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                "id_user_upd": "58d40ac5-3d21-4c54-b7e0-23ec2fe04cfd",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "49",
                                                                                  "id": "83cdc275-af96-4e2b-9016-3391e3d9bda0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "c28ec164-4053-4fcb-9ab7-e7128a2e2daf",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "300335e4-bc0f-4be4-8340-5b38b2f69d49",
                                                                                  "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": "55d75174-739e-494d-8473-226d17ab85e0",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "id_user_upd": "757beaf2-6ea4-45e0-ad54-77e71d4ed7a0",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "50",
                                                                                      "id_pos": "c8dec8ac-4fe2-474f-a697-c63ec83fc195",
                                                                                      "id_room": "176e0b51-bfdb-40f1-9f2a-250dc31042bc",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "id_user_upd": "ee1635e6-a689-447b-a549-4a3c2988209a",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id": "740a45ed-195c-438f-99cf-0de53a294b5c",
                                                                                      "id_room": "8985e8aa-11d6-4936-b39e-b16694601c84",
                                                                                      "date_in": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "date_out": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "id_user_add": "52a9e67e-8fae-4d05-91a9-39940484ea53",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "47"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "51"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "52",
                                                                                  "id": "dc92f02c-9d93-4ece-85f4-8497e0d006d0",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "id_user_upd": "6da908ac-62b7-414f-8f49-6376770f550d",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id_room_type": "0aee0052-5370-4b54-999b-99359127dfbb",
                                                                                      "id_room_state": "ce371c6a-fc1a-4a10-b33c-4c6f945adce4",
                                                                                      "id_image": "e3e5a5d2-902b-4262-83c6-0077c2e4a192",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                      "id_user_upd": "4eae8fe0-39c5-4836-bd12-b77515b6e1b4",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "54",
                                                                                        "id": "64b71b1a-1b68-467c-8f9a-4a14b8134727",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                        "id_user_upd": "68d3bb58-9eed-4bba-9137-25b07c2f71e7",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "53"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "47"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "52"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "54"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "51"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "55",
                                                                              "id": "a973abcc-12a1-4dd0-8c04-dc2bef7266a5",
                                                                              "id_pos_sesion": "ae730a6b-25f8-40da-96a3-53f844d266b4",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "354e1214-e7c2-41ab-bf7d-4f563ad7754a",
                                                                              "id_room_unit_activity": "885d1666-3b44-4166-b426-47eaadf65081",
                                                                              "id_doc_sa": "c47c28d4-163e-45be-96e0-2dfcdaff43fc",
                                                                              "id_pos_type": "9d6a36bf-1007-47d7-a5e5-ca2e526b2c8d",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "e86622d3-a1af-4732-be05-7b6a5b83fdd9",
                                                                              "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:39:58.1298665+01:00",
                                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "56",
                                                                                  "id_tip": "7869c970-28cd-44fe-b27a-19ada3de17ba",
                                                                                  "id_user": "c1e155e8-a5dc-4046-89cf-b6b99d772e92",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "55"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "56"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "55"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id_pos_sesion": "b39a7535-c1f2-47c6-8713-1a80283faafa",
                                                                              "id_user": "6255eab5-887d-4366-a99d-70913f7f19a5",
                                                                              "date_add": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "45"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "44"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "58",
                                                                    "id": "f1e55f12-1dcc-4c3f-b3ed-0d8d5881f177",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "c8ef7f58-617c-47d1-b047-13086cb6e377",
                                                                    "id_doc_print": "a1c4e40f-eb95-4c8d-9701-68cf70f38605",
                                                                    "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:39:58.1298665+01:00",
                                                                    "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "42"
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "34"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id_doc_sa": "b521255a-b8cb-4f4b-a35c-636c2cccdcf1",
                                                                    "id_line": 2,
                                                                    "id_item": "22952e0c-5b81-4ed7-868d-e0692518b2ce",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "31"
                                                              },
                                                              {
                                                                "$ref": "31"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "32"
                                                              },
                                                              {
                                                                "$ref": "32"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "47"
                                                              },
                                                              {
                                                                "$ref": "47"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "31"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "31"
                                                        },
                                                        {
                                                          "$ref": "31"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "38"
                                            },
                                            {
                                              "$ref": "38"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "60",
                                              "id_pos": "7e76db9e-ab7e-4485-ae83-7a8fa92c7c6d",
                                              "id_doc": "c6950c49-ae76-42b1-9b01-f855b0af4dca",
                                              "value": 3,
                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "60"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "61",
                                              "id": "830fdbde-82a2-41e7-8cc0-65d4ff371076",
                                              "id_pos": "3975ba40-0075-47b5-bffb-5ef9b5c084ea",
                                              "id_doc": "96613110-5b81-465e-b107-a3823c8dedad",
                                              "id_branch": "cb312e10-47b7-4a95-9c3a-dea758426c54",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-03-10T09:39:58.1298665+01:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "a9c0aaa9-c946-48f5-9d76-424326e20dff",
                                              "id_loc_from": "71ac0173-6db9-4ad3-bbca-9f827decc363",
                                              "id_loc_end": "b0cc1e7d-aa2e-49c1-913a-232e92491f3d",
                                              "id_user_add": "37bde388-8349-4da8-b8a2-6e2ec121004d",
                                              "id_user_upd": "1da15f9f-b318-4017-94d4-c69af3c82a96",
                                              "id_pos_sesion": "5e07e283-7f50-4dfb-a931-1d87cc09d01e",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-03-10T09:39:58.1298665+01:00",
                                              "active": true,
                                              "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                              "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "62",
                                                "id": "25c52fef-3fa2-42e7-be67-dca06cab7b2b",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "3dfd603e-f9a9-4ed1-87cb-32817cedd70c",
                                                "active": true,
                                                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                "id_user_upd": "8578058a-5d28-4bcf-91ae-df41bc38ce6a",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "61"
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "63",
                                                    "id_location": "cc15acff-ce9b-4be6-af9c-5d30c0c01252",
                                                    "id_item": "c158aa44-5d20-4caf-a74e-671321809048",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                                    "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "62"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "62"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "64",
                                                  "id_doc_st": "59037b41-cdee-4687-94c0-503641bc01eb",
                                                  "id_line": 2,
                                                  "id_item": "97a136eb-ef19-41a8-b12a-07be0a6cd7ea",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "61"
                                                  }
                                                },
                                                {
                                                  "$ref": "64"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "61"
                                                },
                                                {
                                                  "$ref": "61"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "61"
                                              }
                                            },
                                            {
                                              "$ref": "61"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "62"
                                        },
                                        "mt_locations1": {
                                          "$ref": "62"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "45"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "47"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "65",
                                            "id": "4ca90b27-1e3f-4f20-a831-d570cff7f79a",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "caa64b0d-8213-49ae-a160-b07d69149eb0",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                            "printed": true,
                                            "print_on": "2026-03-10T09:39:58.1298665+01:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "45"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "39"
                                },
                                {
                                  "$ref": "39"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "50"
                                },
                                {
                                  "$ref": "50"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "36"
                                },
                                {
                                  "$ref": "36"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "43"
                                },
                                {
                                  "$ref": "43"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "33"
                                },
                                {
                                  "$ref": "33"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "60"
                                },
                                {
                                  "$ref": "60"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "66",
                                  "id": "774a53aa-b9af-43c7-bee8-2bbd5aa78a86",
                                  "id_pos": "47493017-64a1-41b3-b6bc-edb015907fbd",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-03-10T09:39:58.1298665+01:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "02da960d-e6f8-4d4e-a7c7-39d6fd2ee0bc",
                                  "active": true,
                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "66"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "67",
                                  "id_user": "6db5a589-896a-4b2b-b786-783c37f25d01",
                                  "id_pos": "3bd24bde-e307-4e4e-a056-c47cd3897fcf",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "67"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "68",
                                  "id": "a0262549-cd8f-4d76-bf8e-7a4422d4b4f6",
                                  "id_pos": "cf389510-2750-4490-aa46-6d3d655b87de",
                                  "date_add": "2026-03-10T09:39:58.1298665+01:00",
                                  "date_upd": "2026-03-10T09:39:58.1298665+01:00",
                                  "date_out": "2026-03-10T09:39:58.1298665+01:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "68"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "69",
                                  "id": "05588e4c-a864-42e7-a063-ace4d414421f",
                                  "id_user_add": "9324dd4e-1697-4aea-a706-845b896a398c",
                                  "id_table": "06d8de80-86cd-43de-8d9b-a4eb7c2162f2",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "52a7f131-2876-4a36-8f7a-d212183768f6",
                                  "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "70",
                                    "id": "ca212952-2734-43a7-bcc9-172c74e0d440",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                    "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "71",
                                        "id": "526e6ad9-40e9-4563-9c9a-fa77e19ffeec",
                                        "id_sync": "f71ec29b-7142-4566-8c90-0ccfecf8f106",
                                        "json": "sample string 3",
                                        "id_table": "b2593265-1f7a-45f2-9134-7bfceed722a1",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "72",
                                          "id": "8dc07a2c-faad-4c48-8633-4317e8ba184a",
                                          "id_branch_from": "bcc07f93-d9af-42e8-add8-fdca9ea9d109",
                                          "id_branch_to": "672cd8d8-5532-4238-a891-d9f8ea952876",
                                          "type": 4,
                                          "created_on": "2026-03-10T09:39:58.1298665+01:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-03-10T09:39:58.1298665+01:00",
                                          "send_on": "2026-03-10T09:39:58.1298665+01:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "71"
                                            },
                                            {
                                              "$ref": "71"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "70"
                                        }
                                      },
                                      {
                                        "$ref": "71"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "69"
                                      },
                                      {
                                        "$ref": "69"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "69"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "73",
                                  "id": "c39d8f00-5d75-446a-bb31-259a4def4394",
                                  "id_pos": "d52bc83c-7719-4e59-80ee-a1dc3154c8ff",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "61"
                                },
                                {
                                  "$ref": "61"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "37"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "2"
                        },
                        "mt_units1": {
                          "$ref": "2"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "59"
                          },
                          {
                            "$ref": "59"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "64"
                          },
                          {
                            "$ref": "64"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "44"
                          },
                          {
                            "$ref": "44"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "29"
                },
                {
                  "$ref": "29"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "90b64b7f-cf06-4753-9350-31b87b4ca336",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "a25e17ec-ed5f-4bf8-9f53-c34cbba78b6c",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "f338fa06-7ca2-4c38-a49e-1e565bc20db5",
                  "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:39:58.1298665+01:00",
                  "last_update": "2026-03-10T09:39:58.1298665+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "66032512-c0ea-4ad3-97de-8c8fee3dd94e",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-03-10T09:39:58.1298665+01:00",
                    "last_update": "2026-03-10T09:39:58.1298665+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "aa8f7700-cbe9-490a-a37d-c5d1bcc46923",
                      "id_function": "25da2463-7b07-4bfc-b472-9dce2fee8056",
                      "id_user": "ab04e468-7ddc-4138-9b06-4c472eef440f",
                      "id_profile": "e81816fc-65b3-4d8a-9d7d-422cd04b826d",
                      "permission": 3,
                      "active": true,
                      "created_on": "2026-03-10T09:39:58.1298665+01:00",
                      "last_update": "2026-03-10T09:39:58.1298665+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "e996e02c-50dc-4450-9d3e-ada6b6e6f352",
                        "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:39:58.1298665+01:00",
                        "last_update": "2026-03-10T09:39:58.1298665+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "ad67e38e-c7cb-435f-afd3-3e76df2533f9",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "610976b9-6bf1-4428-b981-231023c2f612",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-03-10T09:39:58.1298665+01:00",
                "date_end": "2026-03-10T09:39:58.1298665+01:00",
                "state": "sample string 6",
                "created_on": "2026-03-10T09:39:58.1298665+01:00",
                "last_update": "2026-03-10T09:39:58.1298665+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "72"
              },
              {
                "$ref": "72"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "32"
              },
              {
                "$ref": "32"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "mt_locations": [
          {
            "$ref": "62"
          },
          {
            "$ref": "62"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "42"
          },
          {
            "$ref": "42"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "43"
          },
          {
            "$ref": "43"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "48"
          },
          {
            "$ref": "48"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_units": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "9571dc32-813c-4aff-b943-e8192d74bc33",
            "token_id": "sample string 2",
            "id_user": "43bb9dd0-b629-4351-b974-167ac2fda9e6",
            "date_from": "2026-03-10T09:39:58.1298665+01:00",
            "date_end": "2026-03-10T09:39:58.1298665+01:00",
            "created_on": "2026-03-10T09:39:58.1298665+01:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "tt_logs": [
          {
            "$ref": "69"
          },
          {
            "$ref": "69"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "81",
            "id": "edee4826-8ef3-43dc-8494-fd0de2a3a85f",
            "id_room_activity": "c5e07614-bc8c-4647-b797-0689efba872c",
            "id_pos_sesion": "b32094dd-17fd-447a-9519-07dcd3b5a6ba",
            "log_text": "sample string 4",
            "id_user": "322161b3-491e-40eb-b703-45330abd33fc",
            "created_on": "2026-03-10T09:39:58.1298665+01:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ]
      },
      "mt_items": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_items1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ]
    },
    "st_users": {
      "$ref": "3"
    },
    "mt_items_formula": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ]
  },
  {
    "$ref": "1"
  }
]