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": "6f0302c7-8b99-4853-b124-e1efd865eda8",
    "id_doc": "a50a73f7-6cbb-42dd-8b33-0fc805d494a5",
    "id_pos_type": "532af190-a145-4715-b669-fe51c3fc248e",
    "id_doc_print": "4bea22a6-6758-485d-b13f-0423a84e9ac2",
    "copies": 5,
    "print_mode": 6,
    "active": true,
    "created_on": "2026-05-09T09:36:45.1188894+02:00",
    "last_update": "2026-05-09T09:36:45.1188894+02:00",
    "id_user_upd": "62a46859-5521-4644-8c24-2399337cf338",
    "commited": true,
    "mt_docs": {
      "$id": "2",
      "id": "0ed9e1b4-5638-4505-a83e-5e5365b35fdf",
      "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": "25fc0bf7-fac0-4a2c-814a-67dbb110043b",
      "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-05-09T09:36:45.1188894+02:00",
      "last_update": "2026-05-09T09:36:45.1188894+02:00",
      "id_user_upd": "2abc3b69-8958-4bfa-9a52-871086ec3f33",
      "commited": true,
      "mt_docs_payment_money": [
        {
          "$id": "3",
          "id_doc": "1b4d1643-96da-4c76-b50f-ddf6c20667ab",
          "id_pay": "728b409c-b0a6-4fa4-a507-cfa06cf65005",
          "id_money": "b79e6f7c-eed8-483b-b11d-3ec5d0d73198",
          "active": true,
          "created_on": "2026-05-09T09:36:45.1188894+02:00",
          "last_update": "2026-05-09T09:36:45.1188894+02:00",
          "id_user_upd": "154d17a9-44b7-4189-bee3-ee1dd7932991",
          "commited": true,
          "mt_docs": {
            "$ref": "2"
          },
          "mt_money_types": {
            "$id": "4",
            "id": "13533e28-57d4-4b68-9a10-ba11db351786",
            "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": "400fd868-ea16-4077-933f-14e0033cee9f",
            "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-05-09T09:36:45.1188894+02:00",
            "last_update": "2026-05-09T09:36:45.1188894+02:00",
            "id_user_upd": "f7faf9e8-13e9-4ccc-b369-a270cfb3af00",
            "commited": true,
            "mt_docs_payment_money": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_money_rates": [
              {
                "$id": "5",
                "id_money_1": "a57f9626-c669-45f2-9d3b-c99f07da1689",
                "id_money_2": "e9628d06-0447-4e1c-9f37-c459578993ac",
                "date_from": "2026-05-09T09:36:45.1188894+02:00",
                "coefficient": 4.1,
                "active": true,
                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                "id_user_upd": "20c0d8f6-ed95-44f1-99ce-e1fa8660f342",
                "commited": true,
                "mt_money_types": {
                  "$ref": "4"
                },
                "mt_money_types1": {
                  "$ref": "4"
                },
                "st_users": {
                  "$id": "6",
                  "id": "3d8dda35-7b82-43bb-940d-7129d90cc787",
                  "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": "e9f9067e-30a3-4bd6-aabb-a732139adde6",
                  "view_messages": true,
                  "id_image_photo": "15d88bd7-1dc0-4505-9c3b-5fce039dace0",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "7c92c5d2-1bb2-4245-9565-37bc00229364",
                  "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-05-09T09:36:45.1188894+02:00",
                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$id": "7",
                      "id": "9f4a8b9a-bb88-4408-8958-cae06833a71d",
                      "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": "337b97b0-ea40-46a7-9a85-313fe4768c03",
                      "order": 12,
                      "external_id": "sample string 13",
                      "sync": true,
                      "active": true,
                      "created_on": "2026-05-09T09:36:45.1188894+02:00",
                      "last_update": "2026-05-09T09:36:45.1188894+02:00",
                      "id_user_upd": "e483ef7b-a9e2-4c4c-820c-d2cc060b3fe5",
                      "commited": true,
                      "st_images": {
                        "$id": "8",
                        "id": "b7752349-5fb2-4961-bf07-31516ad7f8a0",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_img_type": "77eaabe2-ccc2-44ce-b602-f6fd9d1f7553",
                        "image_file": "sample string 5",
                        "extension": "sample string 6",
                        "high": 1,
                        "width": 1,
                        "active": true,
                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                        "last_update": "2026-05-09T09:36:45.1188894+02:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$id": "9",
                            "id": "99ba8891-0b2a-4c10-97f0-ed171cd10eeb",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_item_type": "e3d3b280-83b5-4ecd-b8bc-089d3d181325",
                            "order_type": 5,
                            "name_pos": "sample string 6",
                            "id_image": "6aea5946-d836-45c4-aaa0-8d0b5e482349",
                            "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-05-09T09:36:45.1188894+02:00",
                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                            "id_user_upd": "0a68ad24-e5bc-415b-9162-3d28973bb58a",
                            "commited": true,
                            "mt_categories_items": [
                              {
                                "$id": "10",
                                "id_category": "19f6afed-a410-4c41-8d85-deee0a2763f8",
                                "id_item": "2809ff47-d4cc-4afa-ac42-46d87245e0d6",
                                "is_default": true,
                                "active": true,
                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                "id_user_upd": "589a70b4-89b7-465a-8ca1-741e9c711257",
                                "commited": true,
                                "mt_categories": {
                                  "$ref": "9"
                                },
                                "mt_items": {
                                  "$id": "11",
                                  "id": "17ad4e3e-0c72-416d-9e51-454912db7e9b",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "id_unit": "7e72d5c2-f440-46df-a4df-9e4e8a9133a1",
                                  "id_unit_sec": "e2688ddf-ca7e-4dbb-ba46-dbe65940c23e",
                                  "id_brand": "2aff12b1-907f-4420-8fe7-a1e17b9416aa",
                                  "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": "c498c58d-a38d-40d0-b93b-64d75ccea22a",
                                  "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-05-09T09:36:45.1188894+02:00",
                                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                  "id_user_upd": "b2cb90f8-d8ef-4c37-aa52-447cda6d9681",
                                  "commited": true,
                                  "mt_brands": {
                                    "$id": "12",
                                    "id": "492e1734-f512-4b94-8c0f-18da6c4b2a5e",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                    "id_user_upd": "262a2833-c5b7-4c3a-aed8-0c79999f463f",
                                    "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": "8e661d90-8323-461f-9206-0e7bd4ed57f3",
                                      "id_branch": "40712a9c-0114-46df-abd4-772b8620629f",
                                      "id_pos_type": "a129c0f3-f380-4fb1-a614-1740c4c1f560",
                                      "id_pos": "8a93d9a3-0f85-41ad-ba26-5a7625bf5b5f",
                                      "id_item": "9409f00a-a55e-4d4d-b82b-5624edcb6396",
                                      "date_from": "2026-05-09T09:36:45.1188894+02:00",
                                      "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                      "image_id": 4,
                                      "active": true,
                                      "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                      "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                      "id_user_upd": "9ed86d28-3ad2-4dc0-8396-b0543fb53eff",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "mt_items": {
                                        "$ref": "11"
                                      },
                                      "mt_pos": {
                                        "$id": "14",
                                        "id": "118bd39e-25db-44f0-bf6c-dc0eecff2dfb",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "23ab5504-e226-4568-a117-b37c0e5a725c",
                                        "id_zone": "a01e530e-eaa8-40fd-865b-27d5f3efcb59",
                                        "user_required": true,
                                        "active": true,
                                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                        "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                        "id_user_upd": "0e1747a9-feaa-4bbe-b031-ad8e9b54d6b2",
                                        "commited": true,
                                        "mt_branches_zones": {
                                          "$id": "15",
                                          "id": "5684b621-eec5-4218-bd2c-5e8c167554a7",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "id_branch": "57afdf1c-dd40-4b49-9f1c-65a0d6ca5659",
                                          "active": true,
                                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                          "id_user_upd": "e07782ff-b330-4945-ad94-446e2ac78ee2",
                                          "commited": true,
                                          "mt_branches": {
                                            "$ref": "7"
                                          },
                                          "mt_pos": [
                                            {
                                              "$ref": "14"
                                            },
                                            {
                                              "$ref": "14"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        "mt_cloakrooms": [
                                          {
                                            "$id": "16",
                                            "id": "772db1c0-0295-4f87-af38-cd29e3ca43e9",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "id_pos": "ca81d444-96a5-479d-9616-0da16e29d215",
                                            "unit_ini": 5,
                                            "unit_end": 6,
                                            "name_pos": "sample string 7",
                                            "id_image": "b7b27ee4-d338-41db-b346-78f803eed807",
                                            "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-05-09T09:36:45.1188894+02:00",
                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                            "id_user_upd": "ff16b80f-d6f8-477d-bd92-e61019765f23",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_images": {
                                              "$ref": "8"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            },
                                            "tt_cloakrooms_units": [
                                              {
                                                "$id": "17",
                                                "id": "11a9838b-56ee-4c1b-af93-5f93609e4417",
                                                "id_cloakroom": "08ba8597-92ae-44ac-b747-c70b50209492",
                                                "id_pos_sesion": "9f33752c-da48-429c-a81b-5ede7b25afd9",
                                                "unit_id": 4,
                                                "date_open": "2026-05-09T09:36:45.1188894+02:00",
                                                "date_close": "2026-05-09T09:36:45.1188894+02:00",
                                                "id_doc_sa": "edf1fae8-9038-4a1d-a56f-3cc770e9ccfc",
                                                "commited": true,
                                                "mt_cloakrooms": {
                                                  "$ref": "16"
                                                },
                                                "tt_doc_sa": {
                                                  "$id": "18",
                                                  "id": "26faa4ba-3dd7-4e92-b69d-b4ef5a21dcb3",
                                                  "id_pos": "08a74277-eeab-4baa-b54c-5a679dfaf113",
                                                  "id_doc": "fac46e5e-0cbb-40c5-9f4d-3f02a398cfbf",
                                                  "id_branch": "c0c1bc3c-aaaf-4e46-9bf9-9167c03fe2b8",
                                                  "nro_doc": "sample string 5",
                                                  "date_doc": "2026-05-09T09:36:45.1188894+02:00",
                                                  "date_tax": "2026-05-09T09:36:45.1188894+02:00",
                                                  "hour_doc": "00:00:00.1234567",
                                                  "block": true,
                                                  "id_ref": "313928c1-23be-4f44-8096-4571c190ac46",
                                                  "id_relationship": "b50c656c-9c57-4c78-8738-bd18a9d269e7",
                                                  "id_loc_from": "ec3c0188-0aa1-42a6-8ad0-35c5f4b3839c",
                                                  "id_loc_end": "7bda7b39-8d8d-4d83-adf4-14b7d6e241f6",
                                                  "id_user_add": "ed38a6d3-01aa-4bf9-bc49-971d7cf241f3",
                                                  "id_user_upd": "cc86ffec-2b9e-4e35-a99f-03285c935f29",
                                                  "comment": "sample string 12",
                                                  "id_pos_sesion": "22eef385-6935-465a-a9fb-6781d1b50e39",
                                                  "id_room_unit": "4dc881d0-ade5-4dcb-88ab-68429a7e7286",
                                                  "ref_locator": "sample string 13",
                                                  "ref_zone_aut": "sample string 14",
                                                  "id_pos_type": "85fa2162-3e6c-4852-9f4b-f5c94da3d614",
                                                  "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-05-09T09:36:45.1188894+02:00",
                                                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                  "commited": true,
                                                  "created_by": 1,
                                                  "doc_print": true,
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_docs": {
                                                    "$ref": "2"
                                                  },
                                                  "mt_locations": {
                                                    "$id": "19",
                                                    "id": "717d1967-676e-4b98-a976-db3bea9a602f",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "reserved": true,
                                                    "id_branch": "d7e37489-1427-46f1-8685-85deb5349824",
                                                    "active": true,
                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                    "id_user_upd": "c908789b-8c51-4977-b099-3d8b23c29930",
                                                    "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": "c059d9f3-f5d1-4c31-8592-77bf924b1cbc",
                                                        "id_pos": "be6bbbdc-343f-4644-b662-57754902c738",
                                                        "id_doc": "06979c76-d790-4fe6-acc5-cb37c5a78645",
                                                        "id_branch": "9fc1096e-9860-47c8-8c57-e8de435c69fb",
                                                        "nro_doc": "sample string 5",
                                                        "date_doc": "2026-05-09T09:36:45.1188894+02:00",
                                                        "block": true,
                                                        "nro_original": "sample string 8",
                                                        "id_ref": "ab877809-f61e-4421-978f-c6a0b1ed28e7",
                                                        "id_loc_from": "5b332160-ed9d-46bc-9036-079c8ac354d8",
                                                        "id_loc_end": "ba64cd73-0f67-442d-90cd-8602d1a6aa30",
                                                        "id_user_add": "5b0e63b5-ce15-43b8-84ba-d9eb6667117f",
                                                        "id_user_upd": "30e06e84-47e3-4a08-a1db-f6e4ee83458d",
                                                        "id_pos_sesion": "792613e7-5289-401a-97fc-cbc882ea4f12",
                                                        "comment": "sample string 12",
                                                        "status": 1,
                                                        "is_send": true,
                                                        "date_send": "2026-05-09T09:36:45.1188894+02:00",
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                        "last_update": "2026-05-09T09:36:45.1188894+02: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": "3ef450df-420f-4479-b73d-25b77a517a2c",
                                                            "id_line": 2,
                                                            "id_item": "d90d566d-ffb3-4291-b136-8a5d30d7e2f7",
                                                            "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": "caeb0b0d-b9b5-4d8a-963e-b87e6104982c",
                                                        "id_item": "8bdc0e23-d991-4917-82a0-2fd5d79c7d73",
                                                        "stock_ideal": 3.1,
                                                        "stock_min": 4.1,
                                                        "stock_max": 5.1,
                                                        "stock": 6.1,
                                                        "active": true,
                                                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                        "last_update": "2026-05-09T09:36:45.1188894+02: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": "7f34b18f-ca02-4d03-8bc3-458d320e325b",
                                                      "id_pay": "58891795-3010-4214-8ad4-32d621eaa6ad",
                                                      "id_money": "3db2a76e-6c85-4f59-b687-cd1d8893d8ff",
                                                      "date_cashflow": "2026-05-09T09:36:45.1188894+02:00",
                                                      "coefficient": 5.1,
                                                      "id_user_add": "03166b03-37f5-48e3-b144-7e1b46b78968",
                                                      "amt_tot_md": 7.1,
                                                      "amt_tot_mo": 8.1,
                                                      "mt_payment_types": {
                                                        "$id": "24",
                                                        "id": "895b1644-c5a0-4c67-9475-e4bc78c8a693",
                                                        "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": "94af46af-b2c4-4fc9-9674-9856f4093e35",
                                                        "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-05-09T09:36:45.1188894+02:00",
                                                        "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                        "id_user_upd": "369d531b-28dd-4760-8c27-f97452efda2d",
                                                        "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": "617528f6-77dd-4e17-bbb9-ea0465d5d5bd",
                                                            "id_line": 2,
                                                            "id_pay": "13cf1621-5b9d-458e-adff-9e4f40d94be8",
                                                            "id_money": "c0949577-d88c-4040-babb-e4ade07195b9",
                                                            "coefficient": 5.1,
                                                            "id_voucher": "df032321-f0f1-447e-a13c-867add315632",
                                                            "id_employee": "37282266-b5a4-4e0e-82c4-de9e08224e8d",
                                                            "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": "695ce3ec-353d-4b03-a1a8-e444e0142e6b",
                                                            "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": "86566999-cebd-4bd4-8ccb-467cbf34e5c7",
                                                              "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": "4954ab6d-4154-4a3e-859a-117387935be9",
                                                              "name_pos": "sample string 12",
                                                              "id_image": "7c0ce77d-8abb-4f4e-9ab4-bc5603564b56",
                                                              "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-05-09T09:36:45.1188894+02:00",
                                                              "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                              "id_user_upd": "6a7864ea-8b0b-4e6e-bc5a-3507dd218e8a",
                                                              "commited": true,
                                                              "mt_employees_branches": [
                                                                {
                                                                  "$id": "27",
                                                                  "id_employee": "3290fca1-ea89-4f77-829d-cd164d73344c",
                                                                  "id_branch": "dd244d31-cd81-4aba-b3dc-3cba3bfc394d",
                                                                  "active": true,
                                                                  "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                  "id_user_upd": "7cc7b106-c36e-403b-bb3b-5b3f2e3d9aa9",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_employees": {
                                                                    "$ref": "26"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "mt_employees_profiles": {
                                                                "$id": "28",
                                                                "id": "911a77f0-7479-43f4-a6a3-b64587a77f47",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "authorized": true,
                                                                "active": true,
                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                "id_user_upd": "55f26714-2ae6-4c1c-ac25-5b0b4cce0a87",
                                                                "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": "a324e941-79ee-47ef-a72d-8628d2017e4c",
                                                                  "id_line": 2,
                                                                  "id_item_sub": "1eb58c98-ecab-48c5-b8ef-dea0c4eff14f",
                                                                  "qty": 4.1,
                                                                  "id_list": "37f0f45d-ea07-4c2b-8f1c-e7205e356aab",
                                                                  "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": "f9e5f40d-8605-4fa9-b1c3-efd972def867",
                                                                  "is_used": true,
                                                                  "qty_vou": 1.1,
                                                                  "amt_vou": 1.1,
                                                                  "comment": "sample string 15",
                                                                  "ref_det": "sample string 16",
                                                                  "id_employee": "cbe449fb-01ca-4df8-9f24-2cced948a3b6",
                                                                  "name_generic": "sample string 17",
                                                                  "type_ope": 1,
                                                                  "id_user_add": "f20a8aa1-44b3-4e0e-85f8-401a0db74003",
                                                                  "id_user_upd": "72b6d358-7ab5-4013-b3a2-af5555aab8ed",
                                                                  "active": true,
                                                                  "mt_employees": {
                                                                    "$ref": "26"
                                                                  },
                                                                  "mt_items_sub": {
                                                                    "$id": "30",
                                                                    "id": "c7039563-8adf-4141-8037-a5e4aae5c66f",
                                                                    "id_item": "21925fe3-d66f-4497-9669-4334d39398ef",
                                                                    "id_item_type": "6f58ac63-2d74-412b-b862-554702425d71",
                                                                    "is_default": true,
                                                                    "barcode": "sample string 5",
                                                                    "voucher_apply": true,
                                                                    "id_voucher_json": "fc63ae8e-8ee3-4dac-aa07-4cb9d6132d83",
                                                                    "count_voucher": 1,
                                                                    "id_voucher_type": 1,
                                                                    "active": true,
                                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                    "id_user_upd": "3bf0f085-2408-4d74-a7d3-d7a10f177f7a",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "mt_items_formula": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_item_sub": "9dec8e05-b611-4233-9581-c840c8de9df7",
                                                                        "id_item": "6d6b15d2-af2d-4900-be08-1da6ddb3714e",
                                                                        "group_id": 3,
                                                                        "id_unit_ref": "e7bfe796-1376-41c0-9b08-4f851a8008a0",
                                                                        "qty_dis": 5,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_sub": {
                                                                          "$ref": "30"
                                                                        },
                                                                        "mt_units_ref": {
                                                                          "$id": "32",
                                                                          "id": "82c3c42a-e92b-4038-90c6-c071e8f6bce0",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "coefficient": 4.1,
                                                                          "id_unit": "2feb9eef-5bdb-4599-a31f-3b015136a27b",
                                                                          "active": true,
                                                                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                          "id_user_upd": "ab383d7f-1a35-438a-8cb7-89d4589dd3c0",
                                                                          "commited": true,
                                                                          "mt_units": {
                                                                            "$id": "33",
                                                                            "id": "702a0c1f-3245-4fb3-a0aa-21d5a2eac0f3",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "id_user_upd": "33acdfb4-620b-4acb-98fb-138273c8f076",
                                                                            "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": "3b22f51c-e9ae-4189-b4be-6f0238cc359a",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_short": "sample string 4",
                                                                      "name_pos": "sample string 5",
                                                                      "id_image": "0c0a2da8-c6b2-4a37-93c0-2f231ffc379e",
                                                                      "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-05-09T09:36:45.1188894+02:00",
                                                                      "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                      "id_user_upd": "604f7589-360e-4c0f-bdd0-1be44d940307",
                                                                      "commited": true,
                                                                      "tt_vouchers_det": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_voucher": "717a55a2-8382-40b0-bc5a-5307ddb1540a",
                                                                          "id_line": "7b33dae2-46d2-4e4b-9020-a45588795814",
                                                                          "id_category": "78cbc77f-c999-4817-9464-9edb6eef3257",
                                                                          "id_item": "974b7272-e6ab-476d-9cca-67bab1dbd310",
                                                                          "id_item_type": "23c88035-80b8-46e2-a716-55df0cfc4498",
                                                                          "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": "57f7fc4b-d64e-4426-ac6c-1374e45f0fd3",
                                                                            "id_voucher": 2,
                                                                            "locator_voucher": "sample string 3",
                                                                            "qr_code": "sample string 4",
                                                                            "date_from": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "date_used": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "date_sesion": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "id_employee": "7084cee7-d47c-4455-9e6e-19c6c5ba8659",
                                                                            "id_branch": "872f722a-177d-42ac-b3b1-f612d2b68b72",
                                                                            "id_voucher_permision": "1dc7a684-a081-4f78-a726-5e2bdc9cf2ff",
                                                                            "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": "cb3d25d8-507d-48dd-b434-72414602b747",
                                                                            "id_user_add": "13466446-479e-464f-8ad3-0152a35429b1",
                                                                            "id_doc_sa": "3e1d61fc-99ed-4a1b-a2bb-c26a5f9842a5",
                                                                            "id_item_sub": "61adc471-dedc-4f96-888b-80c4ec90ec64",
                                                                            "id_pos_sesion": "a4419be7-9665-4aa7-89f0-0def8e4ca29d",
                                                                            "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-05-09T09:36:45.1188894+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.1188894+02: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": "fba2e205-8bc6-483b-bc1b-888d392dc194",
                                                                              "date_from": "2026-05-09T09:36:45.1188894+02:00",
                                                                              "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                                                              "date_used": "2026-05-09T09:36:45.1188894+02:00",
                                                                              "id_employee": "839a2793-e413-422d-920f-9e6ed5cd9f01",
                                                                              "id_branch": "176d4ed7-6b62-43fe-b55a-5fdcb947f037",
                                                                              "count": 6,
                                                                              "count_used": 1,
                                                                              "unlimited": true,
                                                                              "id_user_add": "97d2c2f2-fbc7-4bb3-961f-f6ad0b58fcaa",
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "active": true,
                                                                              "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                              "last_update": "2026-05-09T09:36:45.1188894+02: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": "415e516e-3a40-4802-8e21-d7de8d5593b8",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-05-09T09:36:45.1188894+02:00",
                                                                          "date_end": "2026-05-09T09:36:45.1188894+02: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": "b35e2a7e-ba99-4ea7-b215-6619a9b24e85",
                                                                          "id_pos": "f116ac54-ac49-47c0-8b14-3e32bf25937b",
                                                                          "id_list": "5e9d89c2-4d35-4098-970e-5562d0893645",
                                                                          "id_item": "b134111f-6f37-4a90-b780-9dd6d0f5e431",
                                                                          "id_item_type": "6f585339-fd8f-4fc6-8a7f-b1ebfd6a8581",
                                                                          "id_category": "2d5f48f7-d94d-4a7a-9079-e31a02bddd54",
                                                                          "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-05-09T09:36:45.1188894+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                          "id_user_upd": "c53e6b98-17b7-409e-abfc-aeac8a61cf3b",
                                                                          "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": "02306c4f-2932-49ca-8440-0af1589e63b2",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "id_ref": "37487023-de0b-400d-b4b7-3248bb68220c",
                                                                            "tax_included": true,
                                                                            "switch_select": true,
                                                                            "item_type_default": 7,
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "4da03911-add2-471a-bc0a-3fdf9f404692",
                                                                            "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-05-09T09:36:45.1188894+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "id_user_upd": "577f9a14-55be-442b-abfb-88ba37e9f0c5",
                                                                            "commited": true,
                                                                            "mt_pos_prices_list": [
                                                                              {
                                                                                "$id": "40",
                                                                                "id_pos": "62583fac-75e2-40a4-afcc-5baae0ac2f9a",
                                                                                "id_pos_type": "ec717827-330c-4fae-b016-162c2c0f1090",
                                                                                "id_price_list": "9e9f056c-9b8a-479b-832d-aae19a375bf6",
                                                                                "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-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_user_upd": "48138b66-bf4a-4350-9168-a06b46733a19",
                                                                                "commited": true,
                                                                                "mt_pos_view": {
                                                                                  "$id": "41",
                                                                                  "id_pos": "095af716-c74c-4300-a425-78ad36f4b027",
                                                                                  "id_pos_type": "18d1b034-fb2b-4ffb-8023-fe2b24e8e6fc",
                                                                                  "is_default": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "id_user_upd": "976997dc-277f-4f92-bed0-e7bf1b897da6",
                                                                                  "commited": true,
                                                                                  "mt_pos": {
                                                                                    "$ref": "14"
                                                                                  },
                                                                                  "mt_pos_prices_list": [
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_types": {
                                                                                    "$id": "42",
                                                                                    "id": "1b17c01e-5a0d-458f-a531-2cde319e6632",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "is_module": true,
                                                                                    "order": 5,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "id_user_upd": "8f8ea3b5-b758-4d6a-948c-ec219ad7a5bb",
                                                                                    "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": "1c1afc44-0c25-4720-8b32-47a786084d1b",
                                                                                "id_item_sub": "517171ab-148f-4d0b-9a38-7b109c72c3a3",
                                                                                "validity_date": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "price": 4.1,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_user_upd": "92639720-8d7d-4457-b1b5-225fc7c08d3c",
                                                                                "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": "76a84dad-b203-4f38-9ee0-089f9a3fb19d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "date_from": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_branch": "286daab6-1dde-4cd3-8b4b-a77614b9f105",
                                                                                "id_pos": "da9292a5-c06e-46c9-a04f-f9dda008d7b0",
                                                                                "id_list": "1c6e88be-07c7-4a74-8e64-99f241abe79f",
                                                                                "view_list": true,
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_user_upd": "7c5068b5-fec2-46f1-aa79-2f811fe7adb8",
                                                                                "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": "59bd5b62-1988-4c4f-99ca-72f71e334768",
                                                                          "order_id": 2,
                                                                          "id_item": "47e4a410-a7f0-444a-b117-691ec1308f51",
                                                                          "id_item_type": "94a28af3-0733-44fc-af0e-ad363c568cdd",
                                                                          "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": "1ae5db50-0ae5-4c3d-a2f3-cf40fc2f5696",
                                                                          "type_item": 11,
                                                                          "id_voucher_json": "2e550303-897b-4d42-9778-f9ea5a77485a",
                                                                          "count_voucher": 1,
                                                                          "id_category": "84c5f694-b86c-4fa6-b7cc-acbbbe5bae51",
                                                                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                          "id_user_upd": "f2677e20-aaff-4175-9cd9-acecf0bdd5c7",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "mt_items_types": {
                                                                            "$ref": "34"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion": {
                                                                            "$id": "46",
                                                                            "id": "84071352-f200-4cae-b20d-6efd99b2b823",
                                                                            "nro_sesion": 2,
                                                                            "id_pos": "5db6d88e-2e62-49c1-a153-6b0300211692",
                                                                            "date_tax": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "date_open": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "date_close": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "id_user_open": "4c4fec14-da57-4d55-aeec-cc9394f8e706",
                                                                            "id_user_close": "90805337-935a-4d94-bc6c-30d25837ae99",
                                                                            "nro_z": 1,
                                                                            "amt_tot": 1.1,
                                                                            "locator_event": "sample string 6",
                                                                            "status_pos": 7,
                                                                            "training_sesion": true,
                                                                            "active": true,
                                                                            "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                            "last_update": "2026-05-09T09:36:45.1188894+02: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": "5a17be55-8ac3-4116-ad8d-9c8c7e4beff9",
                                                                                "json_object": "sample string 2",
                                                                                "json_pays": "sample string 3",
                                                                                "id_pos_sesion": "98aecd6c-e75d-46af-9386-1fc0df42f06e",
                                                                                "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-05-09T09:36:45.1188894+02:00",
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "47"
                                                                              }
                                                                            ],
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$id": "48",
                                                                                "id": "f52b7c40-4880-4532-9c8b-55cf222b6c5c",
                                                                                "id_room_unit": "5da59f7a-6ee0-4e94-92ee-0b099795fab4",
                                                                                "id_room_list": "e5564b27-6c4b-4904-8948-58f246079aff",
                                                                                "nro_res_ext": "sample string 3",
                                                                                "date_reserved": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "date_from": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "date_open": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "date_close": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_employee": "d169e2a5-3002-4cbf-9271-85562b09b6ac",
                                                                                "id_employee_sec": "221fa39d-1f14-4d70-92ae-f51355d3aae5",
                                                                                "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": "d6cc44e2-567a-45e6-a442-6638e382e6e5",
                                                                                "comment": "sample string 7",
                                                                                "id_user_open": "c0795052-bdce-44c9-b33b-48a4cd4442e8",
                                                                                "id_user_close": "9093405e-b605-4221-8b7b-7418de9026d9",
                                                                                "id_unit_state": "8817f459-b981-4752-a86c-c63cdc7e0ab9",
                                                                                "id_pos_sesion": "7b303ba5-5b84-44dc-bd0e-42656f2ef22e",
                                                                                "vip": true,
                                                                                "paid": true,
                                                                                "send": true,
                                                                                "send_date": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "commited": true,
                                                                                "mt_employees": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_employees1": {
                                                                                  "$ref": "26"
                                                                                },
                                                                                "mt_rooms_units": {
                                                                                  "$id": "49",
                                                                                  "id": "99e63d48-93fd-4fa0-8bcb-549b6678ecd3",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "name_label": "sample string 4",
                                                                                  "name_zone": "sample string 5",
                                                                                  "order": 6,
                                                                                  "id_room": "cb4c7a35-dce2-46d8-b83f-92465e9f0255",
                                                                                  "pax": 8,
                                                                                  "pos_x": 9,
                                                                                  "pos_y": 10,
                                                                                  "size_w": 1,
                                                                                  "size_h": 1,
                                                                                  "in_map": true,
                                                                                  "reserved_on": true,
                                                                                  "id_room_type": "60d866a3-657d-46a4-8ecf-393af6442c27",
                                                                                  "locked": true,
                                                                                  "date_locked": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "comment_locked": "sample string 15",
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "id_user_upd": "a405c17f-0f40-4c20-8c2d-d7d7128c2c07",
                                                                                  "commited": true,
                                                                                  "mt_rooms": {
                                                                                    "$id": "50",
                                                                                    "id": "56b75144-9af2-420a-ab25-a6782f3357d3",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "id_branch": "77995f52-8972-4799-ba9d-d441b7293123",
                                                                                    "name_pos": "sample string 6",
                                                                                    "id_image": "f36f7ab1-ed54-4cac-91ae-b645b5775962",
                                                                                    "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": "82a0ef35-4fac-46b0-875a-d30ac6c2d2d7",
                                                                                    "refresh_status": true,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "id_user_upd": "4c9b5fcb-1944-4a48-8936-38518610c11a",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "7"
                                                                                    },
                                                                                    "mt_pos_rooms": [
                                                                                      {
                                                                                        "$id": "51",
                                                                                        "id_pos": "05879d22-e2e0-4738-aa7b-7bfbf78250e4",
                                                                                        "id_room": "30c19947-c35f-4d98-b84a-370d61e113e1",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "id_user_upd": "5f32db6c-c129-4fc8-b5c9-74dae095a77a",
                                                                                        "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": "8f38d805-1d79-4490-be2e-4244ed268534",
                                                                                        "id_room": "8ad16d05-3dbb-4a42-9a95-d924363dc066",
                                                                                        "date_in": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "date_out": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "id_user_add": "a431675b-716c-482a-9d6b-b60bf035ec41",
                                                                                        "from_reservation": "sample string 5",
                                                                                        "pax": 6,
                                                                                        "status": 7,
                                                                                        "comment": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "last_update": "2026-05-09T09:36:45.1188894+02: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": "66d2827a-3e57-4cf3-ad0a-3fd3a65c9b4c",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "high": 5,
                                                                                    "width": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "id_user_upd": "ca68fe43-e20b-48d0-838d-5ffa627f2334",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units": [
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "49"
                                                                                      }
                                                                                    ],
                                                                                    "mt_rooms_units_states_types": [
                                                                                      {
                                                                                        "$id": "54",
                                                                                        "id_room_type": "b015ca02-aa10-47af-a260-021fcd4f2677",
                                                                                        "id_room_state": "542a4bd8-7028-47fb-92b5-b1553c182442",
                                                                                        "id_image": "3a8a6c0c-9cd7-42af-a2ab-1bcce365662e",
                                                                                        "color_font": "sample string 4",
                                                                                        "font_bold": true,
                                                                                        "font_underline": true,
                                                                                        "font_size": 7,
                                                                                        "active": true,
                                                                                        "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "id_user_upd": "2f5301d5-7787-43e7-89d0-1eb8f86b008f",
                                                                                        "commited": true,
                                                                                        "mt_rooms_units_states": {
                                                                                          "$id": "55",
                                                                                          "id": "f8c2aa87-7bed-4e12-b821-c7e61d87b9c2",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "color": "sample string 5",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                          "id_user_upd": "0ee6446f-4061-4b80-9e0d-7940bc6804e3",
                                                                                          "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"
                                                                              }
                                                                            ],
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_tips": [
                                                                              {
                                                                                "$id": "56",
                                                                                "id": "d77dc4ca-e775-4254-8add-0c230d055f23",
                                                                                "id_pos_sesion": "18b2af54-9320-41d0-a960-d2fdfc5fed6c",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "id_user": "efdeee3d-e9d8-4179-8bb4-9e262cff7869",
                                                                                "id_room_unit_activity": "b4f759b1-b8d3-41d4-bae9-10a9b05e3d5b",
                                                                                "id_doc_sa": "0debbd7b-29aa-4e4e-b8e8-353f7b39484b",
                                                                                "id_pos_type": "06b76aed-01db-4fba-b28a-149186ae84bb",
                                                                                "block": true,
                                                                                "comment": "sample string 5",
                                                                                "json_response": "sample string 6",
                                                                                "id_doc_ref": "31bd8262-f6f8-43c5-8115-c9ec41232901",
                                                                                "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-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "commited": true,
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                },
                                                                                "tt_tips_users": [
                                                                                  {
                                                                                    "$id": "57",
                                                                                    "id_tip": "ad860114-f3cc-4bbf-b03f-16c40c0c0b0a",
                                                                                    "id_user": "1e8aa107-1227-418f-939d-c164bc1df408",
                                                                                    "amt_card": 1.1,
                                                                                    "amt_cash": 1.1,
                                                                                    "type_share": 3,
                                                                                    "active": true,
                                                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                    "commited": true,
                                                                                    "st_users": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "tt_tips": {
                                                                                      "$ref": "56"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              {
                                                                                "$ref": "56"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion_users": [
                                                                              {
                                                                                "$id": "58",
                                                                                "id_pos_sesion": "76517595-1e5b-4c84-818a-76465e22f221",
                                                                                "id_user": "25478fd1-c74a-4292-bb73-08a0ac21d23b",
                                                                                "date_add": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "distribution_index": 1.1,
                                                                                "active": true,
                                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "58"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "18"
                                                                              },
                                                                              {
                                                                                "$ref": "18"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_connection": [
                                                                              {
                                                                                "$id": "59",
                                                                                "id": "9603b2e7-97bf-4bbe-aa58-a5c873ed11f7",
                                                                                "id_user": "d1094c86-5514-4827-9f12-5cd9c31e8880",
                                                                                "id_user_profile": "dae47a6b-f857-49ce-93d1-cb9180e4b56d",
                                                                                "locator": "sample string 4",
                                                                                "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_pos_sesion": "08ad14fd-4a7a-49eb-827f-e1f65b792681",
                                                                                "date_login": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "date_logout": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "terminal_id": "sample string 6",
                                                                                "terminal_type": "sample string 7",
                                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "st_users_profiles": {
                                                                                  "$id": "60",
                                                                                  "id": "2c5d453d-37b2-4930-9931-39254564fe9e",
                                                                                  "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,
                                                                                  "is_view_all": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                  "commited": true,
                                                                                  "st_permisions": [
                                                                                    {
                                                                                      "$id": "61",
                                                                                      "id": "f34f1ccc-33dc-49c2-b5fa-56c66a7b2dd4",
                                                                                      "id_function": "b5ac081e-5452-4e46-a63d-925824ee4c01",
                                                                                      "id_user": "6b7ec368-fa9d-46e4-8763-f409b6957050",
                                                                                      "id_profile": "6dad1413-e900-4022-b7cb-a9fd9d1b38ce",
                                                                                      "permission": 3,
                                                                                      "active": true,
                                                                                      "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                      "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                      "commited": true,
                                                                                      "st_users_profiles": {
                                                                                        "$ref": "60"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "st_functions": {
                                                                                        "$id": "62",
                                                                                        "id": "615ea94a-b9a2-4d82-9df8-97141b2f879e",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "level_id": 5,
                                                                                        "id_group": "ce4e7dce-cbe9-4f9e-baa4-a33b3cbb40b3",
                                                                                        "name_event": "sample string 7",
                                                                                        "name_pos": "sample string 8",
                                                                                        "id_image": "a6b2f959-e55f-4991-8c86-3f419fb97e46",
                                                                                        "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-05-09T09:36:45.1188894+02:00",
                                                                                        "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                        "commited": true,
                                                                                        "st_functions_groups": {
                                                                                          "$id": "63",
                                                                                          "id": "8b312b8f-fb7a-4195-beb2-6930bdd37ad2",
                                                                                          "id_mask": "sample string 2",
                                                                                          "name": "sample string 3",
                                                                                          "description": "sample string 4",
                                                                                          "active": true,
                                                                                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                          "commited": true,
                                                                                          "st_functions": [
                                                                                            {
                                                                                              "$ref": "62"
                                                                                            },
                                                                                            {
                                                                                              "$ref": "62"
                                                                                            }
                                                                                          ]
                                                                                        },
                                                                                        "st_images": {
                                                                                          "$ref": "8"
                                                                                        },
                                                                                        "st_permisions": [
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "61"
                                                                                          }
                                                                                        ]
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "61"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": [
                                                                                    {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "6"
                                                                                    }
                                                                                  ],
                                                                                  "tt_cmd_connection": [
                                                                                    {
                                                                                      "$ref": "59"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "59"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "59"
                                                                              }
                                                                            ],
                                                                            "tt_cmd_messages": [
                                                                              {
                                                                                "$id": "64",
                                                                                "id": "36d3beea-64b1-434f-9af6-76d745a68a45",
                                                                                "id_user": "7b5e8542-3398-4f63-ba85-7a45637d5c26",
                                                                                "date_add": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "destiny_type": 4,
                                                                                "id_key": "d6c01612-ad4d-46b9-a7a2-9941c4a6e1a4",
                                                                                "message": "sample string 6",
                                                                                "message_view": true,
                                                                                "date_view": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "id_pos_sesion": "9b2e79b9-b71e-4b67-a26c-72ebe7b06b60",
                                                                                "terminal_add": "sample string 9",
                                                                                "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_pos_sesion": {
                                                                                  "$ref": "46"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "64"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_items_vouchers": {
                                                                      "$id": "65",
                                                                      "id": "37288ff0-05aa-4d83-8e1b-6366533437a0",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "json": "sample string 5",
                                                                      "id_pay_type": "7fbc0ae2-3667-4d17-b30b-58f2ff86e1a2",
                                                                      "id_doc_print": "33987e3a-f62f-4419-a063-bd38dbadf10b",
                                                                      "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-05-09T09:36:45.1188894+02:00",
                                                                      "last_update": "2026-05-09T09:36:45.1188894+02: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": "66",
                                                                      "id_doc_sa": "68f1b776-281c-4e00-9135-0841da7fbdcf",
                                                                      "id_line": 2,
                                                                      "id_item": "a25d42da-3edd-48d7-ac6f-ab73cc92b552",
                                                                      "qty": 4.1,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "tt_doc_sa_det": {
                                                                        "$ref": "29"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "66"
                                                                    }
                                                                  ]
                                                                },
                                                                {
                                                                  "$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": "67",
                                                      "id": "81ab3b1f-152c-4747-8634-489a57741443",
                                                      "spool_server": "sample string 2",
                                                      "id_doc_sa": "fadc54c3-f00d-4ff0-8d89-f62583802f51",
                                                      "spool_printer": "sample string 4",
                                                      "count": 5,
                                                      "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                      "printed": true,
                                                      "print_on": "2026-05-09T09:36:45.1188894+02:00",
                                                      "tt_doc_sa": {
                                                        "$ref": "18"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "67"
                                                    }
                                                  ]
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                }
                                              },
                                              {
                                                "$ref": "17"
                                              }
                                            ]
                                          },
                                          {
                                            "$ref": "16"
                                          }
                                        ],
                                        "mt_items_featured": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "mt_pos_print": [
                                          {
                                            "$id": "68",
                                            "id": "2bc4caaf-c256-4f76-8e74-b9425db22491",
                                            "id_pos": "7089ad38-cf50-4cdf-941b-bed3150cbc94",
                                            "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-05-09T09:36:45.1188894+02:00",
                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                            "id_user_upd": "e0cfdd3b-daf9-49bf-ab0d-913754d6c2be",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$ref": "1"
                                              },
                                              {
                                                "$ref": "1"
                                              }
                                            ],
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ],
                                        "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": "69",
                                            "id_pos": "1f55cb4d-8be8-44f1-91d1-4f53f58bee9e",
                                            "id_doc": "9b5bc4b9-0970-4000-8286-4b1ef162f19a",
                                            "value": 3,
                                            "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "2"
                                            },
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ],
                                        "st_pos_license": [
                                          {
                                            "$id": "70",
                                            "id": "da59da24-08c8-443b-89da-89c58064a2a6",
                                            "id_pos": "59c0792d-cbd1-4f88-a592-33fe1f848326",
                                            "mac_address": "sample string 3",
                                            "date_end": "2026-05-09T09:36:45.1188894+02:00",
                                            "key_access": "sample string 5",
                                            "id_user_add": "1c619d10-baf4-4f28-8a67-5cf913e4dd79",
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "70"
                                          }
                                        ],
                                        "st_users_pos": [
                                          {
                                            "$id": "71",
                                            "id_user": "15030238-2e0a-4891-8dd2-652b542824e2",
                                            "id_pos": "59c5ddae-6244-4c27-8f89-344952a587c7",
                                            "pass_required": true,
                                            "active": true,
                                            "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "71"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "18"
                                          },
                                          {
                                            "$ref": "18"
                                          }
                                        ],
                                        "tt_pos_connection": [
                                          {
                                            "$id": "72",
                                            "id": "8f56bb54-e3f9-491d-8479-180c92b28809",
                                            "id_pos": "2573326e-448c-41bc-9813-e93b3bc8792b",
                                            "date_add": "2026-05-09T09:36:45.1188894+02:00",
                                            "date_upd": "2026-05-09T09:36:45.1188894+02:00",
                                            "date_out": "2026-05-09T09:36:45.1188894+02: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": "72"
                                          }
                                        ],
                                        "tt_pos_sesion": [
                                          {
                                            "$ref": "46"
                                          },
                                          {
                                            "$ref": "46"
                                          }
                                        ],
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "tt_logs": [
                                          {
                                            "$id": "73",
                                            "id": "b59098af-71ed-4bdb-8f42-ff741f6d8b61",
                                            "id_user_add": "ddc6b148-490a-49e9-b952-bf4ad942a612",
                                            "id_table": "f8f0c033-a8da-4a0f-892b-67d988a88a45",
                                            "message_log": "sample string 3",
                                            "json_object": "sample string 4",
                                            "log_type": "sample string 5",
                                            "id_pos": "8fbf1691-6185-45cb-a912-aeacc0177126",
                                            "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            },
                                            "st_sync_tables": {
                                              "$id": "74",
                                              "id": "6c4af2a7-0460-4f0a-8282-2ec7fa5d9813",
                                              "level": 2,
                                              "order": 3,
                                              "name": "sample string 4",
                                              "log_ins": true,
                                              "log_upd": true,
                                              "packet_forward": true,
                                              "active": true,
                                              "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                              "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                              "commited": true,
                                              "st_sync_packages_det": [
                                                {
                                                  "$id": "75",
                                                  "id": "b4e6b1b2-20c1-4278-9737-0e45fe911b3a",
                                                  "id_sync": "f9e029f6-5a52-4655-ad28-083de9a76f03",
                                                  "json": "sample string 3",
                                                  "id_table": "cdc7e138-cea0-44bb-a67d-0bbefc5a901d",
                                                  "order": 5,
                                                  "st_sync_packages": {
                                                    "$id": "76",
                                                    "id": "a8f46256-54a0-456d-88fb-a6d8c2528b4f",
                                                    "id_branch_from": "c1c40c5c-4986-4aae-b74d-e0580c5e2809",
                                                    "id_branch_to": "7fe5bda8-86a4-4fe5-9c90-1d7b519125bf",
                                                    "type": 4,
                                                    "created_on": "2026-05-09T09:36:45.1188894+02:00",
                                                    "order": 6,
                                                    "status": 7,
                                                    "log_info": "sample string 8",
                                                    "sync_on": "2026-05-09T09:36:45.1188894+02:00",
                                                    "send_on": "2026-05-09T09:36:45.1188894+02:00",
                                                    "mt_branches": {
                                                      "$ref": "7"
                                                    },
                                                    "mt_branches1": {
                                                      "$ref": "7"
                                                    },
                                                    "st_sync_packages_det": [
                                                      {
                                                        "$ref": "75"
                                                      },
                                                      {
                                                        "$ref": "75"
                                                      }
                                                    ]
                                                  },
                                                  "st_sync_tables": {
                                                    "$ref": "74"
                                                  }
                                                },
                                                {
                                                  "$ref": "75"
                                                }
                                              ],
                                              "tt_logs": [
                                                {
                                                  "$ref": "73"
                                                },
                                                {
                                                  "$ref": "73"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "6"
                                            }
                                          },
                                          {
                                            "$ref": "73"
                                          }
                                        ],
                                        "st_local_variables": [
                                          {
                                            "$id": "77",
                                            "id": "1b45671e-53a5-4928-acf8-4f9cef11070f",
                                            "id_pos": "cfff5367-2a90-47c7-9ef7-2343a4423e6f",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "value": "sample string 5",
                                            "type": "sample string 6",
                                            "last_update": "2026-05-09T09:36:45.1188894+02:00",
                                            "commited": true,
                                            "mt_pos": {
                                              "$ref": "14"
                                            }
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ],
                                        "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": "66"
                                    },
                                    {
                                      "$ref": "66"
                                    }
                                  ],
                                  "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": [
                          {
                            "$ref": "62"
                          },
                          {
                            "$ref": "62"
                          }
                        ],
                        "st_images_types": {
                          "$id": "78",
                          "id": "4787759b-2b77-4d62-ad5a-02132e2047a0",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                          "last_update": "2026-05-09T09:36:45.1188894+02: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": "79",
                          "id_branch": "a2e598cc-a1cb-4ba6-9024-593c1eb18dfb",
                          "exercise_id": 2,
                          "period_id": 3,
                          "date_from": "2026-05-09T09:36:45.1188894+02:00",
                          "date_end": "2026-05-09T09:36:45.1188894+02:00",
                          "state": "sample string 6",
                          "created_on": "2026-05-09T09:36:45.1188894+02:00",
                          "last_update": "2026-05-09T09:36:45.1188894+02:00",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "7"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "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": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "st_sync_packages1": [
                        {
                          "$ref": "76"
                        },
                        {
                          "$ref": "76"
                        }
                      ],
                      "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_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": "68"
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "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_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": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ],
                  "st_pos_license": [
                    {
                      "$ref": "70"
                    },
                    {
                      "$ref": "70"
                    }
                  ],
                  "st_users_pos": [
                    {
                      "$ref": "71"
                    },
                    {
                      "$ref": "71"
                    }
                  ],
                  "st_users_token": [
                    {
                      "$id": "80",
                      "id": "b81dbe2c-9702-47b5-8948-7df36c147c55",
                      "token_id": "sample string 2",
                      "id_user": "38921032-cfda-4029-9218-81fc1c780a27",
                      "date_from": "2026-05-09T09:36:45.1188894+02:00",
                      "date_end": "2026-05-09T09:36:45.1188894+02:00",
                      "created_on": "2026-05-09T09:36:45.1188894+02:00",
                      "st_users": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "80"
                    }
                  ],
                  "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_st": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "73"
                    },
                    {
                      "$ref": "73"
                    }
                  ],
                  "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": "81",
                      "id": "2f1ea3da-0d41-4d41-9b88-f898768f3b57",
                      "id_room_activity": "863d7931-ad7c-4f20-9e23-e19927fcce3f",
                      "id_pos_sesion": "95fb0197-0354-4bb6-a9cf-de44f34fb10b",
                      "log_text": "sample string 4",
                      "id_user": "f2650f65-c47b-46c8-9879-03301873676a",
                      "created_on": "2026-05-09T09:36:45.1188894+02:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "81"
                    }
                  ],
                  "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"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "55"
                    },
                    {
                      "$ref": "55"
                    }
                  ],
                  "st_users_profiles": {
                    "$ref": "60"
                  },
                  "tt_cmd_connection": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "tt_cmd_messages": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ]
                }
              },
              {
                "$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": "69"
        },
        {
          "$ref": "69"
        }
      ],
      "tt_doc_sa": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "tt_doc_st": [
        {
          "$ref": "20"
        },
        {
          "$ref": "20"
        }
      ]
    },
    "mt_pos_print": {
      "$ref": "68"
    },
    "mt_pos_types": {
      "$ref": "42"
    },
    "st_doc_print": {
      "$id": "82",
      "id": "b3c54f70-a1ff-44e4-b57f-f1cde4bab32c",
      "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-05-09T09:36:45.1188894+02:00",
      "last_update": "2026-05-09T09:36:45.1188894+02:00",
      "commited": true,
      "mt_pos_doc_print": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "st_doc_print_det": [
        {
          "$id": "83",
          "id_doc_print": "367cfe3e-8488-4315-831d-3407cdc59bf7",
          "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": "82"
          }
        },
        {
          "$ref": "83"
        }
      ]
    },
    "st_users": {
      "$ref": "6"
    }
  },
  {
    "$ref": "1"
  }
]