POST api/Mt_Pos_Doc_Print

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id_pos_print": "dd596f01-03ab-4fbb-a1a0-8ae93a9c27e8",
  "id_doc": "33b62060-b93f-4bc3-8a57-efc1afada72a",
  "id_pos_type": "0fa97e80-2431-4ce6-93a0-9772c5108f51",
  "id_doc_print": "713b0aaf-45f6-480d-abb5-42857cc5e2a2",
  "copies": 5,
  "print_mode": 6,
  "active": true,
  "created_on": "2026-01-10T12:10:05.9425982+01:00",
  "last_update": "2026-01-10T12:10:05.9425982+01:00",
  "id_user_upd": "9b11e200-5d1e-4455-b01b-36c335e9e891",
  "commited": true,
  "mt_docs": {
    "$id": "2",
    "id": "f8996aea-ad82-4cc6-9596-495454d8a93f",
    "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": "640b5165-14b8-4525-9932-12d91b8576df",
    "view_pos": true,
    "order": 23,
    "color_border": "sample string 24",
    "color_button": "sample string 25",
    "color_font": "sample string 26",
    "active": true,
    "created_on": "2026-01-10T12:10:05.9425982+01:00",
    "last_update": "2026-01-10T12:10:05.9425982+01:00",
    "id_user_upd": "64b8ab29-ec50-4305-a1d5-32dbe19c5dd3",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "3",
        "id_doc": "a69fdb77-8580-489a-a365-43edfcdce9fc",
        "id_pay": "1f86135c-2a23-4ac9-b220-1e71e517a700",
        "id_money": "65a2ca95-a5db-4a0c-8f97-0d5b0a7285ac",
        "active": true,
        "created_on": "2026-01-10T12:10:05.9425982+01:00",
        "last_update": "2026-01-10T12:10:05.9425982+01:00",
        "id_user_upd": "e17cb486-dc23-4ff3-a897-19eb33f960d8",
        "commited": true,
        "mt_docs": {
          "$ref": "2"
        },
        "mt_money_types": {
          "$id": "4",
          "id": "88ef6485-8ee9-4338-a778-897bd7b9a21d",
          "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": "5a374628-9cef-4a26-bf92-d89d7ed95a9f",
          "view_pos": true,
          "order": 8,
          "color_border": "sample string 9",
          "color_button": "sample string 10",
          "color_font": "sample string 11",
          "active": true,
          "created_on": "2026-01-10T12:10:05.9425982+01:00",
          "last_update": "2026-01-10T12:10:05.9425982+01:00",
          "id_user_upd": "a1fefba5-1ba6-4235-86e6-078e6811af2a",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "5",
              "id_money_1": "017c4ec6-0383-446d-8a64-37f9e4bde346",
              "id_money_2": "7d077a18-9868-4623-93a8-3d697fa9c682",
              "date_from": "2026-01-10T12:10:05.9425982+01:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-01-10T12:10:05.9425982+01:00",
              "last_update": "2026-01-10T12:10:05.9425982+01:00",
              "id_user_upd": "1f2ce78c-b3ec-4a03-a6c2-8392100769e0",
              "commited": true,
              "mt_money_types": {
                "$ref": "4"
              },
              "mt_money_types1": {
                "$ref": "4"
              },
              "st_users": {
                "$id": "6",
                "id": "63494172-b226-4f77-9f30-b3ed299b0515",
                "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": "a8b58ab2-4ef9-4676-bacf-ac71f354e642",
                "view_messages": true,
                "id_image_photo": "8802877f-5387-4776-b69c-138f0b0cc904",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "52051da8-a4f3-48b3-8483-659c2f0c2206",
                "view_pos": true,
                "order": 15,
                "color_border": "sample string 16",
                "color_button": "sample string 17",
                "color_font": "sample string 18",
                "active": true,
                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "7",
                    "id": "d8502c9b-ffa2-46ab-b2be-8959fadd4e90",
                    "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": "18d78bd7-9f1f-4e36-9a38-65055e0759c0",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                    "last_update": "2026-01-10T12:10:05.9425982+01:00",
                    "id_user_upd": "d1244879-02f9-4152-aecc-896839c034f2",
                    "commited": true,
                    "st_images": {
                      "$id": "8",
                      "id": "c920bf49-4fa5-46d3-b219-f44d6b476e38",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "bca6956e-9a47-4bae-82e5-586b78004970",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "9",
                          "id": "f9ed45a8-cf6e-4b83-a236-eb12ff3b5e3d",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "860c1e93-01ff-49b2-babe-994ba82f2b5a",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "880d6fcb-0a42-4499-8f46-6a5e507c906f",
                          "view_pos": true,
                          "order": 8,
                          "order_sec": 9,
                          "color_border": "sample string 10",
                          "color_button": "sample string 11",
                          "color_font": "sample string 12",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 15,
                          "big_buttons": true,
                          "active": true,
                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                          "id_user_upd": "2c10fa38-e30c-49f5-b57e-be4f0e2595e5",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "10",
                              "id_category": "88749a3a-6447-4861-b7a3-4ee9f19d5d06",
                              "id_item": "f9a24865-bb84-4d13-812d-cbde640fa9df",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                              "id_user_upd": "5006b4ae-49a9-450b-9334-87503e5b8e66",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "9"
                              },
                              "mt_items": {
                                "$id": "11",
                                "id": "8bf68fe8-5bc1-4520-be8b-b2008419fd55",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "ecfc46e6-8212-4d69-a44b-c444cd0f337c",
                                "id_unit_sec": "6c75e87b-29c1-4899-9d77-4d90f9e71e6c",
                                "id_brand": "6c3044a0-4ccf-4ada-9c26-3946808d7f8a",
                                "b_sale": true,
                                "b_stock": true,
                                "b_price": true,
                                "b_unique": true,
                                "b_exclude_control": true,
                                "tax": 12.1,
                                "change_price": true,
                                "force_printing": true,
                                "is_ticket": true,
                                "is_supply": true,
                                "define_price": true,
                                "external_id": "sample string 18",
                                "name_pos": "sample string 19",
                                "name_print": "sample string 20",
                                "id_image": "7029320f-9c04-4487-aded-b842f7903f99",
                                "view_pos": true,
                                "order": 22,
                                "color_border": "sample string 23",
                                "color_button": "sample string 24",
                                "color_font": "sample string 25",
                                "font_bold": true,
                                "font_underline": true,
                                "font_size": 28,
                                "active": true,
                                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                "id_user_upd": "c9b7e4f3-2301-402d-a0a1-5d4c547dd71e",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "12",
                                  "id": "814b32cd-e742-4343-8c81-3888c27709ed",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                  "id_user_upd": "8f1814bb-dba0-4e7b-90e9-de81a041dbc5",
                                  "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": "c3c56931-efda-4357-9fe4-98ba18ae96c2",
                                    "id_branch": "e5d00c7d-0be5-43b6-8298-1885df1866b5",
                                    "id_pos_type": "bb3d1476-de52-4a8e-86b3-8912594808b5",
                                    "id_pos": "e5841f33-1316-4957-96e2-940e697bb964",
                                    "id_item": "296bc3e4-3e0d-4b71-b45c-149aedf40b48",
                                    "date_from": "2026-01-10T12:10:05.9425982+01:00",
                                    "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                    "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                    "id_user_upd": "5ab5f99d-994f-40e1-802d-6580f25ad6c5",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "7"
                                    },
                                    "mt_items": {
                                      "$ref": "11"
                                    },
                                    "mt_pos": {
                                      "$id": "14",
                                      "id": "da1a0d0a-288d-4a8c-bc91-c2ff0a58492a",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "74932851-6b6b-4613-8a23-bcad7f8bec6e",
                                      "id_zone": "55c70f0f-43e1-40e5-b2d6-c784ad81f343",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                      "id_user_upd": "5db56091-35a8-4b30-9a42-0ca56a4dddd9",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "15",
                                        "id": "fab2241e-fe61-4e50-96b7-922d22c6de71",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "f09567bb-018c-4066-8975-f99c487d469c",
                                        "active": true,
                                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                        "id_user_upd": "51899581-70be-4a7a-97c2-7dc191bb65d8",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "6"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "16",
                                          "id": "5be8c767-b528-4ab2-8b3e-a7f000ff5f07",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "b1ba0470-9b11-4c8a-b5c3-ad189deff469",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "39c5f3ec-d20a-4d1b-aa55-3ce4e8958965",
                                          "view_pos": true,
                                          "order": 9,
                                          "color_border": "sample string 10",
                                          "color_button": "sample string 11",
                                          "color_font": "sample string 12",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                          "id_user_upd": "f52156eb-997b-4b3e-a13d-a41870d86c46",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_images": {
                                            "$ref": "8"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "17",
                                              "id": "905bd6fc-da15-436e-9de6-09a2e3c20d8d",
                                              "id_cloakroom": "9a3bfb63-38a6-4c85-8ef5-468535aff736",
                                              "id_pos_sesion": "21cb18be-695f-4794-832c-9da8c5a0493c",
                                              "unit_id": 4,
                                              "date_open": "2026-01-10T12:10:05.9425982+01:00",
                                              "date_close": "2026-01-10T12:10:05.9425982+01:00",
                                              "id_doc_sa": "33bf07e5-52d1-4255-81c5-ab36d472d0ec",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "18",
                                                "id": "7df5a18f-99e6-4252-9225-8c4e59bede5b",
                                                "id_pos": "cedf1ac2-6456-4584-a68d-400cbd176019",
                                                "id_doc": "dba9783e-0561-48be-9dad-d2f61dbec748",
                                                "id_branch": "e3bdca89-0c01-4fa0-9c69-dc79918bd277",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-01-10T12:10:05.9425982+01:00",
                                                "date_tax": "2026-01-10T12:10:05.9425982+01:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "131b9863-810f-4512-a876-1741c76b78b0",
                                                "id_relationship": "393f7da0-d149-4aa5-9242-259e049e4b65",
                                                "id_loc_from": "ef9d1886-b7d7-4468-ad31-eebd3213559d",
                                                "id_loc_end": "10b22fe3-82b5-4e96-ac58-8cc3411bb415",
                                                "id_user_add": "60ddf274-38ab-4237-b4d6-10d01064a97b",
                                                "id_user_upd": "f0a1614b-0769-49c9-a2d8-d3670c0b5d20",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "f9f527c6-c935-423f-b970-567c1713223a",
                                                "id_room_unit": "3b5370e0-8113-4f9d-b20c-afdf6a00a4d1",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "2887efa9-0191-4272-835d-c138079426c6",
                                                "p_dis": 15.1,
                                                "p_chr": 16.1,
                                                "amt_net": 17.1,
                                                "amt_tax": 18.1,
                                                "amt_dis": 19.1,
                                                "amt_chr": 20.1,
                                                "amt_tot": 21.1,
                                                "active": true,
                                                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "mt_branches": {
                                                  "$ref": "7"
                                                },
                                                "mt_docs": {
                                                  "$ref": "2"
                                                },
                                                "mt_locations": {
                                                  "$id": "19",
                                                  "id": "cc6552d1-41e2-4e61-aa20-340cf840b7f4",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "ef2b7452-2bc1-48ec-a384-3c764de32072",
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                  "id_user_upd": "98b8339a-e7d8-4036-845d-4a1039cefc76",
                                                  "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": "d36f248f-0f80-4da8-9556-4de04d8aa1a0",
                                                      "id_pos": "48483e80-2b02-4ca4-a1b0-6c385655d2da",
                                                      "id_doc": "cac58655-15bd-491e-9733-c2738039043e",
                                                      "id_branch": "6b92da10-2e3c-4722-ad65-6979bea4f16f",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-01-10T12:10:05.9425982+01:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "cb7a1217-2e59-46de-ad73-49c35c302002",
                                                      "id_loc_from": "4bfaeba6-0a32-4f45-8fe8-4bde01bd104e",
                                                      "id_loc_end": "f95ddfe7-7a94-4b8d-a63f-612eea7d7437",
                                                      "id_user_add": "0a7e9519-4ba1-4421-bbc3-0b9555e7c53b",
                                                      "id_user_upd": "d01498c5-c051-41f7-b4b5-362085efc94a",
                                                      "id_pos_sesion": "97f199ba-5b27-4eee-b922-606136006a07",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-01-10T12:10:05.9425982+01:00",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_docs": {
                                                        "$ref": "2"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_locations1": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "14"
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "st_users1": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_doc_st_det": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_st": "38d71570-8d80-49c1-8d0a-8cd84f47da45",
                                                          "id_line": 2,
                                                          "id_item": "fb323b1c-4d51-43b6-8b9a-c30744ce8776",
                                                          "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": "6bdfbf17-15fc-43de-b7f8-c9986a334e4c",
                                                      "id_item": "86bf23a4-f7b4-472b-8cf3-c4906d1e558a",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "11"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "19"
                                                },
                                                "mt_pos": {
                                                  "$ref": "14"
                                                },
                                                "st_users": {
                                                  "$ref": "6"
                                                },
                                                "st_users1": {
                                                  "$ref": "6"
                                                },
                                                "tt_cloakrooms_units": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "23",
                                                    "id_doc_sa": "305fc368-c378-42e5-9f67-c269d4440be4",
                                                    "id_pay": "9366b7bd-31d0-419f-b977-04f4e76b5c97",
                                                    "id_money": "de991fa4-9d8d-4685-af7b-9ea3e8070fd1",
                                                    "date_cashflow": "2026-01-10T12:10:05.9425982+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "91d86235-bb20-4156-b198-2667dafe7bcb",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "24",
                                                      "id": "af126bef-1687-46d4-b8c2-4771e88393aa",
                                                      "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": "5b19bd6c-40a0-4966-bb05-d6f4899b545c",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                      "id_user_upd": "587cd071-1d08-4eb2-b1ed-fdfed4174c21",
                                                      "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": "1cec1049-2b33-44ea-8a7f-a73d504e7b84",
                                                          "id_line": 2,
                                                          "id_pay": "23cd4478-a7e8-406e-b777-15d59aacadf6",
                                                          "id_money": "00fb96a2-5444-4641-ac09-8a1216c4bc08",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "db28b92d-601b-4f33-a220-86a379d65261",
                                                          "id_employee": "c5c268d7-68bf-4cbe-bafa-2e3be0194fdf",
                                                          "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": "27fd586f-b9a7-4bcc-be5f-2480fa587ae3",
                                                          "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": "3ffd9445-b272-47bc-8bd2-1ef5c1bcce4f",
                                                            "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": "29b2d3d1-b839-4723-9c69-e727bd9a83ae",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "d74b8882-41d5-4d93-85a7-9f2788ee9351",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                            "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                            "id_user_upd": "76ea8a1b-b85f-46f8-885e-4894464a726a",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "27",
                                                                "id_employee": "55e1375e-730e-4570-9995-30879b44e5f0",
                                                                "id_branch": "0650635a-6c57-4fc0-806d-317f0a58d085",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                "id_user_upd": "57c9f886-6ad0-474a-8691-6bd77c2ec3d6",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "28",
                                                              "id": "b8d241de-fc27-4e68-ae57-28f2d70149a9",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                              "id_user_upd": "d1159f0f-8595-43d6-a137-206f2eaf76bf",
                                                              "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": "ffc78303-cf2e-4455-9c46-9d868cdfc80e",
                                                                "id_line": 2,
                                                                "id_item_sub": "f330ce61-b086-4eaf-8bb7-7b5d37a601ac",
                                                                "qty": 4.1,
                                                                "id_list": "680c7b2d-bc61-499b-95d7-c8caa06dd06d",
                                                                "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": "f188d138-b241-485e-9e18-a3bb6fadc283",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "b136db2c-177b-4b22-8589-065ec190ed50",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "26c61550-111c-46ef-a5ae-856e62d79e9f",
                                                                "id_user_upd": "9958de78-a225-4ac4-9e53-b334e704fba6",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "30",
                                                                  "id": "ee46848a-2086-4e3e-afd9-e2c4c549ea43",
                                                                  "id_item": "21b6d581-6671-420a-b040-02641bf71193",
                                                                  "id_item_type": "5aca6735-3812-49b6-a7ad-ac61ea8667e4",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "0cfc4789-4402-488b-884d-8aaf65d452f0",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                  "id_user_upd": "59fb8a2e-57ca-42bd-aa3c-333b423db096",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "11"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_item_sub": "fc40cf0d-7d39-4091-8563-b3284248a367",
                                                                      "id_item": "f87cc7b2-cb10-4ef4-99a1-1914af5ea4bb",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "5986a8bb-d094-48a0-a9f5-4b8f6d0c73b0",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "32",
                                                                        "id": "1f7daf8a-ae3c-4f94-b4ca-2ec272513ce9",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "411603ea-c6e0-4e27-bf2c-17b2549760ab",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "id_user_upd": "653b6d04-44f5-4c6c-97b3-7b14eb034b24",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "33",
                                                                          "id": "736341e7-0208-4ae4-9a0f-fbbfb59bd8f1",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "id_user_upd": "8f4d9a77-4f02-4ed2-9d3a-8b58d2980d67",
                                                                          "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": "9daaf928-3e77-4950-afec-c6c4dea69807",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "18e09f66-31de-4f17-837f-92bda8eb6a55",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                    "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                    "id_user_upd": "db633d70-8ee5-4f7e-83fd-e454239f6c13",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_voucher": "f84a264f-a3fa-4902-9458-cf4d81697605",
                                                                        "id_line": "191ddb5e-65c1-483f-8892-cc43a9172327",
                                                                        "id_category": "3a6f2aff-080e-47e6-8e00-05bc9253fe8f",
                                                                        "id_item": "de139f47-b3cd-4d20-8f7a-e2e4c938d4e9",
                                                                        "id_item_type": "3aeb4eb5-8f19-46b7-b2b1-0420d0174dbd",
                                                                        "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": "b3f00a9d-5f53-45db-aabe-29137ff7c01e",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "date_used": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "date_sesion": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "id_employee": "4db729f3-c8c6-4c8b-b7c5-94ff588fbc67",
                                                                          "id_branch": "3a34d7d1-504d-45fd-a6d3-258e9157b32a",
                                                                          "id_voucher_permision": "0ca52a33-3824-491d-8067-6cdf9a2a4bee",
                                                                          "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": "8e30550e-bdc7-4522-aae6-28d3fd9c7ed9",
                                                                          "id_user_add": "ab62dc32-8d28-40df-8979-3c6a6b1146d2",
                                                                          "id_doc_sa": "52f4ed99-80a8-43f3-a8f5-c37d74b344fe",
                                                                          "id_item_sub": "1f5c5de8-6d82-4097-81aa-3e00a36ae0c9",
                                                                          "id_pos_sesion": "7c29882c-4e3e-41dd-8ad7-6f36193584d2",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "37",
                                                                            "id": "db6f0fe7-7813-4011-b8db-ecb33e5e7254",
                                                                            "date_from": "2026-01-10T12:10:05.9425982+01:00",
                                                                            "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                                                            "date_used": "2026-01-10T12:10:05.9425982+01:00",
                                                                            "id_employee": "915d687a-6f69-42f4-993e-e51a8bdf121e",
                                                                            "id_branch": "e15acb03-c29a-4fbd-a22c-98d42faeda2e",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "36a4964c-ec03-4fce-bfc4-9935d50abd92",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                            "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "38",
                                                                        "id": "fd2f3541-2776-4f12-a076-9cc12b4eb495",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "004ce745-fdfc-4504-bdeb-5f2a51b76942",
                                                                        "id_pos": "8fdd06f2-c4c8-4319-a074-e25325b6e6cd",
                                                                        "id_list": "f6d47fdb-d86d-4eb6-a17f-27a5fb73788c",
                                                                        "id_item": "914d547a-a08e-4bf1-a314-210066bb3ae1",
                                                                        "id_item_type": "556185ed-3903-4207-b3ac-eb37d2c63680",
                                                                        "id_category": "58ceb069-0028-4ddb-9fd7-d822ba9354da",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "id_user_upd": "18de3bda-dae1-42d2-9471-5fe4e914daac",
                                                                        "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": "4225e641-e23d-4fbf-9402-807dedc6febb",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "ea46cb51-1fbd-450d-8bbb-8432a26205b7",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "888d5b51-6445-48ca-bc04-fc951528003b",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "id_user_upd": "9e09a7b9-7c45-426f-b127-4d9405dac824",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "40",
                                                                              "id_pos": "9c8ade36-9af7-47f3-abaa-fe85886c8d5b",
                                                                              "id_pos_type": "b209407f-8753-4c78-b2d1-102949b85f5c",
                                                                              "id_price_list": "2d897359-954b-41d5-9d07-2062c0fdc140",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "id_user_upd": "f73b0a2d-38f5-48ae-8d28-fb8aa0c5608b",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "41",
                                                                                "id_pos": "bdd860bc-930b-49d8-a741-ba1cabc10547",
                                                                                "id_pos_type": "c388e510-b52d-4cb9-b911-56423f6bb1e9",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                "id_user_upd": "75f8335f-68c9-4aac-8020-d4bd27bbb146",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "42",
                                                                                  "id": "abaeedcb-1477-4e76-aa5a-db9ac5425c16",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "id_user_upd": "f1e8d461-2358-4f3c-85fd-3069978c24ee",
                                                                                  "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": "db2dbfde-497b-453e-91c5-e92ec3b4d5dc",
                                                                              "id_item_sub": "ecbb35e2-b855-419f-8120-e34da6b3a24b",
                                                                              "validity_date": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "id_user_upd": "e5542cbe-d551-4415-b762-e6e243df7aaf",
                                                                              "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": "b261deff-265a-4b5d-bca8-710f9dc9841e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "id_branch": "04bce4dc-27ba-4314-a54d-9a86fe1989b2",
                                                                              "id_pos": "ba9697b0-73ab-4fd4-9da2-5d372d0d52f7",
                                                                              "id_list": "6eacfa50-e6fc-4f94-be47-52a0f6c9f23f",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "id_user_upd": "9c419925-9a17-4be5-92f4-e7820081cd60",
                                                                              "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": "51383b1d-4bb0-44c4-bc24-c3f658530cd9",
                                                                        "order_id": 2,
                                                                        "id_item": "501eab17-fced-411a-9b52-8ade98ef9f44",
                                                                        "id_item_type": "f702a616-eb2b-4802-b666-45fcde56f993",
                                                                        "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": "cfa6f641-de0d-471b-b050-3cf71622763f",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "e91fdc03-86ea-4c0d-8333-1531876ab1f5",
                                                                        "count_voucher": 1,
                                                                        "id_category": "5f459f2d-688e-48f4-b1d3-72c5d784d201",
                                                                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                        "id_user_upd": "017f22ea-140f-4553-b8b5-e24db069e43b",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "46",
                                                                          "id": "b377d0ca-8b4b-4327-9444-4ea924a5235f",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "54ecf5d1-fce6-4e1d-8ed5-ebfdf143806b",
                                                                          "date_tax": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "date_open": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "date_close": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "id_user_open": "7ada99ba-5db8-4ba1-a51d-a518dbbee327",
                                                                          "id_user_close": "b2bd9075-e5aa-4302-9522-10e330d6f09b",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "14"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "17"
                                                                            },
                                                                            {
                                                                              "$ref": "17"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "45"
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "92a9edba-2db7-4b30-86d8-bb5494f3a10c",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "e1d0de7c-af21-4573-8d78-e6d57101a92e",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "7068edc8-5f72-4fea-9416-969f29963478",
                                                                              "id_room_unit": "07b1b91e-1a91-4605-8025-0379c0f86b79",
                                                                              "id_room_list": "0845e2f6-088c-4794-a2a9-5e647de3edc1",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "date_from": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "date_open": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "date_close": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "id_employee": "b9d5fb72-2eed-466d-a2f5-a4297902d55c",
                                                                              "id_employee_sec": "8b385fd0-9856-4bd9-91d9-6c5e1ecab111",
                                                                              "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": "3b4cb62f-ed32-4a93-ba5f-6ee5fe32fc16",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "32fa2094-0078-4933-987e-cd68a3fdb018",
                                                                              "id_user_close": "5c87c12c-32c6-4c4c-9c66-1ea7018779e2",
                                                                              "id_unit_state": "f7d7bd9d-cdc6-4694-b241-de86071240b8",
                                                                              "id_pos_sesion": "c8659402-4055-4cbd-972c-8dcef684064a",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "49",
                                                                                "id": "47777ddf-bd65-4855-940c-db0affda9c84",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "b95e6577-ce44-434c-850e-92242ee65de8",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "f845503d-4ff8-4fcf-ad2e-6c33f8dc4959",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:10:05.9425982+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                "id_user_upd": "fc3a9498-9ae7-44a4-b0b1-6b8862dcdd5f",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "50",
                                                                                  "id": "2606cb3e-3258-4cce-8e38-e21fe0c1647c",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "cc7f5e1a-d745-4cbe-b824-7c5cf68908d1",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "638c099d-3af4-4cea-9742-74592447b518",
                                                                                  "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": "370f2933-0691-4917-bbd3-55d4985f4dfe",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "id_user_upd": "f7856374-af12-42e1-95fa-836ad5b3967d",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_pos": "fc784871-2b10-41aa-9fe7-29d76fce23b1",
                                                                                      "id_room": "896281ab-33ed-41e6-8171-dd218ae64372",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "id_user_upd": "fb78b7bd-4d67-47a4-9e22-a0dcc9d5b804",
                                                                                      "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": "944609bc-2404-430f-9332-85bce343fea9",
                                                                                      "id_room": "5993121e-ebb7-48bc-9d55-ffe7084f474b",
                                                                                      "date_in": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "date_out": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "id_user_add": "9b725e1e-3d97-48e0-809f-b3a362521fa6",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "53",
                                                                                  "id": "7b7f55c5-5f34-4bf2-84da-0a3d59211423",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "id_user_upd": "04d9ee31-e2eb-46cc-a501-15f65fea8992",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_room_type": "63220e8a-e15c-41a5-9df0-2ae6b9ebef48",
                                                                                      "id_room_state": "46906036-2367-4b45-b27b-c5448f0decda",
                                                                                      "id_image": "7acdf5d9-861a-4634-96e8-97eeefc2650f",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                      "id_user_upd": "324a6480-fbba-4b78-a42a-d01b7d4d0795",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "55",
                                                                                        "id": "12023f61-e4e7-4e96-aea6-767d5a5d0e5b",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                        "id_user_upd": "cad1e4ba-acd6-4503-9511-0bd38f28dd59",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "55"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "18"
                                                                                },
                                                                                {
                                                                                  "$ref": "18"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "52"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "18"
                                                                            },
                                                                            {
                                                                              "$ref": "18"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id": "5f0382bb-b206-498e-996e-059d56085d9f",
                                                                              "id_pos_sesion": "ebc202b3-3691-400c-9306-21a109d3492b",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "193b7960-f914-4390-a28d-a4ae6175ec09",
                                                                              "id_room_unit_activity": "0e1e1025-9b97-4289-8e3b-b154bb4934f4",
                                                                              "id_doc_sa": "06e73165-ae08-4a2c-a676-68f80ca46a74",
                                                                              "id_pos_type": "63eec1af-1d46-44b8-b6ea-fc3ff9fa5ba1",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "f7429deb-a4b1-4b64-8b23-4a35045f55b3",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id_tip": "caf1cfdc-e9f3-4124-b2cd-cc8af2a297c3",
                                                                                  "id_user": "85c1af58-af66-48ec-a21a-e1663f11c94b",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_pos_sesion": "94c11ddf-6113-4a18-9fed-72cd504affd9",
                                                                              "id_user": "ad0d7802-bf11-4eb3-8ff9-289f379f04cf",
                                                                              "date_add": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "59",
                                                                    "id": "0785095d-1cf2-41c2-9bc1-9d72b77ece74",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "1d6eeead-3543-4bc4-8968-c0edab09820d",
                                                                    "id_doc_print": "d9352d8c-4d63-4449-b717-e0d8f1206eea",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                                    "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "43"
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "39"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "18"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_doc_sa": "224df898-607b-4c4d-bcb7-f9ce859b396d",
                                                                    "id_line": 2,
                                                                    "id_item": "bca671bc-7986-44cf-9998-794cd4aa53ba",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "37"
                                                              },
                                                              {
                                                                "$ref": "37"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "24"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "18"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "36"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "36"
                                                        },
                                                        {
                                                          "$ref": "36"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "tt_doc_sa_det": [
                                                  {
                                                    "$ref": "29"
                                                  },
                                                  {
                                                    "$ref": "29"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa2": {
                                                  "$ref": "18"
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                },
                                                "tt_rooms_units_activity": {
                                                  "$ref": "48"
                                                },
                                                "tt_spool_doc_print": [
                                                  {
                                                    "$id": "61",
                                                    "id": "7eaba7c9-46fd-4354-9495-bd23a6b075a1",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "fa3c09e8-3b58-48ec-ba69-abc8933032f6",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                    "printed": true,
                                                    "print_on": "2026-01-10T12:10:05.9425982+01:00",
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ]
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "46"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "mt_items_featured": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "mt_pos_print": [
                                        {
                                          "$id": "62",
                                          "id": "baebc039-ac3f-4ffc-a858-265d7c772a87",
                                          "id_pos": "52f09468-de14-448b-a6c1-b583561c639f",
                                          "id_mask": "sample string 3",
                                          "name": "sample string 4",
                                          "mode_print": 5,
                                          "port": "sample string 6",
                                          "baud_rate": 1,
                                          "data_bits": 1,
                                          "stop_bit": 1,
                                          "flow_control": 1,
                                          "parity": 1,
                                          "pin_cashdrawer": 1,
                                          "ip_printer": "sample string 7",
                                          "port_ip": 1,
                                          "printer_name": "sample string 8",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                          "id_user_upd": "cce45364-3e68-4abf-9c7d-09b361a4da54",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "1"
                                            },
                                            {
                                              "$ref": "1"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "mt_pos_rooms": [
                                        {
                                          "$ref": "51"
                                        },
                                        {
                                          "$ref": "51"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "6"
                                      },
                                      "mt_pos_view": [
                                        {
                                          "$ref": "41"
                                        },
                                        {
                                          "$ref": "41"
                                        }
                                      ],
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "38"
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "63",
                                          "id_pos": "2edd26ef-e94e-4221-9368-50c2ffbae93e",
                                          "id_doc": "fd0bfce6-ed5b-481b-97f2-1c763702dcd0",
                                          "value": 3,
                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "2"
                                          },
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "64",
                                          "id": "8b582ce5-d30d-4689-8d5b-a4aa5a94959d",
                                          "id_pos": "2b8e9d06-f63c-40ca-8af6-1bbe01adb3ab",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-01-10T12:10:05.9425982+01:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "33e08497-989b-4372-bba6-4b394bc48a9d",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "65",
                                          "id_user": "65eb24c3-67b4-4296-afbc-fd75caa6bee0",
                                          "id_pos": "7ff80997-b6e8-43c6-b5c7-d931c4b5c31e",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_pos_connection": [
                                        {
                                          "$id": "66",
                                          "id": "0533f7ad-2900-4118-85cf-51fde8121f73",
                                          "id_pos": "6bbc01bf-e06b-42fd-af62-558b00839862",
                                          "date_add": "2026-01-10T12:10:05.9425982+01:00",
                                          "date_upd": "2026-01-10T12:10:05.9425982+01:00",
                                          "date_out": "2026-01-10T12:10:05.9425982+01:00",
                                          "connection_type": "sample string 3",
                                          "connection_speed": 1,
                                          "terminal_name": "sample string 4",
                                          "version": "sample string 5",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_pos_sesion": [
                                        {
                                          "$ref": "46"
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "tt_logs": [
                                        {
                                          "$id": "67",
                                          "id": "e204c459-7fe0-45f3-bab3-432b5a258d88",
                                          "id_user_add": "192003cf-e0b7-4935-b05d-8e5c72802d2e",
                                          "id_table": "a39c6d48-0325-43fa-b74d-a44cd314ee30",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "1dedf66c-9f5a-4d9e-9573-9ffae7b0d0ee",
                                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_sync_tables": {
                                            "$id": "68",
                                            "id": "e99adbe5-dc7a-458b-9b78-9b8b32662c9d",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                            "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "69",
                                                "id": "bb60e9f5-7e29-45f5-be94-af58d291fdcf",
                                                "id_sync": "9477760a-58db-46ed-9b46-fd2b9331511a",
                                                "json": "sample string 3",
                                                "id_table": "ba6284cb-7e50-43b1-8411-2f099db889ae",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "70",
                                                  "id": "c0e4da93-e88f-4968-9d6f-0e79ca25923e",
                                                  "id_branch_from": "5d1f614e-8264-4d9a-bc5a-d4be244e84cc",
                                                  "id_branch_to": "791f4782-b513-4375-9730-49d2106fee89",
                                                  "type": 4,
                                                  "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-01-10T12:10:05.9425982+01:00",
                                                  "send_on": "2026-01-10T12:10:05.9425982+01:00",
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_branches1": {
                                                    "$ref": "7"
                                                  },
                                                  "st_sync_packages_det": [
                                                    {
                                                      "$ref": "69"
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ]
                                                },
                                                "st_sync_tables": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "tt_logs": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "st_local_variables": [
                                        {
                                          "$id": "71",
                                          "id": "98a003b6-9e78-42dc-a78e-69981d25dc9d",
                                          "id_pos": "4a3c9557-aebe-4636-80b3-cf733ea9dd6d",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ]
                                    },
                                    "mt_pos_types": {
                                      "$ref": "42"
                                    },
                                    "st_users": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_items_formula": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "mt_units": {
                                  "$ref": "33"
                                },
                                "mt_units1": {
                                  "$ref": "33"
                                },
                                "st_images": {
                                  "$ref": "8"
                                },
                                "st_users": {
                                  "$ref": "6"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ],
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "tt_doc_st_det": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "tt_stock": [
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "35"
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_users": {
                            "$ref": "6"
                          },
                          "mt_prices_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ]
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms1": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "st_functions": [
                        {
                          "$id": "72",
                          "id": "ac16e0c6-2142-484e-8364-ae791dece734",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "f3af0926-830d-4042-ab9a-63ede4ce8074",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "fa216480-7f25-45c3-b67a-f474170ff198",
                          "view_pos": true,
                          "order": 10,
                          "color_border": "sample string 11",
                          "color_button": "sample string 12",
                          "color_font": "sample string 13",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 16,
                          "active": true,
                          "created_on": "2026-01-10T12:10:05.9425982+01:00",
                          "last_update": "2026-01-10T12:10:05.9425982+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "73",
                            "id": "381793ea-d2f9-43cd-bacc-ece427142473",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-01-10T12:10:05.9425982+01:00",
                            "last_update": "2026-01-10T12:10:05.9425982+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_permisions": [
                            {
                              "$id": "74",
                              "id": "6d3a415f-7077-4e9e-b43b-e8b6169f0e27",
                              "id_function": "849d6c20-942c-433e-bc1f-52d6a00ba8eb",
                              "id_user": "f6c444a5-4972-414f-a31e-f546c069ee2b",
                              "id_profile": "98c98d10-ae93-4a92-93e3-b4d36f253aa4",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-01-10T12:10:05.9425982+01:00",
                              "last_update": "2026-01-10T12:10:05.9425982+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "75",
                                "id": "3879c386-ef0b-4667-9fc0-4118a4771871",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "is_pass_required": true,
                                "is_admin": true,
                                "level_id": 7,
                                "order_1": 8,
                                "order_2": 9,
                                "order_3": 10,
                                "order_4": 11,
                                "is_tips": true,
                                "active": true,
                                "created_on": "2026-01-10T12:10:05.9425982+01:00",
                                "last_update": "2026-01-10T12:10:05.9425982+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "6"
                                  },
                                  {
                                    "$ref": "6"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              },
                              "st_functions": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_images_types": {
                        "$id": "76",
                        "id": "c8ba3b6c-c585-4c63-a42b-2fa1448e62f2",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                        "commited": true,
                        "st_images": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ]
                      },
                      "mt_docs": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "st_users1": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "6"
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "77",
                        "id_branch": "2986dee6-093a-47c8-ac22-cc2c3021ad4b",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-01-10T12:10:05.9425982+01:00",
                        "date_end": "2026-01-10T12:10:05.9425982+01:00",
                        "state": "sample string 6",
                        "created_on": "2026-01-10T12:10:05.9425982+01:00",
                        "last_update": "2026-01-10T12:10:05.9425982+01:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ]
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "50"
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "st_images": {
                  "$ref": "8"
                },
                "st_images1": {
                  "$ref": "8"
                },
                "st_permisions": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "75"
                },
                "st_users_token": [
                  {
                    "$id": "78",
                    "id": "fc780929-bd06-4e7e-90a4-af344a2f8c93",
                    "token_id": "sample string 2",
                    "id_user": "596c76fb-05b7-4852-89f5-0eca3abacd11",
                    "date_from": "2026-01-10T12:10:05.9425982+01:00",
                    "date_end": "2026-01-10T12:10:05.9425982+01:00",
                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "79",
                    "id": "051d040b-ab64-421e-9ea1-82e08708811e",
                    "id_room_activity": "4e176e6c-5610-44a0-b8b9-852ba8d60e7c",
                    "id_pos_sesion": "052a85ea-e5a3-4a54-b518-a1c1470ad6cf",
                    "log_text": "sample string 4",
                    "id_user": "66659ddc-043b-4a8a-b2ba-2b18499ade8d",
                    "created_on": "2026-01-10T12:10:05.9425982+01:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ]
              }
            },
            {
              "$ref": "5"
            }
          ],
          "mt_money_rates1": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "8"
          },
          "st_users": {
            "$ref": "6"
          },
          "tt_doc_sa_cashflow": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "tt_doc_sa_pay": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ]
        },
        "mt_payment_types": {
          "$ref": "24"
        },
        "st_users": {
          "$ref": "6"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "st_images": {
      "$ref": "8"
    },
    "st_users": {
      "$ref": "6"
    },
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "63"
      },
      {
        "$ref": "63"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ]
  },
  "mt_pos_print": {
    "$ref": "62"
  },
  "mt_pos_types": {
    "$ref": "42"
  },
  "st_doc_print": {
    "$id": "80",
    "id": "8e01197a-d474-40ee-8e86-ecd75fc04ca4",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "high_row": 5,
    "high_doc": 6,
    "with_doc": 7,
    "to_file": true,
    "active": true,
    "created_on": "2026-01-10T12:10:05.9425982+01:00",
    "last_update": "2026-01-10T12:10:05.9425982+01:00",
    "commited": true,
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_print_det": [
      {
        "$id": "81",
        "id_doc_print": "6d750af2-308a-4732-b29e-7a9ae8262099",
        "id_line": 2,
        "text": "sample string 3",
        "type_line": "sample string 4",
        "type_align": "sample string 5",
        "ref_line": 6,
        "font_name": "sample string 7",
        "font_bold": true,
        "font_underline": true,
        "font_color": "sample string 10",
        "st_doc_print": {
          "$ref": "80"
        }
      },
      {
        "$ref": "81"
      }
    ]
  },
  "st_users": {
    "$ref": "6"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

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_pos_print": "80007c4a-4edb-4d17-8f98-f531b72283be",
  "id_doc": "f1cf0552-1361-4d9f-b63b-758dbc596201",
  "id_pos_type": "eeaf6336-8a71-4a7c-beea-f5762bd39b5d",
  "id_doc_print": "cfd2a37a-87ec-4fa3-a58b-b776886aeef8",
  "copies": 5,
  "print_mode": 6,
  "active": true,
  "created_on": "2026-01-10T12:10:05.9739512+01:00",
  "last_update": "2026-01-10T12:10:05.9739512+01:00",
  "id_user_upd": "be23df01-5a9b-4668-8860-56ccbe3cafdc",
  "commited": true,
  "mt_docs": {
    "$id": "2",
    "id": "4e802fe6-36a7-4723-99f6-b44466fddaf4",
    "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": "1fd21eb5-ea7b-4672-b597-570a038ede8c",
    "view_pos": true,
    "order": 23,
    "color_border": "sample string 24",
    "color_button": "sample string 25",
    "color_font": "sample string 26",
    "active": true,
    "created_on": "2026-01-10T12:10:05.9739512+01:00",
    "last_update": "2026-01-10T12:10:05.9739512+01:00",
    "id_user_upd": "6fd8fd7f-2c48-47b2-9473-30ba15d4fd12",
    "commited": true,
    "mt_docs_payment_money": [
      {
        "$id": "3",
        "id_doc": "61515b66-6caf-48e9-ab22-bee7b6ee508f",
        "id_pay": "1883d74c-f121-4bd8-b895-395a019723e5",
        "id_money": "0c380b5d-2bbc-4b54-9483-996fd3fe60e9",
        "active": true,
        "created_on": "2026-01-10T12:10:05.9739512+01:00",
        "last_update": "2026-01-10T12:10:05.9739512+01:00",
        "id_user_upd": "cdaccc82-9200-48ce-8b85-56911f9a6c68",
        "commited": true,
        "mt_docs": {
          "$ref": "2"
        },
        "mt_money_types": {
          "$id": "4",
          "id": "92544ed8-c6f2-4374-80e6-ec490aaf822d",
          "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": "39ee2278-fae2-4b00-9c5d-f6194871fab8",
          "view_pos": true,
          "order": 8,
          "color_border": "sample string 9",
          "color_button": "sample string 10",
          "color_font": "sample string 11",
          "active": true,
          "created_on": "2026-01-10T12:10:05.9739512+01:00",
          "last_update": "2026-01-10T12:10:05.9739512+01:00",
          "id_user_upd": "508ec5c5-cabc-41d9-be01-a8e01af83987",
          "commited": true,
          "mt_docs_payment_money": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "mt_money_rates": [
            {
              "$id": "5",
              "id_money_1": "a0a03328-f79a-4bec-b32a-591f030caecf",
              "id_money_2": "d38bc331-edc2-4fbf-ab87-cd055456120a",
              "date_from": "2026-01-10T12:10:05.9739512+01:00",
              "coefficient": 4.1,
              "active": true,
              "created_on": "2026-01-10T12:10:05.9739512+01:00",
              "last_update": "2026-01-10T12:10:05.9739512+01:00",
              "id_user_upd": "e0aa3316-4cba-4e56-8980-1ae729ca04e6",
              "commited": true,
              "mt_money_types": {
                "$ref": "4"
              },
              "mt_money_types1": {
                "$ref": "4"
              },
              "st_users": {
                "$id": "6",
                "id": "e352b63f-1723-47d0-89b3-2432cd905346",
                "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": "a18afb7f-e43f-4d19-b816-917b6bb7e79d",
                "view_messages": true,
                "id_image_photo": "3034f34d-e57b-4419-b1f8-b8d563172c28",
                "reserved": true,
                "pos_access": true,
                "back_access": true,
                "name_pos": "sample string 13",
                "id_image": "fb032a4c-fa5f-4b2f-bc7f-1509e580e39d",
                "view_pos": true,
                "order": 15,
                "color_border": "sample string 16",
                "color_button": "sample string 17",
                "color_font": "sample string 18",
                "active": true,
                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                "commited": true,
                "mt_branches": [
                  {
                    "$id": "7",
                    "id": "4b267f8c-b3c2-462f-bc40-991b1e8d5d22",
                    "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": "f5c023e7-3224-422e-9572-a27048fdfdba",
                    "order": 12,
                    "external_id": "sample string 13",
                    "sync": true,
                    "active": true,
                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                    "last_update": "2026-01-10T12:10:05.9739512+01:00",
                    "id_user_upd": "24bf1618-a923-4ca8-ae34-af147d8fe81f",
                    "commited": true,
                    "st_images": {
                      "$id": "8",
                      "id": "a9f84347-a6b4-4a58-b46f-023fdebad5bd",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "id_img_type": "938d0613-5dbe-4e9a-9c8e-0a8e44f1ff06",
                      "image_file": "sample string 5",
                      "extension": "sample string 6",
                      "high": 1,
                      "width": 1,
                      "active": true,
                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                      "commited": true,
                      "mt_branches": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ],
                      "mt_categories": [
                        {
                          "$id": "9",
                          "id": "491da221-9fad-4cad-943b-f450f844ba85",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "id_item_type": "8fb8ff30-bfa0-4d2e-b677-0dba2d311516",
                          "order_type": 5,
                          "name_pos": "sample string 6",
                          "id_image": "657a7853-1287-4382-bbf6-1112217cf0b3",
                          "view_pos": true,
                          "order": 8,
                          "order_sec": 9,
                          "color_border": "sample string 10",
                          "color_button": "sample string 11",
                          "color_font": "sample string 12",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 15,
                          "big_buttons": true,
                          "active": true,
                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                          "id_user_upd": "fe69d5f3-a43a-4f4e-a41d-021f5dce0ab8",
                          "commited": true,
                          "mt_categories_items": [
                            {
                              "$id": "10",
                              "id_category": "1b08ee5e-42ca-4d54-92fa-24d985f3da87",
                              "id_item": "392095ca-c837-4ba1-aaa1-8342042a61fa",
                              "is_default": true,
                              "active": true,
                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                              "id_user_upd": "2aed4330-5a60-424e-8b40-ca5aff13555e",
                              "commited": true,
                              "mt_categories": {
                                "$ref": "9"
                              },
                              "mt_items": {
                                "$id": "11",
                                "id": "dbe4cb47-2d1f-4356-a48b-8e058f2e2847",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_unit": "ccbc8223-23f9-42be-97b3-3969c20a367d",
                                "id_unit_sec": "42e4cd73-b06c-434e-9d0c-8fe309d9e02b",
                                "id_brand": "12605748-0c02-490c-bc68-75cb8205d674",
                                "b_sale": true,
                                "b_stock": true,
                                "b_price": true,
                                "b_unique": true,
                                "b_exclude_control": true,
                                "tax": 12.1,
                                "change_price": true,
                                "force_printing": true,
                                "is_ticket": true,
                                "is_supply": true,
                                "define_price": true,
                                "external_id": "sample string 18",
                                "name_pos": "sample string 19",
                                "name_print": "sample string 20",
                                "id_image": "49443009-babb-4327-80fa-df61642b1224",
                                "view_pos": true,
                                "order": 22,
                                "color_border": "sample string 23",
                                "color_button": "sample string 24",
                                "color_font": "sample string 25",
                                "font_bold": true,
                                "font_underline": true,
                                "font_size": 28,
                                "active": true,
                                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                "id_user_upd": "f39d7aff-c187-4652-9084-960c54be0683",
                                "commited": true,
                                "mt_brands": {
                                  "$id": "12",
                                  "id": "ab5e7f2f-2aa3-42fb-9903-de279938bcce",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "active": true,
                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                  "id_user_upd": "729d0fa4-0fa9-456d-bd81-410eeceaa192",
                                  "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": "7f49045d-a938-4700-b244-65ac81c54f79",
                                    "id_branch": "462e4791-538e-42ee-80e6-7df56b372f96",
                                    "id_pos_type": "50196a96-6193-4013-984c-db7d3113adce",
                                    "id_pos": "04f0798b-c684-4760-b1b9-5a2b45d44bca",
                                    "id_item": "79a1c3a1-0ccb-4ce3-85f4-fd1bd0e21f05",
                                    "date_from": "2026-01-10T12:10:05.9739512+01:00",
                                    "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                    "image_id": 4,
                                    "active": true,
                                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                    "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                    "id_user_upd": "6662904a-5665-4767-9b02-d7fdc7128d52",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "7"
                                    },
                                    "mt_items": {
                                      "$ref": "11"
                                    },
                                    "mt_pos": {
                                      "$id": "14",
                                      "id": "d150e2c2-1f52-4980-9a64-820be53defa6",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "description": "sample string 4",
                                      "id_branch": "3bf9a7b6-b988-4aa4-a384-e75a08e633f8",
                                      "id_zone": "49927a65-94cd-49d0-b54d-22a0586ebb13",
                                      "user_required": true,
                                      "active": true,
                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                      "id_user_upd": "2803bb1d-9dfe-4a83-9074-52043118b744",
                                      "commited": true,
                                      "mt_branches_zones": {
                                        "$id": "15",
                                        "id": "a94e2ca6-9a98-4fc3-b48f-d0647bffdd93",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_branch": "e0b1757e-c7c8-451c-aef0-856c30f3a36e",
                                        "active": true,
                                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                        "id_user_upd": "a362312c-7e24-493a-82ce-67d8a9c2a9e8",
                                        "commited": true,
                                        "mt_branches": {
                                          "$ref": "7"
                                        },
                                        "mt_pos": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "st_users": {
                                          "$ref": "6"
                                        }
                                      },
                                      "mt_cloakrooms": [
                                        {
                                          "$id": "16",
                                          "id": "8e238487-c643-4c00-99b2-286b45671284",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "id_pos": "6b7bb590-3dd6-480b-9117-d47e9d3642f2",
                                          "unit_ini": 5,
                                          "unit_end": 6,
                                          "name_pos": "sample string 7",
                                          "id_image": "a86a1aea-3db7-4daf-85f6-dd80a432f879",
                                          "view_pos": true,
                                          "order": 9,
                                          "color_border": "sample string 10",
                                          "color_button": "sample string 11",
                                          "color_font": "sample string 12",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                          "id_user_upd": "082f3563-fd70-4ea9-9517-77e51a5f8fe9",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_images": {
                                            "$ref": "8"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          },
                                          "tt_cloakrooms_units": [
                                            {
                                              "$id": "17",
                                              "id": "86482450-53f7-4c35-ad48-ca42a740e82d",
                                              "id_cloakroom": "57300e6f-bbcc-4427-9fc4-bee130ae431f",
                                              "id_pos_sesion": "ebe7ae72-da75-41c4-9c40-d65e7f5fd91e",
                                              "unit_id": 4,
                                              "date_open": "2026-01-10T12:10:05.9739512+01:00",
                                              "date_close": "2026-01-10T12:10:05.9739512+01:00",
                                              "id_doc_sa": "8ffeeb0a-983d-4804-8eef-fe4860f23c22",
                                              "commited": true,
                                              "mt_cloakrooms": {
                                                "$ref": "16"
                                              },
                                              "tt_doc_sa": {
                                                "$id": "18",
                                                "id": "df6c33cb-7354-4f20-8264-d1524cc31663",
                                                "id_pos": "1f8b2b63-ff9e-4032-9d77-a39e283d1e2f",
                                                "id_doc": "4034df0c-1c14-45fd-a696-553b808f0b44",
                                                "id_branch": "3098e520-11a5-4577-8707-a9a0de8411be",
                                                "nro_doc": "sample string 5",
                                                "date_doc": "2026-01-10T12:10:05.9739512+01:00",
                                                "date_tax": "2026-01-10T12:10:05.9739512+01:00",
                                                "hour_doc": "00:00:00.1234567",
                                                "block": true,
                                                "id_ref": "feff2772-96bd-4fd4-905b-b0a6af8fbd00",
                                                "id_relationship": "06befd90-c62f-4feb-9357-214343249962",
                                                "id_loc_from": "6a34545c-be9d-40a8-a2d7-871dee1d205a",
                                                "id_loc_end": "2030fb92-5ae6-4cc2-855a-2a9b2d7c8be6",
                                                "id_user_add": "1bde1eb8-9723-4d53-812d-cdb63e9902a6",
                                                "id_user_upd": "9fa49e7b-7e1b-44bb-9bfc-292b0d97e0dc",
                                                "comment": "sample string 12",
                                                "id_pos_sesion": "747410ec-402f-4ab3-9ff6-e21b3c6f2b86",
                                                "id_room_unit": "ce94f70e-438b-4896-8bbb-f25f5c395306",
                                                "ref_locator": "sample string 13",
                                                "ref_zone_aut": "sample string 14",
                                                "id_pos_type": "6088a191-7995-4bbd-be44-dfe3ab998220",
                                                "p_dis": 15.1,
                                                "p_chr": 16.1,
                                                "amt_net": 17.1,
                                                "amt_tax": 18.1,
                                                "amt_dis": 19.1,
                                                "amt_chr": 20.1,
                                                "amt_tot": 21.1,
                                                "active": true,
                                                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                "commited": true,
                                                "created_by": 1,
                                                "mt_branches": {
                                                  "$ref": "7"
                                                },
                                                "mt_docs": {
                                                  "$ref": "2"
                                                },
                                                "mt_locations": {
                                                  "$id": "19",
                                                  "id": "d42bbedc-e147-47d7-b898-eb0154fbbbd2",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "reserved": true,
                                                  "id_branch": "c4316cc2-35d5-43ec-a724-2e65b7cfb7d1",
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                  "id_user_upd": "88c4538c-3641-49c7-adb2-25d6d7f9ad7b",
                                                  "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": "c37806ce-12d9-4bd8-9cb3-996184f5cb3d",
                                                      "id_pos": "4bd4ee59-c952-4fbe-92e3-56f2e3d4b0e2",
                                                      "id_doc": "ca0484e0-bce9-4a04-abdb-e8ba8688f570",
                                                      "id_branch": "8260fce4-fc25-442a-a608-1d109e6da498",
                                                      "nro_doc": "sample string 5",
                                                      "date_doc": "2026-01-10T12:10:05.9739512+01:00",
                                                      "block": true,
                                                      "nro_original": "sample string 8",
                                                      "id_ref": "6b5c0a12-82a3-413d-bfb1-2e0e786c5626",
                                                      "id_loc_from": "7f089873-670c-4841-b9ca-316817c68fb5",
                                                      "id_loc_end": "920a1805-283e-4916-98dc-f64bbf03ef8f",
                                                      "id_user_add": "c77f1c74-2a48-4532-921a-722004160ce6",
                                                      "id_user_upd": "286c59b3-d0d2-4ed9-99b2-34a96e1f02b8",
                                                      "id_pos_sesion": "3ed30179-2020-4d7f-be09-f6b41b1890d3",
                                                      "comment": "sample string 12",
                                                      "status": 1,
                                                      "is_send": true,
                                                      "date_send": "2026-01-10T12:10:05.9739512+01:00",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "7"
                                                      },
                                                      "mt_docs": {
                                                        "$ref": "2"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_locations1": {
                                                        "$ref": "19"
                                                      },
                                                      "mt_pos": {
                                                        "$ref": "14"
                                                      },
                                                      "st_users": {
                                                        "$ref": "6"
                                                      },
                                                      "st_users1": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_doc_st_det": [
                                                        {
                                                          "$id": "21",
                                                          "id_doc_st": "21669f45-4d77-4878-8bb6-3974a47064e6",
                                                          "id_line": 2,
                                                          "id_item": "57939938-e043-4f40-bcad-f3971a12dce5",
                                                          "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": "e103ac01-0efb-4934-a9ae-d836d0d52c95",
                                                      "id_item": "e6ba390b-874b-44fe-ae7f-130e35f065db",
                                                      "stock_ideal": 3.1,
                                                      "stock_min": 4.1,
                                                      "stock_max": 5.1,
                                                      "stock": 6.1,
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                      "commited": true,
                                                      "mt_items": {
                                                        "$ref": "11"
                                                      },
                                                      "mt_locations": {
                                                        "$ref": "19"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ]
                                                },
                                                "mt_locations1": {
                                                  "$ref": "19"
                                                },
                                                "mt_pos": {
                                                  "$ref": "14"
                                                },
                                                "st_users": {
                                                  "$ref": "6"
                                                },
                                                "st_users1": {
                                                  "$ref": "6"
                                                },
                                                "tt_cloakrooms_units": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "23",
                                                    "id_doc_sa": "303eb40b-09d5-4c5f-9bf6-5bb951e2eae4",
                                                    "id_pay": "a87462e4-c4c3-4006-9aee-06a49870aeb7",
                                                    "id_money": "4c4deed6-6716-4488-ac59-50769a8b384c",
                                                    "date_cashflow": "2026-01-10T12:10:05.9739512+01:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "76a7518c-e028-4f8e-8882-8c73b0fe2cbe",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "24",
                                                      "id": "90297bbc-52ae-4874-adae-86c84487e155",
                                                      "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": "498e6d33-1621-487e-911b-dfa529f20e8d",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                      "id_user_upd": "4e20e910-08f2-4e73-ae65-9ee440aa29e3",
                                                      "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": "b332c433-d894-4f11-bed2-6e3c98629ef1",
                                                          "id_line": 2,
                                                          "id_pay": "2420fd53-c9a5-4278-b149-b3ddbf4eb297",
                                                          "id_money": "937c6e4e-e1bc-4011-92c3-13b62851e0f6",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "6a4e448e-499f-4d15-9616-177de6359e75",
                                                          "id_employee": "6058d19e-b054-4997-98fc-70e2f7215e8b",
                                                          "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": "727538f5-7960-4ae4-9d15-1ce61d420103",
                                                          "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": "3d1d485a-91e7-4bf8-9ff2-53deedd0f43e",
                                                            "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": "6c64aed9-8631-47c6-bad9-62db556ce0f4",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "25c26545-bfcc-435d-844a-f5a9145f4bbb",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                            "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                            "id_user_upd": "15279be0-d1fe-4f0c-b2ff-d96d4fcda1c2",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "27",
                                                                "id_employee": "e8631a2d-7325-491a-9e18-42dffdf4badf",
                                                                "id_branch": "6dd880f3-9431-4e0a-8ad0-f673360d1a94",
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                "id_user_upd": "0b4676d9-c980-4e32-bd32-83021061d988",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "7"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "28",
                                                              "id": "4902ec48-2b21-49fa-b037-e6d3c0508ee6",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                              "id_user_upd": "681058f7-7a3f-48fc-b0fc-3ee0c73a5502",
                                                              "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": "34c07290-8192-453b-8fdc-5b99c9bfad0c",
                                                                "id_line": 2,
                                                                "id_item_sub": "a443c39e-f5e6-44f4-8b4b-ac18713063de",
                                                                "qty": 4.1,
                                                                "id_list": "f795a227-f949-44bf-9e79-81d35a388512",
                                                                "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": "bef13bed-5358-412f-9ead-55357a2199f9",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "74fe795c-d307-4542-8b80-f5250e80e560",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "2a581bf6-5456-4194-886a-04737801d933",
                                                                "id_user_upd": "a3929449-1880-41ee-b624-bc73f4521760",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "26"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "30",
                                                                  "id": "9cc4d912-cd3a-4381-b3b1-ea2136c298d6",
                                                                  "id_item": "612aa7d6-06cf-4d83-97ee-ab1e8633ac82",
                                                                  "id_item_type": "53e90e9f-b85d-424c-afbb-b6d1aea3442a",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "a1ea53f1-2d0c-4cf1-bc1d-cb43770b1290",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                  "id_user_upd": "e1323c5e-aa04-444f-a795-6d483485d843",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "11"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_item_sub": "29964c54-b551-4b4d-b614-5745fe72eed2",
                                                                      "id_item": "e412744c-aebf-4bdd-b672-8f72e9aa49f6",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "cd75e508-3f9f-4661-ae2a-283ea0b411ac",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "11"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "32",
                                                                        "id": "d48d9068-4428-45e8-a01a-990605605fd7",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "6132597a-52c2-4cb4-9ff6-e14b57465102",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "id_user_upd": "e60510ec-3cda-4fb7-9d46-ddb4371247ec",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "33",
                                                                          "id": "50fb0cfe-c091-4986-b170-70db74938f2d",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "id_user_upd": "429bf89e-ddbf-4b73-b2f3-564ef17e41a0",
                                                                          "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": "b60d1b0a-300a-4885-a072-100e3c1c91b6",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "68193a07-fde3-4df9-8d31-ee2a4d93a48a",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                    "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                    "id_user_upd": "5ab62290-740f-46eb-ad4f-c7c71e073156",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_voucher": "a8988672-dbb7-4d4d-a188-0160b1bdd335",
                                                                        "id_line": "74ffce6e-9ef9-465f-9944-a49413dbe767",
                                                                        "id_category": "a6d25d89-db77-4a4b-a112-365bd64da99e",
                                                                        "id_item": "49035023-f752-4a91-96c5-ae20b9464cdd",
                                                                        "id_item_type": "ef8129d7-5455-4604-bd21-748cca7225db",
                                                                        "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": "c499acf7-8602-414c-b12e-fafd9a4f2c6b",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "date_used": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "date_sesion": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "id_employee": "70afcebb-6b4c-4d08-ba24-b815b134ee5b",
                                                                          "id_branch": "90594adb-106d-4f46-910e-e93629fa1ade",
                                                                          "id_voucher_permision": "04dd7c49-3bb1-4d7f-86f0-18f62fda2b2a",
                                                                          "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": "52bb7bdd-64aa-4f5f-b70a-7e67ee57bb0e",
                                                                          "id_user_add": "8a10bd92-2d73-44f3-b7fa-0538d72d2579",
                                                                          "id_doc_sa": "0fdf6317-5343-4360-9f09-319297f1146f",
                                                                          "id_item_sub": "3a25f774-c725-4ddc-a747-cf817a7c0ce2",
                                                                          "id_pos_sesion": "abf2adfd-dbe5-42ba-ab7c-5b973c9ad47d",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "25"
                                                                            },
                                                                            {
                                                                              "$ref": "25"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "37",
                                                                            "id": "d0eb3ac9-fc99-4994-9f10-4a63bd9cdcd4",
                                                                            "date_from": "2026-01-10T12:10:05.9739512+01:00",
                                                                            "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                                                            "date_used": "2026-01-10T12:10:05.9739512+01:00",
                                                                            "id_employee": "e61b6fe1-f8f5-4ef2-be97-f28ce1fcce31",
                                                                            "id_branch": "0913919c-5528-4659-8a52-f9e66694c02f",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "55ac9c90-6059-4bdf-a3ea-7a49764cf290",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                            "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "36"
                                                                              },
                                                                              {
                                                                                "$ref": "36"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "38",
                                                                        "id": "d838e53f-01a8-45be-8738-dac76e1ef836",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "54a15e2f-9101-4827-b52a-8a009edca26f",
                                                                        "id_pos": "a506a2ca-6676-4746-80ee-4356d120b2b8",
                                                                        "id_list": "62100f08-afd6-4956-9a66-4432aff58e06",
                                                                        "id_item": "5519530e-a3ff-4d52-a68d-c0a01f91f133",
                                                                        "id_item_type": "2e0f2812-1ce7-48c2-8297-321ef183644d",
                                                                        "id_category": "a61db146-831f-4bb6-93a4-de763b2bc154",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "id_user_upd": "685d87b1-9d2f-4a81-89dd-482195b41194",
                                                                        "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": "b17d6698-4227-42ae-b6f4-57039cc86ecd",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "0a9cc4a9-d392-4850-abf9-136ce4321f15",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "2481b3ae-9c57-41c5-adf8-f1e4ecd50bde",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "id_user_upd": "daed14f9-1591-41d1-a193-df7b1aaf7635",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "40",
                                                                              "id_pos": "8a3b598d-128b-4575-a8bf-89cdce2c75d9",
                                                                              "id_pos_type": "880f88db-3e78-4a78-bfb9-5bd9b6ca5575",
                                                                              "id_price_list": "3d59b7d5-dfa2-41a8-aaf7-c2ac12a778d1",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "id_user_upd": "7ac6193f-8fb9-4137-adc2-5a59907e3893",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "41",
                                                                                "id_pos": "43e90a1b-bdff-4342-98e5-c7b8f3f46b74",
                                                                                "id_pos_type": "a8c45713-db9b-40e9-84d4-eb694839c8b9",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                "id_user_upd": "ae8c8236-0e3d-4778-9029-2bae3bf13f4a",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "14"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "40"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "42",
                                                                                  "id": "0c5b5c58-d1a3-4225-b7bc-4b7c1fa0dafc",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "id_user_upd": "1519fc2c-75a4-4a77-84cd-fbb280de7b79",
                                                                                  "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": "da1215dd-4b01-4a60-8e07-0db01b006702",
                                                                              "id_item_sub": "6b681bd5-c0b8-44ef-be44-67cd831d75b5",
                                                                              "validity_date": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "id_user_upd": "fad66c6d-ec62-4475-86a5-aeadfb276275",
                                                                              "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": "a0ac76db-5fb6-43e3-b964-67ad69b4efbf",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "id_branch": "bce854a6-5ab1-4b09-9ac3-4fc91425bf2e",
                                                                              "id_pos": "a4194360-733f-4d1b-9963-ff680cf3d2ea",
                                                                              "id_list": "9e7f5ffe-81ee-4399-960f-b5e0ee8a24c5",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "id_user_upd": "b81da6b0-2182-4d03-b979-ea62d6db78aa",
                                                                              "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": "5eb69e15-56bf-45e5-a2a0-f53db350648a",
                                                                        "order_id": 2,
                                                                        "id_item": "17004978-c136-492b-bbf7-f56dc529f255",
                                                                        "id_item_type": "34a55167-99cf-4ec9-b80a-dc77c5fb6abe",
                                                                        "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": "14761f86-aecb-43d0-b728-7bcb2a3a826a",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "237798b8-42fc-490a-a99b-4c65f23e6356",
                                                                        "count_voucher": 1,
                                                                        "id_category": "5221354e-2f32-4d4c-804f-aafda70a8cdb",
                                                                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                        "id_user_upd": "6d64d88f-0ca2-406b-b1a7-f534d14d31aa",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "46",
                                                                          "id": "6da709df-f2d1-4b7b-92b7-f192f69cad88",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "cbc2e996-560d-4ac7-ab4a-25fd086b7eb2",
                                                                          "date_tax": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "date_open": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "date_close": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "id_user_open": "f6adc213-0674-4a65-b504-a14a2586dd6a",
                                                                          "id_user_close": "2a820764-f102-4e26-8076-7a672dc8704a",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "14"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "17"
                                                                            },
                                                                            {
                                                                              "$ref": "17"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "45"
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "47",
                                                                              "id": "676848e0-0ba6-4ed7-8233-04fe3355a5b3",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "361cb5ca-0641-4d65-a840-21398d9ac590",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "47"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "f6201838-a073-4995-8adc-0f18ccbed4f3",
                                                                              "id_room_unit": "4e87debf-42c8-4c85-b012-796179c02ae1",
                                                                              "id_room_list": "4c48cbf4-823d-479c-a953-7e15e024e0a1",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "date_from": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "date_open": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "date_close": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "id_employee": "7b560da3-7b30-4371-ae32-d25bc6d8caf0",
                                                                              "id_employee_sec": "2e8c832b-bd50-4e84-9875-724e569667b5",
                                                                              "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": "627de448-7f9a-4670-9801-a92da7d6d54f",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "2385a92b-9b16-4ac6-9efe-6583f25f0fcd",
                                                                              "id_user_close": "f8455a15-928a-497b-acf9-ed90f351aa61",
                                                                              "id_unit_state": "8775baab-1f8c-46d3-8cd3-963e56299dae",
                                                                              "id_pos_sesion": "d094a65c-6d91-42a9-a394-162164f4a9c2",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "26"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "49",
                                                                                "id": "2e91f26b-5742-448f-a0e0-3caef44a7171",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "5bc24507-4fe1-4d7e-8cf2-7f93de646aaa",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "f4ccb7ea-6235-4a47-bc5c-6548e585e2f2",
                                                                                "locked": true,
                                                                                "date_locked": "2026-01-10T12:10:05.9739512+01:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                "id_user_upd": "34f954f1-2fdb-40e3-afeb-4e1522ba1a18",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "50",
                                                                                  "id": "6f726bd3-f6f8-4fe8-844a-3ca1e5226053",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "5349ab01-9135-4ec6-9d53-3606d8297c7f",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "e03cd2b2-cecd-4af6-87c8-92542ae95b8f",
                                                                                  "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": "d7d9f4ca-0b26-4b65-b2f6-188ccf33117b",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "id_user_upd": "cce3e9d0-172a-4157-a681-5b45c3865176",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "7"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "51",
                                                                                      "id_pos": "db77a4a5-6d07-4ffa-b354-7963a5bcb244",
                                                                                      "id_room": "4c12b46b-6629-4a36-a3c0-70bce4c8f657",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "id_user_upd": "2ec1f2b5-4436-4d29-bff7-8d86126be6ab",
                                                                                      "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": "56570fc5-a62b-428f-8a32-fb1dfb6886dc",
                                                                                      "id_room": "f86aa05b-a7e0-41e8-b326-c05cab1110e9",
                                                                                      "date_in": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "date_out": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "id_user_add": "02355080-b90c-4584-b094-997b47b61611",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "50"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "53",
                                                                                  "id": "79d4ed3d-7d39-431f-8806-5c4104ce5c1e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "id_user_upd": "65e7260a-eb55-4d1a-9f97-651710af1eb5",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "49"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "54",
                                                                                      "id_room_type": "dd60b04f-10ac-494f-8f98-5cc5bb130572",
                                                                                      "id_room_state": "0bdb4278-f63b-4575-94ef-e38bf6340203",
                                                                                      "id_image": "cbed377a-e007-4b2a-99af-e25c0a827700",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                      "id_user_upd": "695009f6-5e6a-4da0-92cd-116c27dbbc56",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "55",
                                                                                        "id": "4949c2e8-15d3-4bbe-9284-78ece03d8bab",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "active": true,
                                                                                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                        "id_user_upd": "a0240c1e-dc73-4e72-9b6a-ae4bc53347f0",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "6"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "54"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "48"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "53"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "6"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "54"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "6"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "48"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "55"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "18"
                                                                                },
                                                                                {
                                                                                  "$ref": "18"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "52"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "18"
                                                                            },
                                                                            {
                                                                              "$ref": "18"
                                                                            }
                                                                          ],
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "56",
                                                                              "id": "f90b85ac-58d8-4b46-a951-02659de899ee",
                                                                              "id_pos_sesion": "49565ebf-c463-4378-a664-1ac065cb6b3b",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "e4236eaf-3c75-4a27-b398-2cbf282db3e4",
                                                                              "id_room_unit_activity": "e2fdc7fd-e236-4a81-b23b-e298d7db8cb4",
                                                                              "id_doc_sa": "3f882c80-39d1-46af-951d-6e24503825c7",
                                                                              "id_pos_type": "2f80dc59-4470-40e6-9bd0-7938520ebb0a",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "45dbbeb2-3111-4063-86b1-559e5851c3cc",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "57",
                                                                                  "id_tip": "4cb287d2-8d3c-4ae3-85be-06f96b02a9ae",
                                                                                  "id_user": "890ee087-9c7f-4ec5-8967-d36ecc06494b",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "6"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "56"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "56"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "58",
                                                                              "id_pos_sesion": "383638a1-4d04-44d4-bfb4-0b347a744788",
                                                                              "id_user": "09d82faf-9dee-40bc-96df-84a73b920dcb",
                                                                              "date_add": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "6"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "46"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "58"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "59",
                                                                    "id": "92f353bb-b3e0-4b13-8c01-a281d2cb3f68",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "be8797cf-9cfb-46a9-bb58-00b41803aa28",
                                                                    "id_doc_print": "928660d9-dd42-4505-8db5-e213e343e263",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                                    "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "43"
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "39"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "6"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "18"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_doc_sa": "88d61ce2-d62a-4a81-a7d3-e2fc60eca517",
                                                                    "id_line": 2,
                                                                    "id_item": "e628366e-71fe-4d82-b2dc-d7e89b2126c9",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "11"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "25"
                                                              },
                                                              {
                                                                "$ref": "25"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "36"
                                                              },
                                                              {
                                                                "$ref": "36"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "37"
                                                              },
                                                              {
                                                                "$ref": "37"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "48"
                                                              },
                                                              {
                                                                "$ref": "48"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "4"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "24"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "18"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "36"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "25"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "36"
                                                        },
                                                        {
                                                          "$ref": "36"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "6"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "4"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "23"
                                                  }
                                                ],
                                                "tt_doc_sa_det": [
                                                  {
                                                    "$ref": "29"
                                                  },
                                                  {
                                                    "$ref": "29"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "25"
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tt_doc_sa2": {
                                                  "$ref": "18"
                                                },
                                                "tt_pos_sesion": {
                                                  "$ref": "46"
                                                },
                                                "tt_rooms_units_activity": {
                                                  "$ref": "48"
                                                },
                                                "tt_spool_doc_print": [
                                                  {
                                                    "$id": "61",
                                                    "id": "625826bd-ee98-4cdb-8398-3983c88dc6c6",
                                                    "spool_server": "sample string 2",
                                                    "id_doc_sa": "2f6608cd-8f8e-41f8-8efd-7064e34d70e9",
                                                    "spool_printer": "sample string 4",
                                                    "count": 5,
                                                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                    "printed": true,
                                                    "print_on": "2026-01-10T12:10:05.9739512+01:00",
                                                    "tt_doc_sa": {
                                                      "$ref": "18"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "61"
                                                  }
                                                ]
                                              },
                                              "tt_pos_sesion": {
                                                "$ref": "46"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ]
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ],
                                      "mt_items_featured": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "mt_pos_print": [
                                        {
                                          "$id": "62",
                                          "id": "519d3253-9d6b-4d94-9ba3-645b9b58504e",
                                          "id_pos": "fbcda5d2-187b-414d-8426-2fa799d014ed",
                                          "id_mask": "sample string 3",
                                          "name": "sample string 4",
                                          "mode_print": 5,
                                          "port": "sample string 6",
                                          "baud_rate": 1,
                                          "data_bits": 1,
                                          "stop_bit": 1,
                                          "flow_control": 1,
                                          "parity": 1,
                                          "pin_cashdrawer": 1,
                                          "ip_printer": "sample string 7",
                                          "port_ip": 1,
                                          "printer_name": "sample string 8",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                          "id_user_upd": "88f20338-41c8-40a2-8d01-c54a1a6cf2fa",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "1"
                                            },
                                            {
                                              "$ref": "1"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "62"
                                        }
                                      ],
                                      "mt_pos_rooms": [
                                        {
                                          "$ref": "51"
                                        },
                                        {
                                          "$ref": "51"
                                        }
                                      ],
                                      "st_users": {
                                        "$ref": "6"
                                      },
                                      "mt_pos_view": [
                                        {
                                          "$ref": "41"
                                        },
                                        {
                                          "$ref": "41"
                                        }
                                      ],
                                      "mt_prices_list_rules": [
                                        {
                                          "$ref": "44"
                                        },
                                        {
                                          "$ref": "44"
                                        }
                                      ],
                                      "mt_prices_rules": [
                                        {
                                          "$ref": "38"
                                        },
                                        {
                                          "$ref": "38"
                                        }
                                      ],
                                      "st_doc_num": [
                                        {
                                          "$id": "63",
                                          "id_pos": "26c5c8cc-6733-4869-9d64-32433e563344",
                                          "id_doc": "cc87ff17-74c9-45b6-89c1-60716e72870c",
                                          "value": 3,
                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                          "commited": true,
                                          "mt_docs": {
                                            "$ref": "2"
                                          },
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "63"
                                        }
                                      ],
                                      "st_pos_license": [
                                        {
                                          "$id": "64",
                                          "id": "c1689e3a-6ddc-4a6b-8724-5480fea7b309",
                                          "id_pos": "7a3dedaf-99bf-403e-90d1-b24ce839562b",
                                          "mac_address": "sample string 3",
                                          "date_end": "2026-01-10T12:10:05.9739512+01:00",
                                          "key_access": "sample string 5",
                                          "id_user_add": "3976af1b-5799-4499-8703-886e853060c9",
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "64"
                                        }
                                      ],
                                      "st_users_pos": [
                                        {
                                          "$id": "65",
                                          "id_user": "e18829b8-ecc1-4b4a-b9a7-857d9b2ebed6",
                                          "id_pos": "7a210e44-27a3-46ab-9ff6-b5e4c6d61862",
                                          "pass_required": true,
                                          "active": true,
                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "65"
                                        }
                                      ],
                                      "tt_doc_sa": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_pos_connection": [
                                        {
                                          "$id": "66",
                                          "id": "746c5239-2168-4ba5-a34c-ab813f8627d5",
                                          "id_pos": "ed358428-e87c-4a5a-937f-f824845ce3a7",
                                          "date_add": "2026-01-10T12:10:05.9739512+01:00",
                                          "date_upd": "2026-01-10T12:10:05.9739512+01:00",
                                          "date_out": "2026-01-10T12:10:05.9739512+01:00",
                                          "connection_type": "sample string 3",
                                          "connection_speed": 1,
                                          "terminal_name": "sample string 4",
                                          "version": "sample string 5",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "66"
                                        }
                                      ],
                                      "tt_pos_sesion": [
                                        {
                                          "$ref": "46"
                                        },
                                        {
                                          "$ref": "46"
                                        }
                                      ],
                                      "mt_branches": {
                                        "$ref": "7"
                                      },
                                      "tt_logs": [
                                        {
                                          "$id": "67",
                                          "id": "687e56d1-b934-4066-b8b5-0f2de45a62fb",
                                          "id_user_add": "c39de6cf-f821-4f40-ac86-bb5d4f79ab9c",
                                          "id_table": "e93dcb0d-013b-4612-8047-ccf1a66cad20",
                                          "message_log": "sample string 3",
                                          "json_object": "sample string 4",
                                          "log_type": "sample string 5",
                                          "id_pos": "85b4248f-99e5-42c2-adad-ebc9755a0778",
                                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          },
                                          "st_sync_tables": {
                                            "$id": "68",
                                            "id": "72345862-a57d-4047-aea9-7039a0eb4bf8",
                                            "level": 2,
                                            "order": 3,
                                            "name": "sample string 4",
                                            "log_ins": true,
                                            "log_upd": true,
                                            "packet_forward": true,
                                            "active": true,
                                            "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                            "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                            "commited": true,
                                            "st_sync_packages_det": [
                                              {
                                                "$id": "69",
                                                "id": "4334bbdc-139f-43cb-951c-f3bc519fb4e0",
                                                "id_sync": "e99dd69f-cee2-4e3e-9416-767e4d85d66c",
                                                "json": "sample string 3",
                                                "id_table": "653f9f6c-6dec-48f9-aac1-00fca5d14d22",
                                                "order": 5,
                                                "st_sync_packages": {
                                                  "$id": "70",
                                                  "id": "d33feba8-4e37-4ba1-9c6b-1cbb3bb7ba4d",
                                                  "id_branch_from": "d3cb16d2-d203-4291-8085-c6889f107181",
                                                  "id_branch_to": "a18d9231-5046-4980-a339-ddf379b4d118",
                                                  "type": 4,
                                                  "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                                  "order": 6,
                                                  "status": 7,
                                                  "log_info": "sample string 8",
                                                  "sync_on": "2026-01-10T12:10:05.9739512+01:00",
                                                  "send_on": "2026-01-10T12:10:05.9739512+01:00",
                                                  "mt_branches": {
                                                    "$ref": "7"
                                                  },
                                                  "mt_branches1": {
                                                    "$ref": "7"
                                                  },
                                                  "st_sync_packages_det": [
                                                    {
                                                      "$ref": "69"
                                                    },
                                                    {
                                                      "$ref": "69"
                                                    }
                                                  ]
                                                },
                                                "st_sync_tables": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "69"
                                              }
                                            ],
                                            "tt_logs": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "6"
                                          }
                                        },
                                        {
                                          "$ref": "67"
                                        }
                                      ],
                                      "st_local_variables": [
                                        {
                                          "$id": "71",
                                          "id": "3329e5b2-d9f9-4ba3-a904-6447415fcbea",
                                          "id_pos": "f6ec3f7a-3b8e-4d6a-b64a-5e6c033a4e07",
                                          "name": "sample string 3",
                                          "description": "sample string 4",
                                          "value": "sample string 5",
                                          "type": "sample string 6",
                                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                          "commited": true,
                                          "mt_pos": {
                                            "$ref": "14"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ],
                                      "tt_doc_st": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ]
                                    },
                                    "mt_pos_types": {
                                      "$ref": "42"
                                    },
                                    "st_users": {
                                      "$ref": "6"
                                    }
                                  },
                                  {
                                    "$ref": "13"
                                  }
                                ],
                                "mt_items_formula": [
                                  {
                                    "$ref": "31"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "mt_units": {
                                  "$ref": "33"
                                },
                                "mt_units1": {
                                  "$ref": "33"
                                },
                                "st_images": {
                                  "$ref": "8"
                                },
                                "st_users": {
                                  "$ref": "6"
                                },
                                "mt_items_sub": [
                                  {
                                    "$ref": "30"
                                  },
                                  {
                                    "$ref": "30"
                                  }
                                ],
                                "mt_prices_rules": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ],
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$ref": "60"
                                  },
                                  {
                                    "$ref": "60"
                                  }
                                ],
                                "tt_doc_st_det": [
                                  {
                                    "$ref": "21"
                                  },
                                  {
                                    "$ref": "21"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "45"
                                  },
                                  {
                                    "$ref": "45"
                                  }
                                ],
                                "tt_stock": [
                                  {
                                    "$ref": "22"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "tt_vouchers_det": [
                                  {
                                    "$ref": "35"
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              }
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_users": {
                            "$ref": "6"
                          },
                          "mt_prices_rules": [
                            {
                              "$ref": "38"
                            },
                            {
                              "$ref": "38"
                            }
                          ],
                          "tt_vouchers_det": [
                            {
                              "$ref": "35"
                            },
                            {
                              "$ref": "35"
                            }
                          ]
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees": [
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ],
                      "mt_items": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_items_types": [
                        {
                          "$ref": "34"
                        },
                        {
                          "$ref": "34"
                        }
                      ],
                      "mt_money_types": [
                        {
                          "$ref": "4"
                        },
                        {
                          "$ref": "4"
                        }
                      ],
                      "mt_payment_types": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_prices_list": [
                        {
                          "$ref": "39"
                        },
                        {
                          "$ref": "39"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms1": [
                        {
                          "$ref": "50"
                        },
                        {
                          "$ref": "50"
                        }
                      ],
                      "mt_rooms_units_states_types": [
                        {
                          "$ref": "54"
                        },
                        {
                          "$ref": "54"
                        }
                      ],
                      "st_functions": [
                        {
                          "$id": "72",
                          "id": "926d589b-d836-4eb2-bef6-59b606f832b9",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "level_id": 5,
                          "id_group": "3a712d10-6456-4dab-b0f7-ee167984678a",
                          "name_event": "sample string 7",
                          "name_pos": "sample string 8",
                          "id_image": "c818b236-cab0-47ea-a71f-2d3309e0d613",
                          "view_pos": true,
                          "order": 10,
                          "color_border": "sample string 11",
                          "color_button": "sample string 12",
                          "color_font": "sample string 13",
                          "font_bold": true,
                          "font_underline": true,
                          "font_size": 16,
                          "active": true,
                          "created_on": "2026-01-10T12:10:05.9739512+01:00",
                          "last_update": "2026-01-10T12:10:05.9739512+01:00",
                          "commited": true,
                          "st_functions_groups": {
                            "$id": "73",
                            "id": "a3e71660-3bce-450b-8813-98280d5f8844",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "active": true,
                            "created_on": "2026-01-10T12:10:05.9739512+01:00",
                            "last_update": "2026-01-10T12:10:05.9739512+01:00",
                            "commited": true,
                            "st_functions": [
                              {
                                "$ref": "72"
                              },
                              {
                                "$ref": "72"
                              }
                            ]
                          },
                          "st_images": {
                            "$ref": "8"
                          },
                          "st_permisions": [
                            {
                              "$id": "74",
                              "id": "4f586b0b-b15a-4c46-b43b-318935029246",
                              "id_function": "830e5668-2f39-4011-81f5-7a3141d0c3b7",
                              "id_user": "21f2334a-33e7-4fef-93c2-998d80b87853",
                              "id_profile": "7ca2ef39-f905-43d7-a25a-743fdd0d0dd6",
                              "permission": 3,
                              "active": true,
                              "created_on": "2026-01-10T12:10:05.9739512+01:00",
                              "last_update": "2026-01-10T12:10:05.9739512+01:00",
                              "commited": true,
                              "st_users_profiles": {
                                "$id": "75",
                                "id": "4b6f9c28-9857-4ca7-8298-1711d5260165",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "is_pass_required": true,
                                "is_admin": true,
                                "level_id": 7,
                                "order_1": 8,
                                "order_2": 9,
                                "order_3": 10,
                                "order_4": 11,
                                "is_tips": true,
                                "active": true,
                                "created_on": "2026-01-10T12:10:05.9739512+01:00",
                                "last_update": "2026-01-10T12:10:05.9739512+01:00",
                                "commited": true,
                                "st_permisions": [
                                  {
                                    "$ref": "74"
                                  },
                                  {
                                    "$ref": "74"
                                  }
                                ],
                                "st_users": [
                                  {
                                    "$ref": "6"
                                  },
                                  {
                                    "$ref": "6"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "6"
                              },
                              "st_functions": {
                                "$ref": "72"
                              }
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        {
                          "$ref": "72"
                        }
                      ],
                      "st_images_types": {
                        "$id": "76",
                        "id": "2f32da27-359b-4628-b981-fd01f43b676b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                        "commited": true,
                        "st_images": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ]
                      },
                      "mt_docs": [
                        {
                          "$ref": "2"
                        },
                        {
                          "$ref": "2"
                        }
                      ],
                      "st_users": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "st_users1": [
                        {
                          "$ref": "6"
                        },
                        {
                          "$ref": "6"
                        }
                      ],
                      "mt_cloakrooms": [
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ]
                    },
                    "st_users": {
                      "$ref": "6"
                    },
                    "mt_branches_zones": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees_branches": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_periods": [
                      {
                        "$id": "77",
                        "id_branch": "d5a1060f-072f-445c-a140-a245f12e6e55",
                        "exercise_id": 2,
                        "period_id": 3,
                        "date_from": "2026-01-10T12:10:05.9739512+01:00",
                        "date_end": "2026-01-10T12:10:05.9739512+01:00",
                        "state": "sample string 6",
                        "created_on": "2026-01-10T12:10:05.9739512+01:00",
                        "last_update": "2026-01-10T12:10:05.9739512+01:00",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "77"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "st_sync_packages": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "st_sync_packages1": [
                      {
                        "$ref": "70"
                      },
                      {
                        "$ref": "70"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "20"
                      },
                      {
                        "$ref": "20"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ]
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "mt_branches_zones": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "mt_brands": [
                  {
                    "$ref": "12"
                  },
                  {
                    "$ref": "12"
                  }
                ],
                "mt_categories": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_categories_items": [
                  {
                    "$ref": "10"
                  },
                  {
                    "$ref": "10"
                  }
                ],
                "mt_cloakrooms": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "mt_docs_payment_money": [
                  {
                    "$ref": "3"
                  },
                  {
                    "$ref": "3"
                  }
                ],
                "mt_employees": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_employees_profiles": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "mt_items": [
                  {
                    "$ref": "11"
                  },
                  {
                    "$ref": "11"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "mt_items_sub": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "mt_items_types": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "mt_money_rates": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_money_types": [
                  {
                    "$ref": "4"
                  },
                  {
                    "$ref": "4"
                  }
                ],
                "mt_payment_types": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "mt_pos_doc_print": [
                  {
                    "$ref": "1"
                  },
                  {
                    "$ref": "1"
                  }
                ],
                "mt_pos_prices_list": [
                  {
                    "$ref": "40"
                  },
                  {
                    "$ref": "40"
                  }
                ],
                "mt_pos_print": [
                  {
                    "$ref": "62"
                  },
                  {
                    "$ref": "62"
                  }
                ],
                "mt_pos_rooms": [
                  {
                    "$ref": "51"
                  },
                  {
                    "$ref": "51"
                  }
                ],
                "mt_pos_types": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "mt_pos_view": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ],
                "mt_prices_items": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "mt_prices_list": [
                  {
                    "$ref": "39"
                  },
                  {
                    "$ref": "39"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "44"
                  },
                  {
                    "$ref": "44"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "50"
                  },
                  {
                    "$ref": "50"
                  }
                ],
                "mt_rooms_units": [
                  {
                    "$ref": "49"
                  },
                  {
                    "$ref": "49"
                  }
                ],
                "mt_rooms_units_states": [
                  {
                    "$ref": "55"
                  },
                  {
                    "$ref": "55"
                  }
                ],
                "mt_rooms_units_states_types": [
                  {
                    "$ref": "54"
                  },
                  {
                    "$ref": "54"
                  }
                ],
                "mt_rooms_units_types": [
                  {
                    "$ref": "53"
                  },
                  {
                    "$ref": "53"
                  }
                ],
                "mt_units": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "mt_units_ref": [
                  {
                    "$ref": "32"
                  },
                  {
                    "$ref": "32"
                  }
                ],
                "st_images": {
                  "$ref": "8"
                },
                "st_images1": {
                  "$ref": "8"
                },
                "st_permisions": [
                  {
                    "$ref": "74"
                  },
                  {
                    "$ref": "74"
                  }
                ],
                "st_pos_license": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "st_users_pos": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "st_users_profiles": {
                  "$ref": "75"
                },
                "st_users_token": [
                  {
                    "$id": "78",
                    "id": "14ed5495-d8ee-42bb-a81e-c1a17143efd9",
                    "token_id": "sample string 2",
                    "id_user": "a6daa70e-bf0f-4c49-95bd-e40850f9336a",
                    "date_from": "2026-01-10T12:10:05.9739512+01:00",
                    "date_end": "2026-01-10T12:10:05.9739512+01:00",
                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "78"
                  }
                ],
                "tt_doc_sa_cashflow": [
                  {
                    "$ref": "23"
                  },
                  {
                    "$ref": "23"
                  }
                ],
                "tt_doc_sa_det": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa_det1": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_sa1": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_doc_st1": [
                  {
                    "$ref": "20"
                  },
                  {
                    "$ref": "20"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_logs": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_pos_sesion": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_pos_sesion1": [
                  {
                    "$ref": "46"
                  },
                  {
                    "$ref": "46"
                  }
                ],
                "tt_rooms_list": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "tt_rooms_units_activity": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_activity1": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ],
                "tt_rooms_units_log": [
                  {
                    "$id": "79",
                    "id": "3bd12055-ca01-4413-b386-0c5d261de8fa",
                    "id_room_activity": "01d514a9-1e45-4329-a425-c1aa071b45a2",
                    "id_pos_sesion": "e8d31d8d-8346-465f-a5c0-fcbab3ee4031",
                    "log_text": "sample string 4",
                    "id_user": "bdb1d4c7-61fc-4367-841a-5a3fe590f14d",
                    "created_on": "2026-01-10T12:10:05.9739512+01:00",
                    "commited": true,
                    "st_users": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "tt_tips_users": [
                  {
                    "$ref": "57"
                  },
                  {
                    "$ref": "57"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "37"
                  },
                  {
                    "$ref": "37"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_docs": [
                  {
                    "$ref": "2"
                  },
                  {
                    "$ref": "2"
                  }
                ],
                "tt_pos_sesion_users": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ]
              }
            },
            {
              "$ref": "5"
            }
          ],
          "mt_money_rates1": [
            {
              "$ref": "5"
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "8"
          },
          "st_users": {
            "$ref": "6"
          },
          "tt_doc_sa_cashflow": [
            {
              "$ref": "23"
            },
            {
              "$ref": "23"
            }
          ],
          "tt_doc_sa_pay": [
            {
              "$ref": "25"
            },
            {
              "$ref": "25"
            }
          ]
        },
        "mt_payment_types": {
          "$ref": "24"
        },
        "st_users": {
          "$ref": "6"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "st_images": {
      "$ref": "8"
    },
    "st_users": {
      "$ref": "6"
    },
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_num": [
      {
        "$ref": "63"
      },
      {
        "$ref": "63"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "20"
      },
      {
        "$ref": "20"
      }
    ]
  },
  "mt_pos_print": {
    "$ref": "62"
  },
  "mt_pos_types": {
    "$ref": "42"
  },
  "st_doc_print": {
    "$id": "80",
    "id": "43d62e07-7895-4557-af56-76c94dc9f1c5",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "high_row": 5,
    "high_doc": 6,
    "with_doc": 7,
    "to_file": true,
    "active": true,
    "created_on": "2026-01-10T12:10:05.9739512+01:00",
    "last_update": "2026-01-10T12:10:05.9739512+01:00",
    "commited": true,
    "mt_pos_doc_print": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_doc_print_det": [
      {
        "$id": "81",
        "id_doc_print": "ef2a8dea-1a02-463d-ba65-56457dfbf483",
        "id_line": 2,
        "text": "sample string 3",
        "type_line": "sample string 4",
        "type_align": "sample string 5",
        "ref_line": 6,
        "font_name": "sample string 7",
        "font_bold": true,
        "font_underline": true,
        "font_color": "sample string 10",
        "st_doc_print": {
          "$ref": "80"
        }
      },
      {
        "$ref": "81"
      }
    ]
  },
  "st_users": {
    "$ref": "6"
  }
}