GET api/Mt_Pos_Doc_Print?all_rows={all_rows}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
all_rows

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_pos_doc_print
NameDescriptionTypeAdditional information
id_pos_print

globally unique identifier

Required

id_doc

globally unique identifier

Required

id_pos_type

globally unique identifier

Required

id_doc_print

globally unique identifier

Required

copies

integer

Required

print_mode

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_docs

mt_docs

None.

mt_pos_print

mt_pos_print

None.

mt_pos_types

mt_pos_types

None.

st_doc_print

st_doc_print

None.

st_users

st_users

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id_pos_print": "585bc188-7a29-4ba5-b2fe-0f9366556557",
    "id_doc": "ea2d3cbb-668b-439e-aa14-b7472558465a",
    "id_pos_type": "96b0bc7c-1728-45e9-97ce-c5822b64301f",
    "id_doc_print": "18d7a00a-94c7-41da-84cb-ddb865d0d103",
    "copies": 5,
    "print_mode": 6,
    "active": true,
    "created_on": "2026-03-10T09:39:59.2271844+01:00",
    "last_update": "2026-03-10T09:39:59.2271844+01:00",
    "id_user_upd": "f7e0a2e1-b8cf-4f5e-88ea-2d511156f1de",
    "commited": true,
    "mt_docs": {
      "$id": "2",
      "id": "275786a1-fcf3-4da7-9cd2-ffb07d454100",
      "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": "6da7cebc-aa64-4ff5-9d1d-b2aff5b05817",
      "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:59.2271844+01:00",
      "last_update": "2026-03-10T09:39:59.2271844+01:00",
      "id_user_upd": "2bde6a27-a18f-442e-876d-3b646b3fe095",
      "commited": true,
      "mt_docs_payment_money": [
        {
          "$id": "3",
          "id_doc": "2cb6349b-539d-4227-895b-85a3d00c3931",
          "id_pay": "34a24117-deb5-4658-872f-c5e627292757",
          "id_money": "b5737466-6400-47b4-a605-5b2c0cb78928",
          "active": true,
          "created_on": "2026-03-10T09:39:59.2271844+01:00",
          "last_update": "2026-03-10T09:39:59.2271844+01:00",
          "id_user_upd": "937fee6c-06f6-45d8-8cb3-64216ce4fae6",
          "commited": true,
          "mt_docs": {
            "$ref": "2"
          },
          "mt_money_types": {
            "$id": "4",
            "id": "88877159-f8c5-4965-8a21-13257fc166cf",
            "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": "a3b6d0e6-d2bb-4d6f-a160-943675d779de",
            "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:59.2271844+01:00",
            "last_update": "2026-03-10T09:39:59.2271844+01:00",
            "id_user_upd": "bd191031-b985-4710-8ddb-a4826be0d097",
            "commited": true,
            "mt_docs_payment_money": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_money_rates": [
              {
                "$id": "5",
                "id_money_1": "2b8c87c2-475c-4c40-92e3-6adddb5d2ea9",
                "id_money_2": "77d66d13-7fd8-48ad-ab40-5bef767c9b2b",
                "date_from": "2026-03-10T09:39:59.2271844+01:00",
                "coefficient": 4.1,
                "active": true,
                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                "id_user_upd": "79366253-b9c6-4173-842c-96525e5dab0a",
                "commited": true,
                "mt_money_types": {
                  "$ref": "4"
                },
                "mt_money_types1": {
                  "$ref": "4"
                },
                "st_users": {
                  "$id": "6",
                  "id": "66e107f4-400d-4c08-b78b-05063e70512a",
                  "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": "fb5fdecc-4417-4d38-8c06-c088e53c6eb2",
                  "view_messages": true,
                  "id_image_photo": "ed8a2ad9-9e6c-4782-b217-63c551eee5a3",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "6ff8e718-05c9-4de8-94e1-98294a40752d",
                  "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:59.2271844+01:00",
                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$id": "7",
                      "id": "2934c945-edc1-4207-9075-64590b24ceb7",
                      "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": "b7d075a3-048c-4ed6-8827-13abcd4aa333",
                      "order": 12,
                      "external_id": "sample string 13",
                      "sync": true,
                      "active": true,
                      "created_on": "2026-03-10T09:39:59.2271844+01:00",
                      "last_update": "2026-03-10T09:39:59.2271844+01:00",
                      "id_user_upd": "36c79386-9892-4670-a5e4-58b815f03afe",
                      "commited": true,
                      "st_images": {
                        "$id": "8",
                        "id": "83a805e9-6aae-4978-80b1-803de8902a69",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_img_type": "67e9bb2d-a3b3-48f0-be5d-8c8a79b62941",
                        "image_file": "sample string 5",
                        "extension": "sample string 6",
                        "high": 1,
                        "width": 1,
                        "active": true,
                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$id": "9",
                            "id": "03cf1ecd-7aaf-4edc-a2f9-d22414d33374",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_item_type": "c7dc9c44-e6b2-4ce0-b211-59ef3c5ac201",
                            "order_type": 5,
                            "name_pos": "sample string 6",
                            "id_image": "90da32e4-a749-4545-bcc2-ec05a6823d33",
                            "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:59.2271844+01:00",
                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                            "id_user_upd": "187a8806-f36f-4e21-bcba-8e7719d76048",
                            "commited": true,
                            "mt_categories_items": [
                              {
                                "$id": "10",
                                "id_category": "aaea24a7-64bb-4112-9811-ba17aeb48638",
                                "id_item": "0afdfd27-ed4c-47a4-86c8-d6d75d002b14",
                                "is_default": true,
                                "active": true,
                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                "id_user_upd": "32c18575-15b1-47fe-8334-06123197f796",
                                "commited": true,
                                "mt_categories": {
                                  "$ref": "9"
                                },
                                "mt_items": {
                                  "$id": "11",
                                  "id": "b983d188-af11-4b74-82ba-cdb98af08826",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_unit": "a2464ae8-ea1b-48f6-8f83-47d29c957ace",
                                  "id_unit_sec": "58bb2330-90a4-4d91-b70f-f37886bb9506",
                                  "id_brand": "e901891d-e048-46e2-8412-219c6ad84a47",
                                  "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": "b3548449-7993-4a2a-b80a-8a428e48a503",
                                  "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:59.2271844+01:00",
                                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                  "id_user_upd": "2d05b766-6eb3-4046-b327-c2d8cc7572e0",
                                  "commited": true,
                                  "mt_brands": {
                                    "$id": "12",
                                    "id": "20119fe0-972f-422a-ba38-42a23c350f42",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                    "id_user_upd": "43979c09-2081-409b-821d-109dad442974",
                                    "commited": true,
                                    "mt_items": [
                                      {
                                        "$ref": "11"
                                      },
                                      {
                                        "$ref": "11"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "6"
                                    }
                                  },
                                  "mt_categories_items": [
                                    {
                                      "$ref": "10"
                                    },
                                    {
                                      "$ref": "10"
                                    }
                                  ],
                                  "mt_items_featured": [
                                    {
                                      "$id": "13",
                                      "id": "6373014e-e027-4bc1-bf15-90014dc063a5",
                                      "id_branch": "4ac347c2-b0dd-4707-b288-ecc7dae144aa",
                                      "id_pos_type": "b808f4da-4178-480c-bf3b-60db77dc088c",
                                      "id_pos": "e82f8853-8579-43bc-ae72-10ded085c1dc",
                                      "id_item": "705b6a5c-5d69-4b01-91b7-6fec029f9667",
                                      "date_from": "2026-03-10T09:39:59.2271844+01:00",
                                      "date_end": "2026-03-10T09:39:59.2271844+01:00",
                                      "image_id": 4,
                                      "active": true,
                                      "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                      "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                      "id_user_upd": "bdf05ba5-f4dc-4989-a773-f32c922e05b4",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "mt_items": {
                                        "$ref": "11"
                                      },
                                      "mt_pos": {
                                        "$id": "14",
                                        "id": "e4cea752-8c12-4e47-b085-2cd0ed9249d0",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "30cd5d81-f32c-4b4b-bd52-c579ca74b799",
                                        "id_zone": "f8792555-a0fb-4636-822a-b234c6f16ca0",
                                        "user_required": true,
                                        "active": true,
                                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                        "id_user_upd": "87cbacd7-0f75-43bc-b872-82619ba40378",
                                        "commited": true,
                                        "mt_branches_zones": {
                                          "$id": "15",
                                          "id": "5d370a3a-bec7-4820-b8cc-f3b68ca94c72",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_branch": "01a07f5b-b64a-4c53-aac6-634f74d8ac42",
                                          "active": true,
                                          "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                          "id_user_upd": "69429e0b-82ff-4cbd-ab11-83883fce49d6",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "7"
                                          },
                                          "mt_pos": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        "mt_cloakrooms": [
                                          {
                                            "$id": "16",
                                            "id": "31607a46-07b8-440b-8a99-6cc5e3aa19ca",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "id_pos": "bc50d62d-f498-415b-a235-dc60300ca211",
                                            "unit_ini": 5,
                                            "unit_end": 6,
                                            "name_pos": "sample string 7",
                                            "id_image": "50556baa-0fd5-4090-a2c5-fd3cdb63c11e",
                                            "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:59.2271844+01:00",
                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                            "id_user_upd": "32bc7072-1e98-44c9-979a-8f5def18f7e5",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_images": {
                                              "$ref": "8"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            },
                                            "tt_cloakrooms_units": [
                                              {
                                                "$id": "17",
                                                "id": "2b460e79-0963-4950-956a-9ec2091b4a11",
                                                "id_cloakroom": "45d58bbf-ed7f-4ef8-beba-fcb922274faa",
                                                "id_pos_sesion": "34844759-bf69-40fd-af3d-2e46b4f09b6f",
                                                "unit_id": 4,
                                                "date_open": "2026-03-10T09:39:59.2271844+01:00",
                                                "date_close": "2026-03-10T09:39:59.2271844+01:00",
                                                "id_doc_sa": "a634a54c-93c5-4ecb-93d8-a3cdb675671a",
                                                "commited": true,
                                                "mt_cloakrooms": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$id": "18",
                                                  "id": "60cb849b-bf7f-41be-a490-b0184af9823d",
                                                  "id_pos": "a26f80f9-2b99-4c6d-a707-afe41561c334",
                                                  "id_doc": "097324a3-0d75-4315-a5ab-a76b7c97ad7a",
                                                  "id_branch": "d9375e21-4289-415c-be88-133b1ddf9586",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-03-10T09:39:59.2271844+01:00",
                                                  "date_tax": "2026-03-10T09:39:59.2271844+01:00",
                                                  "hour_doc": "00:00:00.1234567",
                                                  "block": true,
                                                  "id_ref": "5a208f1b-accf-40b6-873d-3b9e6401d93b",
                                                  "id_relationship": "931cc42b-84ad-4025-8ab9-48b325e8dce1",
                                                  "id_loc_from": "d20238b4-d9cb-4dd4-9bf3-8b240a4c4883",
                                                  "id_loc_end": "58112209-28fe-48d7-b5c7-c2727265957d",
                                                  "id_user_add": "3773e16e-3da3-4795-9e3e-2e1646e31707",
                                                  "id_user_upd": "170a5a05-d25a-410e-8464-9c6f5ceee3e7",
                                                  "comment": "sample string 12",
                                                  "id_pos_sesion": "698c5eb1-3818-4cb8-96dd-4bcb0d818e2e",
                                                  "id_room_unit": "8ab9d5b5-dc67-42a8-aafd-fe801178c565",
                                                  "ref_locator": "sample string 13",
                                                  "ref_zone_aut": "sample string 14",
                                                  "id_pos_type": "eecff762-a4b4-4ace-b6ca-313c15977b2d",
                                                  "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:59.2271844+01:00",
                                                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                  "commited": true,
                                                  "created_by": 1,
                                                  "doc_print": true,
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "2"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "19",
                                                    "id": "1d36b9a2-1c4b-43d8-ab13-136263b44e57",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "2a96f969-1100-45ae-b9ae-219ea75da4e5",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                    "id_user_upd": "76aa1588-fd0d-411a-98c0-9e4c249ed3ee",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "7"
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa1": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$id": "20",
                                                        "id": "62f5e0cd-77fc-443d-8193-5bede2416884",
                                                        "id_pos": "330b0d4a-8faf-4c30-a8f0-398a53ef3a4b",
                                                        "id_doc": "a3714d9f-c0c3-4e2e-a48c-fd18e6ec7416",
                                                        "id_branch": "94f9bcb9-d1cc-4fad-9c17-b030cafba11b",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-03-10T09:39:59.2271844+01:00",
                                                        "block": true,
                                                        "nro_original": "sample string 8",
                                                        "id_ref": "8abc1e00-d0cd-4b40-aeac-3df2008fb516",
                                                        "id_loc_from": "bdbe6c1a-f9c3-4e3d-b8d2-2df604539feb",
                                                        "id_loc_end": "f884b597-fc04-4107-aa45-6bc43346b519",
                                                        "id_user_add": "d363ec2f-5ee7-474d-ae2c-6b214081bdcb",
                                                        "id_user_upd": "4ef77fb4-d438-4738-808a-96f403ad00f1",
                                                        "id_pos_sesion": "0c0acff6-615f-4295-b06b-5a5ced069eb2",
                                                        "comment": "sample string 12",
                                                        "status": 1,
                                                        "is_send": true,
                                                        "date_send": "2026-03-10T09:39:59.2271844+01:00",
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "7"
                                                        },
                                                        "mt_docs": {
                                                          "$ref": "2"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "19"
                                                        },
                                                        "mt_locations1": {
                                                          "$ref": "19"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "14"
                                                        },
                                                        "st_users": {
                                                          "$ref": "6"
                                                        },
                                                        "st_users1": {
                                                          "$ref": "6"
                                                        },
                                                        "tt_doc_st_det": [
                                                          {
                                                            "$id": "21",
                                                            "id_doc_st": "b27363f1-a417-4ceb-9f06-d58d403cba8b",
                                                            "id_line": 2,
                                                            "id_item": "ca423bee-39bb-4380-94e0-d002321d8915",
                                                            "comment": "sample string 4",
                                                            "qty": 5.1,
                                                            "status": 1,
                                                            "active": true,
                                                            "mt_items": {
                                                              "$ref": "11"
                                                            },
                                                            "tt_doc_st": {
                                                              "$ref": "20"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "21"
                                                          }
                                                        ],
                                                        "tt_doc_st1": [
                                                          {
                                                            "$ref": "20"
                                                          },
                                                          {
                                                            "$ref": "20"
                                                          }
                                                        ],
                                                        "tt_doc_st2": {
                                                          "$ref": "20"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_doc_st1": [
                                                      {
                                                        "$ref": "20"
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_stock": [
                                                      {
                                                        "$id": "22",
                                                        "id_location": "a633057f-5182-4462-a54b-4f4056788606",
                                                        "id_item": "c3bd579c-a7ff-4294-9a29-3cc84b72da82",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                        "commited": true,
                                                        "mt_items": {
                                                          "$ref": "11"
                                                        },
                                                        "mt_locations": {
                                                          "$ref": "19"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ]
                                                  },
                                                  "mt_locations1": {
                                                    "$ref": "19"
                                                  },
                                                  "mt_pos": {
                                                    "$ref": "14"
                                                  },
                                                  "st_users": {
                                                    "$ref": "6"
                                                  },
                                                  "st_users1": {
                                                    "$ref": "6"
                                                  },
                                                  "tt_cloakrooms_units": [
                                                    {
                                                      "$ref": "17"
                                                    },
                                                    {
                                                      "$ref": "17"
                                                    }
                                                  ],
                                                  "tt_doc_sa_cashflow": [
                                                    {
                                                      "$id": "23",
                                                      "id_doc_sa": "7f6b6e70-4c91-4c03-8597-bf96fa6a6d5b",
                                                      "id_pay": "1687dc1d-58a0-4cd7-9e6c-929a45754725",
                                                      "id_money": "593a8f9b-2847-4b74-b314-a6e2317071f3",
                                                      "date_cashflow": "2026-03-10T09:39:59.2271844+01:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "ff9cbe58-ef92-4ca7-9ff6-56117cf08e5a",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "24",
                                                        "id": "c8ec3815-033b-4106-8e5b-0c5c5b971053",
                                                        "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": "296ef4fa-ee8c-45e2-aba0-6e22266acd3c",
                                                        "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:59.2271844+01:00",
                                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                        "id_user_upd": "99af5cb8-ce2c-47b9-b871-8f7fe366cb76",
                                                        "commited": true,
                                                        "mt_docs_payment_money": [
                                                          {
                                                            "$ref": "3"
                                                          },
                                                          {
                                                            "$ref": "3"
                                                          }
                                                        ],
                                                        "st_images": {
                                                          "$ref": "8"
                                                        },
                                                        "st_users": {
                                                          "$ref": "6"
                                                        },
                                                        "tt_doc_sa_cashflow": [
                                                          {
                                                            "$ref": "23"
                                                          },
                                                          {
                                                            "$ref": "23"
                                                          }
                                                        ],
                                                        "tt_doc_sa_pay": [
                                                          {
                                                            "$id": "25",
                                                            "id_doc_sa": "12b90926-09e1-4bf2-b932-f1e1ee1daf7f",
                                                            "id_line": 2,
                                                            "id_pay": "e20f61f6-c004-48ac-9adf-2cad6c299664",
                                                            "id_money": "8c2d12f7-46f9-4d73-935c-d7a65a8f9e66",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "7ff9402f-41e7-455c-91a8-bc097915358a",
                                                            "id_employee": "b8e7d22b-7d8a-4e4b-9044-c3c6e990f67d",
                                                            "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": "83242ad3-9480-4be2-ad9c-a2db2f5a9526",
                                                            "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": "26",
                                                              "id": "9d95cfa8-5b3b-428b-8b59-42a449f88077",
                                                              "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": "94d4c4b7-40d9-4e83-ba01-311d1847d1a7",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "c94876db-1d17-4631-a548-419e98253ab8",
                                                              "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:59.2271844+01:00",
                                                              "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                              "id_user_upd": "d075e9a3-d235-41b6-a432-a1c052f1f617",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_employee": "71634320-224e-43f3-a6d9-f030f11ff131",
                                                                  "id_branch": "f9928224-2ad4-4a27-a788-1ad1ac153acc",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                  "id_user_upd": "f2de4dc3-70fa-4e61-9f0c-729f163eaf21",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "26"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "28",
                                                                "id": "8be682e0-5505-4f9d-8ae0-4c54c040e60b",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                "id_user_upd": "e90c632c-f05b-4e6b-b7a0-982e34ce7861",
                                                                "commited": true,
                                                                "mt_employees": [
                                                                  {
                                                                    "$ref": "26"
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                }
                                                              },
                                                              "st_images": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users": {
                                                                "$ref": "6"
                                                              },
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$id": "29",
                                                                  "id_doc_sa": "861038c2-0bc4-4170-b201-17624981979d",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "976e95ce-ad1a-4a74-8481-843a3bf14958",
                                                                  "qty": 4.1,
                                                                  "id_list": "f69e6fb5-717a-498a-a1d6-13de56e5ccf2",
                                                                  "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": "0da3fa0f-6570-46b9-915b-18a6870b84a0",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "74f3bac1-a738-43be-a519-223b77d71283",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "f0101237-980d-437a-b6ef-779e241995ff",
                                                                  "id_user_upd": "51d17924-159d-4ea1-b128-89c6f7956583",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "30",
                                                                    "id": "c9ab8304-af10-449c-a6dc-20b5b6791b29",
                                                                    "id_item": "adae37b2-a579-41bd-a99f-7ac0b8581dc6",
                                                                    "id_item_type": "9553287d-ad17-43b4-871a-c0bc59d27485",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "c8d6e27f-ae41-40bb-8803-7938349aa0d8",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                    "id_user_upd": "fd991256-e12e-4e56-b732-176f079ac03f",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_item_sub": "2ae483f2-529b-48d5-a318-c98cc6006733",
                                                                        "id_item": "3988eac9-bd0b-426e-b513-f6b6e344e704",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "fbf9e84b-aa18-4d93-8f08-f9fb3666de29",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "32",
                                                                          "id": "7eb7a54c-40d4-4e56-8433-675e89aa124c",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "095f277b-f4ca-46f6-9867-6e7c347c342b",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                          "id_user_upd": "44b42db4-c4f5-4ba9-96bc-cf33162ce93f",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "33",
                                                                            "id": "c45cd524-9f5f-44f5-a31a-e22d08645daf",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "id_user_upd": "97864d68-c9ee-48ec-8d78-bb1163e197f1",
                                                                            "commited": true,
                                                                            "mt_units_ref": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_items": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ],
                                                                            "mt_items1": [
                                                                              {
                                                                                "$ref": "11"
                                                                              },
                                                                              {
                                                                                "$ref": "11"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_items_formula": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "mt_items_types": {
                                                                      "$id": "34",
                                                                      "id": "46d6049d-5676-4bc0-b1b3-991f7688f023",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "48edd140-9335-4371-97dc-78f660fb638a",
                                                                      "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:59.2271844+01:00",
                                                                      "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                      "id_user_upd": "fb3accad-48c0-476c-8c4f-d42d59a8891b",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_voucher": "407cd813-d61d-4799-a35c-d53870c33a4b",
                                                                          "id_line": "6983c188-a5f5-4117-ae58-9a3d6ed41595",
                                                                          "id_category": "44a5ad3b-ab94-4309-9a14-abc05104d670",
                                                                          "id_item": "8f6d3623-ecfa-4522-8578-e1fffd03fa08",
                                                                          "id_item_type": "e1a62ed7-c931-4930-b304-65f0fc256b21",
                                                                          "price_max": 1.1,
                                                                          "qty_add": 3.1,
                                                                          "qty_used": 4.1,
                                                                          "mt_categories": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "tt_vouchers": {
                                                                            "$id": "36",
                                                                            "id": "ae4a3782-ac37-4316-b996-890a8a35cb03",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "date_end": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "date_used": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "date_sesion": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "id_employee": "ea2e5bcb-9b61-494a-b884-1968fd5af5ac",
                                                                            "id_branch": "3d6232e7-b2df-48aa-87c6-8b80d6c3a26a",
                                                                            "id_voucher_permision": "a4241664-c88d-43c4-9acd-9708a995a123",
                                                                            "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": "1c0f836b-717d-4a07-9796-f4a3d567f905",
                                                                            "id_user_add": "28586d80-42ae-4103-b74d-d29d9744f1f5",
                                                                            "id_doc_sa": "e667550e-5426-4ea7-97c0-a1ba507e8682",
                                                                            "id_item_sub": "7c48b300-d049-4721-ba43-0d6c928f9a60",
                                                                            "id_pos_sesion": "6f68dcde-ed6f-4f3d-aaaa-c75e3eed04b0",
                                                                            "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:59.2271844+01:00",
                                                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$ref": "25"
                                                                              },
                                                                              {
                                                                                "$ref": "25"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_det": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers_permisions": {
                                                                              "$id": "37",
                                                                              "id": "d0a93182-b0e3-4c73-aa72-9cdccdc9fead",
                                                                              "date_from": "2026-03-10T09:39:59.2271844+01:00",
                                                                              "date_end": "2026-03-10T09:39:59.2271844+01:00",
                                                                              "date_used": "2026-03-10T09:39:59.2271844+01:00",
                                                                              "id_employee": "e9ae0563-d5c1-4f59-92e7-c3f8da891a31",
                                                                              "id_branch": "aaca8894-0f82-4686-846a-272e98e4cf45",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "e73d6349-3523-4226-b271-a3a235126912",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                              "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_vouchers": [
                                                                                {
                                                                                  "$ref": "36"
                                                                                },
                                                                                {
                                                                                  "$ref": "36"
                                                                                }
                                                                              ]
                                                                            }
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$id": "38",
                                                                          "id": "6a893efb-65b1-46be-ae41-7f4737594877",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-03-10T09:39:59.2271844+01:00",
                                                                          "date_end": "2026-03-10T09:39:59.2271844+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": "f299b9bb-8684-44fb-ae45-20b6e53f7db6",
                                                                          "id_pos": "e14d9bb1-fdea-47e7-8d79-e4052ff2c791",
                                                                          "id_list": "1bca1d9e-4025-4d6e-befd-d21693bded2d",
                                                                          "id_item": "9b3c1686-a059-492f-b77d-9c4ece81fcc1",
                                                                          "id_item_type": "d1b4f29a-41c8-4838-a8a5-38b2089e207e",
                                                                          "id_category": "a7b70dfa-ca2c-428f-831c-49f0c04e5512",
                                                                          "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:59.2271844+01:00",
                                                                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                          "id_user_upd": "5f02dab4-181c-4974-aa4d-c07631dd3115",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_categories": {
                                                                            "$ref": "9"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "14"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$id": "39",
                                                                            "id": "810921ec-d36d-4e73-8b24-2b4861909429",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "dbf91752-537b-4865-8a13-532e07b33cdd",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "53dc55a4-718c-4731-9be8-19214f6d0cd1",
                                                                            "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:59.2271844+01:00",
                                                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "id_user_upd": "12e0af7c-74bf-41ed-be10-3e4119107962",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "40",
                                                                                "id_pos": "5cd21b4a-dc18-4b34-81f1-7ecd20c84b7d",
                                                                                "id_pos_type": "c2582956-ed89-4c4f-ab57-edf858162940",
                                                                                "id_price_list": "b196328f-6a2f-4ddc-8856-720556552e39",
                                                                                "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:59.2271844+01:00",
                                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "id_user_upd": "46ab723b-8cf9-4b2a-b07b-9a96e3e75008",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "41",
                                                                                  "id_pos": "3164b654-fb7a-4ed1-bd44-873f78f94708",
                                                                                  "id_pos_type": "77a969d9-1511-4bab-ad5b-026d9b3e471c",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                  "id_user_upd": "02e229ff-90e9-4f60-8a28-3a2d99207603",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "42",
                                                                                    "id": "30b60b4a-936b-44dc-a7b3-fb99e683a0be",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "id_user_upd": "68ab106f-6df7-48d9-b9b6-1938d3d59495",
                                                                                    "commited": true,
                                                                                    "mt_items_featured": [
                                                                                      {
                                                                                        "$ref": "13"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "13"
                                                                                      }
                                                                                    ],
                                                                                    "mt_pos_doc_print": [
                                                                                      {
                                                                                        "$ref": "1"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "1"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos_view": [
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "41"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "39"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ],
                                                                            "mt_prices_items": [
                                                                              {
                                                                                "$id": "43",
                                                                                "id_list": "818b117f-3ff3-4a55-b8b9-cebc5131761f",
                                                                                "id_item_sub": "7531adbd-ee3b-498e-a524-b5a917535cf3",
                                                                                "validity_date": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "id_user_upd": "c8f88b89-70cb-4a84-b837-3394d51eef25",
                                                                                "commited": true,
                                                                                "mt_items_sub": {
                                                                                  "$ref": "30"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "39"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "43"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list1": [
                                                                              {
                                                                                "$ref": "39"
                                                                              },
                                                                              {
                                                                                "$ref": "39"
                                                                              }
                                                                            ],
                                                                            "mt_prices_list2": {
                                                                              "$ref": "39"
                                                                            },
                                                                            "mt_prices_list_rules": [
                                                                              {
                                                                                "$id": "44",
                                                                                "id": "85d6eab2-98d6-48bc-b933-46f399cf0ff5",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "date_end": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "id_branch": "1d25b405-cfad-4700-a0ce-e92aa700629a",
                                                                                "id_pos": "9571cbd8-250a-4b22-93cd-4c8d291beda0",
                                                                                "id_list": "d01d6b7c-89c0-48aa-aa04-9cf2b7a95435",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "id_user_upd": "8a946279-e27b-4809-a1fd-4552a31a3f5a",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "mt_pos": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_prices_list": {
                                                                                  "$ref": "39"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "44"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "mt_prices_rules": [
                                                                              {
                                                                                "$ref": "38"
                                                                              },
                                                                              {
                                                                                "$ref": "38"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_det": [
                                                                              {
                                                                                "$ref": "29"
                                                                              },
                                                                              {
                                                                                "$ref": "29"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "tt_items_customs": [
                                                                        {
                                                                          "$id": "45",
                                                                          "id": "695746cc-96bc-4e9d-b2d4-14147b697cb7",
                                                                          "order_id": 2,
                                                                          "id_item": "d4b40399-ad2d-4a38-95d6-1a7a1278c018",
                                                                          "id_item_type": "4e4fc04c-87e6-4d1a-975e-12d91c8391b9",
                                                                          "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": "b4570c9a-6725-4845-8bb3-53034b6415b3",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "f7d9a40a-2ac3-4246-9efc-e4c6d60ec093",
                                                                          "count_voucher": 1,
                                                                          "id_category": "bb648947-ffdf-417f-bfe6-48f80f51aa3b",
                                                                          "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                          "id_user_upd": "06f5be09-794d-4d18-b420-136f6b6e991e",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "46",
                                                                            "id": "994c2ead-f691-4346-8fcf-f12b9525f803",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "22acef64-776c-49a4-b520-e6cfcb4dc356",
                                                                            "date_tax": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "date_open": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "date_close": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "id_user_open": "2501e11a-14ff-4f85-87fa-a495760751e2",
                                                                            "id_user_close": "8e88e1c1-3b66-44a1-a639-ce7687cf7034",
                                                                            "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:59.2271844+01:00",
                                                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "14"
                                                                            },
                                                                            "tt_cloakrooms_units": [
                                                                              {
                                                                                "$ref": "17"
                                                                              },
                                                                              {
                                                                                "$ref": "17"
                                                                              }
                                                                            ],
                                                                            "tt_items_customs": [
                                                                              {
                                                                                "$ref": "45"
                                                                              },
                                                                              {
                                                                                "$ref": "45"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pt": [
                                                                              {
                                                                                "$id": "47",
                                                                                "id": "6de524a3-6b6c-41d4-ac53-5717d7d6f20e",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "e6a0ba95-857a-4c9a-9ba7-94de25e57bab",
                                                                                "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:59.2271844+01:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "48",
                                                                                "id": "bacc656c-f887-49f6-8bdb-4dbd018bc86f",
                                                                                "id_room_unit": "5c987c21-3a06-4a19-a32b-e7e0252ec469",
                                                                                "id_room_list": "c7e76d2e-24b6-40df-bde4-7b01ac313708",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "date_from": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "date_end": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "date_open": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "date_close": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "id_employee": "a9dcbba0-b243-4aba-b051-a18afd4336a1",
                                                                                "id_employee_sec": "d475282e-ee20-4057-b1c7-ac23a969f975",
                                                                                "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": "2c1795de-d686-44d9-88d7-8afd26776fb4",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "cefc2510-6361-4f0b-b0ad-da2310c883b2",
                                                                                "id_user_close": "5f3beec9-8f67-4b1d-8ffe-9af851f60ca4",
                                                                                "id_unit_state": "e62a698f-cc18-41fb-9614-1caa89e123c6",
                                                                                "id_pos_sesion": "721e1120-5576-4f63-9ca1-475d1704c4f6",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "49",
                                                                                  "id": "7060412a-77ad-4472-9eec-9b3b69b8a1e9",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "f5a57ec7-ff7f-44b6-aab2-054cba1b9eae",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "dc610385-74ba-4940-b748-649da70a764e",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-03-10T09:39:59.2271844+01:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                  "id_user_upd": "df52ebfa-ea5e-40c8-b6bb-b5c9728b4e75",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "50",
                                                                                    "id": "09afbb84-2480-4788-b752-0e03e3564895",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "0ff34db7-12a6-4e69-b596-40f3c0d8b7dd",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "adb97f64-8642-411e-a6c2-794ef6f1e9d4",
                                                                                    "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": "eb6b0e36-92f1-481f-9022-0c9b1e847e53",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "id_user_upd": "afc9ea06-19e4-4d6d-a532-c18451811984",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "51",
                                                                                        "id_pos": "36774ad5-5098-4640-95bc-08a17455be54",
                                                                                        "id_room": "3ad02e66-32c8-48bd-9b4d-1021aba1f8a6",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "id_user_upd": "eb8b740c-3b2d-47c7-9215-b8389ece2d71",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "14"
                                                                                        },
                                                                                        "mt_rooms": {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "51"
                                                                                      }
                                                                                    ],
                                                                                    "st_images": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_images1": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ],
                                                                                    "tt_rooms_list": [
                                                                                      {
                                                                                        "$id": "52",
                                                                                        "id": "0a35e004-0016-4cd9-89c1-6217349087f0",
                                                                                        "id_room": "6ded070b-1e41-4dec-9074-7f742e8c7b0a",
                                                                                        "date_in": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "date_out": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "id_user_add": "636e291a-9cd1-43b6-91f1-51aa81e78b12",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "commited": true,
                                                                                        "mt_rooms": {
                                                                                          "$ref": "50"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        },
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      {
                                                                                        "$ref": "52"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  "mt_rooms_units_types": {
                                                                                    "$id": "53",
                                                                                    "id": "333df5d7-475d-457e-a1cd-f8a3e88a830e",
                                                                                    "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:59.2271844+01:00",
                                                                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "id_user_upd": "36e65b7e-d8c4-4a47-a055-546867e478ed",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "54",
                                                                                        "id_room_type": "ef544cbc-f4b3-47a7-bbc3-b441f0a08984",
                                                                                        "id_room_state": "8ea2ea62-4872-439d-9a6f-2e76a27cf5e9",
                                                                                        "id_image": "eb24d8de-d2a8-4fd0-86fd-2f6a7b608baa",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                        "id_user_upd": "e5c5a50e-82de-421e-b153-1cddb7b56391",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "55",
                                                                                          "id": "d96d7028-8d90-4806-bae9-2726298df24a",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                          "id_user_upd": "14905302-db5b-484b-af1a-f3cadbe40147",
                                                                                          "commited": true,
                                                                                          "st_users": {
                                                                                            "$ref": "6"
                                                                                          },
                                                                                          "mt_rooms_units_states_types": [
                                                                                            {
                                                                                              "$ref": "54"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "54"
                                                                                            }
                                                                                          ],
                                                                                          "tt_rooms_units_activity": [
                                                                                            {
                                                                                              "$ref": "48"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "48"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "mt_rooms_units_types": {
                                                                                          "$ref": "53"
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        }
                                                                                      },
                                                                                      {
                                                                                        "$ref": "54"
                                                                                      }
                                                                                    ],
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    }
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "tt_rooms_units_activity": [
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "48"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_states": {
                                                                                  "$ref": "55"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "st_users1": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_doc_sa": [
                                                                                  {
                                                                                    "$ref": "18"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "18"
                                                                                  }
                                                                                ],
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "tt_rooms_list": {
                                                                                  "$ref": "52"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "48"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "18"
                                                                              },
                                                                              {
                                                                                "$ref": "18"
                                                                              }
                                                                            ],
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id": "9f3e4ece-5bec-4d94-b878-ec39b64301cc",
                                                                                "id_pos_sesion": "f29b8c2a-0a02-4e24-bac7-3249be308646",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "264575c4-c89d-42a9-932d-0a7f4fa1f3c6",
                                                                                "id_room_unit_activity": "8b8ed47b-3f13-42fa-8407-19927a9b0297",
                                                                                "id_doc_sa": "d4483190-9c47-486a-ae72-3ec103f1be8c",
                                                                                "id_pos_type": "3a874a78-1ef0-4408-a2ea-5c0dca7b7fca",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "e9a24ada-a356-4d03-822b-6903148dedb1",
                                                                                "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:59.2271844+01:00",
                                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "57",
                                                                                    "id_tip": "f4f326e1-5c20-4668-a882-2e28836cf985",
                                                                                    "id_user": "2f172483-ce1b-4074-bb26-c1648716088b",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "56"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "58",
                                                                                "id_pos_sesion": "ac20dd94-705e-4700-8ee8-a4c6ed592f23",
                                                                                "id_user": "19b2e956-f4c3-4daf-92ee-979f3bda3443",
                                                                                "date_add": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "59",
                                                                      "id": "bde4cce0-091c-43ba-b0bf-bc5f8f2478b1",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "32664902-eb23-4181-840f-3eaf484231cc",
                                                                      "id_doc_print": "438156e8-7abe-4141-aa1a-143132658f87",
                                                                      "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:59.2271844+01:00",
                                                                      "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                                                      "commited": true,
                                                                      "mt_items_sub": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$ref": "43"
                                                                      },
                                                                      {
                                                                        "$ref": "43"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "29"
                                                                      },
                                                                      {
                                                                        "$ref": "29"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$ref": "39"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "18"
                                                                  },
                                                                  "tt_doc_sa_det_stock": [
                                                                    {
                                                                      "$id": "60",
                                                                      "id_doc_sa": "579a76a2-8d4d-4db5-ad38-12ab00eb1f18",
                                                                      "id_line": 2,
                                                                      "id_item": "e73f9197-09cd-46aa-a714-77494b800f95",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "29"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "60"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "25"
                                                                },
                                                                {
                                                                  "$ref": "25"
                                                                }
                                                              ],
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_vouchers_permisions": [
                                                                {
                                                                  "$ref": "37"
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity": [
                                                                {
                                                                  "$ref": "48"
                                                                },
                                                                {
                                                                  "$ref": "48"
                                                                }
                                                              ],
                                                              "tt_rooms_units_activity1": [
                                                                {
                                                                  "$ref": "48"
                                                                },
                                                                {
                                                                  "$ref": "48"
                                                                }
                                                              ]
                                                            },
                                                            "mt_money_types": {
                                                              "$ref": "4"
                                                            },
                                                            "mt_payment_types": {
                                                              "$ref": "24"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$ref": "18"
                                                            },
                                                            "tt_vouchers": {
                                                              "$ref": "36"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "25"
                                                          }
                                                        ],
                                                        "tt_vouchers": [
                                                          {
                                                            "$ref": "36"
                                                          },
                                                          {
                                                            "$ref": "36"
                                                          }
                                                        ]
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_money_types": {
                                                        "$ref": "4"
                                                      },
                                                      "tt_doc_sa": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "tt_doc_sa_det": [
                                                    {
                                                      "$ref": "29"
                                                    },
                                                    {
                                                      "$ref": "29"
                                                    }
                                                  ],
                                                  "tt_doc_sa_pay": [
                                                    {
                                                      "$ref": "25"
                                                    },
                                                    {
                                                      "$ref": "25"
                                                    }
                                                  ],
                                                  "tt_doc_sa1": [
                                                    {
                                                      "$ref": "18"
                                                    },
                                                    {
                                                      "$ref": "18"
                                                    }
                                                  ],
                                                  "tt_doc_sa2": {
                                                    "$ref": "18"
                                                  },
                                                  "tt_pos_sesion": {
                                                    "$ref": "46"
                                                  },
                                                  "tt_rooms_units_activity": {
                                                    "$ref": "48"
                                                  },
                                                  "tt_spool_doc_print": [
                                                    {
                                                      "$id": "61",
                                                      "id": "6c05b049-846c-4905-a5da-f4bad17a4ff7",
                                                      "spool_server": "sample string 2",
                                                      "id_doc_sa": "7c444f3c-caae-4435-a562-34a214417db9",
                                                      "spool_printer": "sample string 4",
                                                      "count": 5,
                                                      "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                      "printed": true,
                                                      "print_on": "2026-03-10T09:39:59.2271844+01:00",
                                                      "tt_doc_sa": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "61"
                                                    }
                                                  ]
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ],
                                        "mt_items_featured": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "mt_pos_print": [
                                          {
                                            "$id": "62",
                                            "id": "eab91ca9-7c59-4216-81df-52b9545a5431",
                                            "id_pos": "f5381a51-5026-49e7-9ee6-6bf867d186f9",
                                            "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:59.2271844+01:00",
                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                            "id_user_upd": "69e3ed95-0981-4a3d-afc7-fba403373cb4",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "1"
                                              },
                                              {
                                                "$ref": "1"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "62"
                                          }
                                        ],
                                        "mt_pos_rooms": [
                                          {
                                            "$ref": "51"
                                          },
                                          {
                                            "$ref": "51"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "6"
                                        },
                                        "mt_pos_view": [
                                          {
                                            "$ref": "41"
                                          },
                                          {
                                            "$ref": "41"
                                          }
                                        ],
                                        "mt_prices_list_rules": [
                                          {
                                            "$ref": "44"
                                          },
                                          {
                                            "$ref": "44"
                                          }
                                        ],
                                        "mt_prices_rules": [
                                          {
                                            "$ref": "38"
                                          },
                                          {
                                            "$ref": "38"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "63",
                                            "id_pos": "214efd6b-b93f-479a-8bdd-4110ecabe3a6",
                                            "id_doc": "b10a4954-79ab-4524-987a-d4c171c9d1ad",
                                            "value": 3,
                                            "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "2"
                                            },
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "st_pos_license": [
                                          {
                                            "$id": "64",
                                            "id": "508dbc95-0c13-402d-8ddd-048b495d9d62",
                                            "id_pos": "97e6fbfc-2773-4336-9e12-3f735dfcaf10",
                                            "mac_address": "sample string 3",
                                            "date_end": "2026-03-10T09:39:59.2271844+01:00",
                                            "key_access": "sample string 5",
                                            "id_user_add": "bf671c6a-2428-4d34-87cc-e1b5fda58392",
                                            "active": true,
                                            "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "st_users_pos": [
                                          {
                                            "$id": "65",
                                            "id_user": "cfad9f42-0954-4694-9728-bf457b5c6d26",
                                            "id_pos": "88a3df91-d949-41a6-b64a-8f20c2a37228",
                                            "pass_required": true,
                                            "active": true,
                                            "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "65"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_pos_connection": [
                                          {
                                            "$id": "66",
                                            "id": "b85c6952-35c4-4cf9-b1ae-4362557b884c",
                                            "id_pos": "40db7024-da7f-4a65-9e23-a0af45962a6a",
                                            "date_add": "2026-03-10T09:39:59.2271844+01:00",
                                            "date_upd": "2026-03-10T09:39:59.2271844+01:00",
                                            "date_out": "2026-03-10T09:39:59.2271844+01:00",
                                            "connection_type": "sample string 3",
                                            "connection_speed": 1,
                                            "terminal_name": "sample string 4",
                                            "version": "sample string 5",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "tt_pos_sesion": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "tt_logs": [
                                          {
                                            "$id": "67",
                                            "id": "ffa1d5c3-a77b-48f1-8a83-93a1eceb0243",
                                            "id_user_add": "0d181474-7a2d-41eb-aeb1-f9843f66804e",
                                            "id_table": "78217d67-2492-4359-b4b7-853eb5cf1b19",
                                            "message_log": "sample string 3",
                                            "json_object": "sample string 4",
                                            "log_type": "sample string 5",
                                            "id_pos": "3a111187-bc3f-424c-9d1e-b8efe71e9911",
                                            "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_sync_tables": {
                                              "$id": "68",
                                              "id": "72302185-9195-40ce-926b-70a32e99a3d3",
                                              "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:59.2271844+01:00",
                                              "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                              "commited": true,
                                              "st_sync_packages_det": [
                                                {
                                                  "$id": "69",
                                                  "id": "b2e9fd22-c0fc-4161-ba69-b071214cde78",
                                                  "id_sync": "18547c09-f3ac-4203-85ef-5ea6400adce8",
                                                  "json": "sample string 3",
                                                  "id_table": "b9ccdb56-cae0-44ec-a5df-92e4ad64571a",
                                                  "order": 5,
                                                  "st_sync_packages": {
                                                    "$id": "70",
                                                    "id": "e4941ceb-2b26-4c79-a400-01785d66cb60",
                                                    "id_branch_from": "703813ee-b684-46f4-8779-ee19854a33ac",
                                                    "id_branch_to": "8421be80-5efd-4d33-9c79-4a9c8938f204",
                                                    "type": 4,
                                                    "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                                    "order": 6,
                                                    "status": 7,
                                                    "log_info": "sample string 8",
                                                    "sync_on": "2026-03-10T09:39:59.2271844+01:00",
                                                    "send_on": "2026-03-10T09:39:59.2271844+01:00",
                                                    "mt_branches": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_branches1": {
                                                      "$ref": "7"
                                                    },
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$ref": "69"
                                                      },
                                                      {
                                                        "$ref": "69"
                                                      }
                                                    ]
                                                  },
                                                  "st_sync_tables": {
                                                    "$ref": "68"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ],
                                              "tt_logs": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "st_local_variables": [
                                          {
                                            "$id": "71",
                                            "id": "1dc9274c-4279-4a43-9779-d6466ffeea88",
                                            "id_pos": "40f2315f-b99b-4039-9ee8-b953071757fb",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "value": "sample string 5",
                                            "type": "sample string 6",
                                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ]
                                      },
                                      "mt_pos_types": {
                                        "$ref": "42"
                                      },
                                      "st_users": {
                                        "$ref": "6"
                                      }
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "mt_items_formula": [
                                    {
                                      "$ref": "31"
                                    },
                                    {
                                      "$ref": "31"
                                    }
                                  ],
                                  "mt_units": {
                                    "$ref": "33"
                                  },
                                  "mt_units1": {
                                    "$ref": "33"
                                  },
                                  "st_images": {
                                    "$ref": "8"
                                  },
                                  "st_users": {
                                    "$ref": "6"
                                  },
                                  "mt_items_sub": [
                                    {
                                      "$ref": "30"
                                    },
                                    {
                                      "$ref": "30"
                                    }
                                  ],
                                  "mt_prices_rules": [
                                    {
                                      "$ref": "38"
                                    },
                                    {
                                      "$ref": "38"
                                    }
                                  ],
                                  "tt_doc_sa_det_stock": [
                                    {
                                      "$ref": "60"
                                    },
                                    {
                                      "$ref": "60"
                                    }
                                  ],
                                  "tt_doc_st_det": [
                                    {
                                      "$ref": "21"
                                    },
                                    {
                                      "$ref": "21"
                                    }
                                  ],
                                  "tt_items_customs": [
                                    {
                                      "$ref": "45"
                                    },
                                    {
                                      "$ref": "45"
                                    }
                                  ],
                                  "tt_stock": [
                                    {
                                      "$ref": "22"
                                    },
                                    {
                                      "$ref": "22"
                                    }
                                  ],
                                  "tt_vouchers_det": [
                                    {
                                      "$ref": "35"
                                    },
                                    {
                                      "$ref": "35"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "6"
                                }
                              },
                              {
                                "$ref": "10"
                              }
                            ],
                            "st_images": {
                              "$ref": "8"
                            },
                            "st_users": {
                              "$ref": "6"
                            },
                            "mt_prices_rules": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "tt_vouchers_det": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ]
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$ref": "26"
                          },
                          {
                            "$ref": "26"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "11"
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "34"
                          },
                          {
                            "$ref": "34"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "24"
                          },
                          {
                            "$ref": "24"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "39"
                          },
                          {
                            "$ref": "39"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms1": [
                          {
                            "$ref": "50"
                          },
                          {
                            "$ref": "50"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "54"
                          },
                          {
                            "$ref": "54"
                          }
                        ],
                        "st_functions": [
                          {
                            "$id": "72",
                            "id": "3863b7b4-81ca-40b4-9290-ba9c1fa52db2",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "73ef6ee4-6c48-4271-b3a6-07e6bf5fdfdc",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "06c222fd-a6ab-468a-bf48-1e7f7fd33387",
                            "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:59.2271844+01:00",
                            "last_update": "2026-03-10T09:39:59.2271844+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "73",
                              "id": "ea09bb62-fea1-4c59-98d4-e26d00a9bb2e",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:39:59.2271844+01:00",
                              "last_update": "2026-03-10T09:39:59.2271844+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "72"
                                },
                                {
                                  "$ref": "72"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "8"
                            },
                            "st_permisions": [
                              {
                                "$id": "74",
                                "id": "a5c52751-a09a-4589-8518-7cd1b65b71eb",
                                "id_function": "fb65be45-4c06-497c-ba91-4a7255319887",
                                "id_user": "8c761d73-0799-49b0-bd9f-5200f2d92b8e",
                                "id_profile": "73c19ab0-7bba-4ea6-94f1-16fad8859479",
                                "permission": 3,
                                "active": true,
                                "created_on": "2026-03-10T09:39:59.2271844+01:00",
                                "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                "commited": true,
                                "st_users_profiles": {
                                  "$id": "75",
                                  "id": "115b6ce0-766d-434a-ba02-7ff09316eb14",
                                  "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:59.2271844+01:00",
                                  "last_update": "2026-03-10T09:39:59.2271844+01:00",
                                  "commited": true,
                                  "st_permisions": [
                                    {
                                      "$ref": "74"
                                    },
                                    {
                                      "$ref": "74"
                                    }
                                  ],
                                  "st_users": [
                                    {
                                      "$ref": "6"
                                    },
                                    {
                                      "$ref": "6"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "6"
                                },
                                "st_functions": {
                                  "$ref": "72"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ]
                          },
                          {
                            "$ref": "72"
                          }
                        ],
                        "st_images_types": {
                          "$id": "76",
                          "id": "1c53c05d-c1e4-4b0a-a2fe-2c4137c1ac12",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2026-03-10T09:39:59.2271844+01:00",
                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                          "commited": true,
                          "st_images": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ]
                        },
                        "mt_docs": [
                          {
                            "$ref": "2"
                          },
                          {
                            "$ref": "2"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "st_users1": [
                          {
                            "$ref": "6"
                          },
                          {
                            "$ref": "6"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$ref": "16"
                          },
                          {
                            "$ref": "16"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "6"
                      },
                      "mt_branches_zones": [
                        {
                          "$ref": "15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "mt_employees_branches": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "19"
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "mt_periods": [
                        {
                          "$id": "77",
                          "id_branch": "f492036e-61f5-4360-bf04-2bab049012dd",
                          "exercise_id": 2,
                          "period_id": 3,
                          "date_from": "2026-03-10T09:39:59.2271844+01:00",
                          "date_end": "2026-03-10T09:39:59.2271844+01:00",
                          "state": "sample string 6",
                          "created_on": "2026-03-10T09:39:59.2271844+01:00",
                          "last_update": "2026-03-10T09:39:59.2271844+01:00",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "38"
                        },
                        {
                          "$ref": "38"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "st_sync_packages": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "st_sync_packages1": [
                        {
                          "$ref": "70"
                        },
                        {
                          "$ref": "70"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "20"
                        },
                        {
                          "$ref": "20"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "37"
                        },
                        {
                          "$ref": "37"
                        }
                      ]
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "mt_branches_zones": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "mt_brands": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "mt_categories_items": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_docs_payment_money": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ],
                  "mt_employees_profiles": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "mt_items_sub": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_money_rates": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "mt_pos_doc_print": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_pos_prices_list": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "mt_pos_print": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "mt_pos_rooms": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "mt_pos_types": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_pos_view": [
                    {
                      "$ref": "41"
                    },
                    {
                      "$ref": "41"
                    }
                  ],
                  "mt_prices_items": [
                    {
                      "$ref": "43"
                    },
                    {
                      "$ref": "43"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "50"
                    },
                    {
                      "$ref": "50"
                    }
                  ],
                  "mt_rooms_units": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "55"
                    },
                    {
                      "$ref": "55"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "mt_rooms_units_types": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "mt_units": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "mt_units_ref": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "st_images": {
                    "$ref": "8"
                  },
                  "st_images1": {
                    "$ref": "8"
                  },
                  "st_permisions": [
                    {
                      "$ref": "74"
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "st_pos_license": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "st_users_pos": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "st_users_profiles": {
                    "$ref": "75"
                  },
                  "st_users_token": [
                    {
                      "$id": "78",
                      "id": "07832ac6-8217-49ed-89fe-5112f61b30c0",
                      "token_id": "sample string 2",
                      "id_user": "53b22697-fb1a-40db-877a-4a66c35e34ea",
                      "date_from": "2026-03-10T09:39:59.2271844+01:00",
                      "date_end": "2026-03-10T09:39:59.2271844+01:00",
                      "created_on": "2026-03-10T09:39:59.2271844+01:00",
                      "st_users": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "78"
                    }
                  ],
                  "tt_doc_sa_cashflow": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "tt_doc_sa_det": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "tt_doc_sa_det1": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "67"
                    },
                    {
                      "$ref": "67"
                    }
                  ],
                  "tt_pos_sesion": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_pos_sesion1": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "tt_rooms_list": [
                    {
                      "$ref": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "tt_rooms_units_activity": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "tt_rooms_units_activity1": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "tt_rooms_units_log": [
                    {
                      "$id": "79",
                      "id": "2e465a6c-968f-4c2a-9378-bc936a6fd1f7",
                      "id_room_activity": "a0cfc6eb-a615-4b85-8508-88bbb26547bc",
                      "id_pos_sesion": "f61043cf-1966-496a-a40a-670c2a5fc8e8",
                      "log_text": "sample string 4",
                      "id_user": "9856d4a9-f337-4a69-953f-4407a8557d52",
                      "created_on": "2026-03-10T09:39:59.2271844+01:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "79"
                    }
                  ],
                  "tt_tips_users": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "mt_docs": [
                    {
                      "$ref": "2"
                    },
                    {
                      "$ref": "2"
                    }
                  ],
                  "tt_pos_sesion_users": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ]
                }
              },
              {
                "$ref": "5"
              }
            ],
            "mt_money_rates1": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ],
            "st_images": {
              "$ref": "8"
            },
            "st_users": {
              "$ref": "6"
            },
            "tt_doc_sa_cashflow": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "tt_doc_sa_pay": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ]
          },
          "mt_payment_types": {
            "$ref": "24"
          },
          "st_users": {
            "$ref": "6"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "st_images": {
        "$ref": "8"
      },
      "st_users": {
        "$ref": "6"
      },
      "mt_pos_doc_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_doc_num": [
        {
          "$ref": "63"
        },
        {
          "$ref": "63"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "20"
        },
        {
          "$ref": "20"
        }
      ]
    },
    "mt_pos_print": {
      "$ref": "62"
    },
    "mt_pos_types": {
      "$ref": "42"
    },
    "st_doc_print": {
      "$id": "80",
      "id": "d8769c53-6099-47a5-ae8b-ebff1e119bca",
      "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:59.2271844+01:00",
      "last_update": "2026-03-10T09:39:59.2271844+01:00",
      "commited": true,
      "mt_pos_doc_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_doc_print_det": [
        {
          "$id": "81",
          "id_doc_print": "f8c59d49-d2ec-44e7-b879-9901b6ece7f9",
          "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": "80"
          }
        },
        {
          "$ref": "81"
        }
      ]
    },
    "st_users": {
      "$ref": "6"
    }
  },
  {
    "$ref": "1"
  }
]