GET api/Tt_Vouchers?id_doc_sa={id_doc_sa}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_doc_sa

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

tt_vouchers
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_voucher

integer

Required

locator_voucher

string

Max length: 20

qr_code

string

Required

Max length: 100

date_from

date

Required

date_end

date

Required

date_used

date

None.

date_sesion

date

None.

id_employee

globally unique identifier

Required

id_branch

globally unique identifier

Required

id_voucher_permision

globally unique identifier

None.

amt_tot

decimal number

None.

amt_pen

decimal number

None.

by_amount

boolean

Required

by_item_category

boolean

Required

qty_applied

integer

None.

locator_entry

string

Max length: 20

locator_event

string

Max length: 20

is_only_use

boolean

Required

price_ref

boolean

None.

supply_apply

integer

None.

id_pay

globally unique identifier

Required

id_user_add

globally unique identifier

Required

id_doc_sa

globally unique identifier

None.

id_item_sub

globally unique identifier

None.

id_pos_sesion

globally unique identifier

None.

is_authorized

boolean

Required

is_automatic

boolean

None.

print_in_branch

boolean

Required

printed

boolean

Required

is_entry

boolean

Required

is_consume

boolean

Required

is_used_entry

boolean

Required

is_used_consume

boolean

Required

is_close

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_branches

mt_branches

None.

mt_employees

mt_employees

None.

mt_payment_types

mt_payment_types

None.

st_users

st_users

None.

tt_doc_sa_pay

Collection of tt_doc_sa_pay

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

tt_vouchers_permisions

tt_vouchers_permisions

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "528a224c-ee69-4264-b96d-342dbbf1229e",
  "id_voucher": 2,
  "locator_voucher": "sample string 3",
  "qr_code": "sample string 4",
  "date_from": "2026-09-06T06:47:44.0523256+02:00",
  "date_end": "2026-09-06T06:47:44.0523256+02:00",
  "date_used": "2026-09-06T06:47:44.0523256+02:00",
  "date_sesion": "2026-09-06T06:47:44.0523256+02:00",
  "id_employee": "b0b4aa62-b750-47ef-96a8-5644c2cce294",
  "id_branch": "42429c07-9766-4dc9-bab2-3d961b641394",
  "id_voucher_permision": "37dd1a68-cd4c-49b2-8023-3bcf8d18c763",
  "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": "bf0d6944-1d10-4416-937e-ab4b83a3619f",
  "id_user_add": "cc1c185f-a9b4-433e-95ca-7dd07e335c3a",
  "id_doc_sa": "0359e3e6-ec3c-4566-a539-bea844303b83",
  "id_item_sub": "f8194e7c-9c1b-4966-91fd-3c9a11883c10",
  "id_pos_sesion": "1179c3ce-3bd8-4276-9d5f-e7d4f707d329",
  "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-09-06T06:47:44.0523256+02:00",
  "last_update": "2026-09-06T06:47:44.0523256+02:00",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "f2cadd66-3428-4047-bea0-5a7f78d640e2",
    "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": "16912511-bb83-44f8-ad27-1f26ceebaf7d",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-09-06T06:47:44.0523256+02:00",
    "last_update": "2026-09-06T06:47:44.0523256+02:00",
    "id_user_upd": "ac1592d6-30a7-400d-8fa5-9cb33b97d9e6",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "7fac937b-d81b-482c-bfed-71ad31a57d88",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "11c9ecf2-bd41-454d-a355-f3257b2f8c08",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-09-06T06:47:44.0523256+02:00",
      "last_update": "2026-09-06T06:47:44.0523256+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "b453e1ce-0c1e-42d4-adf1-c3732384c46a",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "c30e0770-eb7c-45b3-a009-0bef12f9991f",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "1fc357ee-d2d6-4f5f-a747-8c03513a2fba",
          "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-09-06T06:47:44.0523256+02:00",
          "last_update": "2026-09-06T06:47:44.0523256+02:00",
          "id_user_upd": "9a1b612d-ceab-42be-bf85-a94677141ee5",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "1bfe4313-1f45-4ff4-9004-2897997a87cc",
              "id_item": "b7e96469-5873-4b97-81b0-380c3c1f32a4",
              "is_default": true,
              "active": true,
              "created_on": "2026-09-06T06:47:44.0523256+02:00",
              "last_update": "2026-09-06T06:47:44.0523256+02:00",
              "id_user_upd": "09f950cb-0497-42ee-b1dd-6074097cfe84",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "7ab9f6a1-4e91-4d0f-abf8-66038f209b33",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "9b51ab79-42e6-44be-bf41-86cdb2bdf1b0",
                "id_unit_sec": "ee7dc442-6f57-4247-b441-bbf8b3cbc654",
                "id_brand": "9f40e234-3255-428d-9a65-deaaf5666257",
                "b_sale": true,
                "b_stock": true,
                "b_price": true,
                "b_unique": true,
                "b_exclude_control": true,
                "tax": 12.1,
                "change_price": true,
                "force_printing": true,
                "is_ticket": true,
                "is_supply": true,
                "define_price": true,
                "is_multi_sub": true,
                "external_id": "sample string 19",
                "name_pos": "sample string 20",
                "name_print": "sample string 21",
                "id_image": "37d2b0aa-e5be-455c-9cc0-ad7ca1825c45",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-09-06T06:47:44.0523256+02:00",
                "last_update": "2026-09-06T06:47:44.0523256+02:00",
                "id_user_upd": "a753c9ad-011f-4d98-8776-fc9125d6d72c",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "d6ee99c6-6094-457d-80dd-9bc010b2a135",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-09-06T06:47:44.0523256+02:00",
                  "last_update": "2026-09-06T06:47:44.0523256+02:00",
                  "id_user_upd": "37971473-ac27-45bf-8a6e-3c1c4ef2c25f",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "c6be85d0-e96a-4a0e-8d67-ff438534235e",
                    "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": "17d94099-e38c-4afe-83a7-a01ac7d1fe05",
                    "view_messages": true,
                    "id_image_photo": "050cc2fe-f20b-4dc7-8477-897f54ef986b",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "40187656-cb9e-4157-9d52-f29664900efa",
                    "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-09-06T06:47:44.0523256+02:00",
                    "last_update": "2026-09-06T06:47:44.0523256+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "ffc3ab25-79c8-47b2-bb64-56b35ecff04b",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "2205f3f8-7f27-4907-abb0-869f40f10815",
                        "active": true,
                        "created_on": "2026-09-06T06:47:44.0523256+02:00",
                        "last_update": "2026-09-06T06:47:44.0523256+02:00",
                        "id_user_upd": "6ec169b5-d40a-4f7b-8a73-a3e9a3d59e6d",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "295e9f82-698c-4aa0-90f6-6d57f17dbb39",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "50dcd522-0d1a-4f50-972a-539d48f216f4",
                            "id_zone": "e1b3e415-5adb-4960-9519-29ae92f2572c",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-09-06T06:47:44.0523256+02:00",
                            "last_update": "2026-09-06T06:47:44.0523256+02:00",
                            "id_user_upd": "9006dfee-8ea6-45d6-871b-d8518b21f420",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "8dd370b1-04c4-48c8-9287-3afa86271bcf",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "a9dc6c9b-33dd-4aaf-916a-6773a64f68e8",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "f2dbd579-16f4-49a9-90ae-5f31bb16e3e4",
                                "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-09-06T06:47:44.0523256+02:00",
                                "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                "id_user_upd": "8b77da61-5746-49d7-a14d-de2bf50b86ed",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "b4740e68-474a-4d41-a2c5-51af1e946358",
                                    "id_cloakroom": "66f5e604-9d0d-4587-963e-a7437be37dc2",
                                    "id_pos_sesion": "2782c120-7ccb-4379-8a70-4b379b3955b3",
                                    "unit_id": 4,
                                    "date_open": "2026-09-06T06:47:44.0523256+02:00",
                                    "date_close": "2026-09-06T06:47:44.0523256+02:00",
                                    "id_doc_sa": "769fb350-ee87-4b97-996b-991cede39f52",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "46329eeb-d8e8-4003-a65b-fd95a2217015",
                                      "id_pos": "64ddd752-27bd-4aa6-b087-7992362f8f29",
                                      "id_doc": "1cded043-e0b4-4e72-a718-9ca83962d82d",
                                      "id_branch": "d9882b42-a142-4adf-b961-957f619b47f5",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-09-06T06:47:44.0523256+02:00",
                                      "date_tax": "2026-09-06T06:47:44.0523256+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "b06dc814-5dc2-4cc5-95e8-1da1bdb9b504",
                                      "id_relationship": "37b7f56d-eaed-40a0-bf9c-dc5bb7f9dc4b",
                                      "id_loc_from": "a9813399-e673-40da-9bc0-69df3041220f",
                                      "id_loc_end": "f7ef3e8f-42a0-48cb-8dd0-02628e5cbb24",
                                      "id_user_add": "de45a383-9df5-41c6-a774-e9e1039be316",
                                      "id_user_upd": "4b36a4ba-963f-4f51-ae9a-bc81667c8ffa",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "5658b599-2593-46e4-898b-9f9345830cc5",
                                      "id_room_unit": "393735af-2dfb-4340-a90a-248d2fab583f",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "750531d9-7304-4f5e-83e8-1dafd44a6990",
                                      "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-09-06T06:47:44.0523256+02:00",
                                      "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "0388be2a-d4aa-4bae-b7c6-0e2b2c893c0f",
                                        "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": "fa61712b-f421-4acb-8273-ef94d0e87c74",
                                        "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-09-06T06:47:44.0523256+02:00",
                                        "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                        "id_user_upd": "c8da0621-84d6-4d93-b058-dda4ec396855",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "840faba0-7ec9-4ea1-bb17-66ec48188f17",
                                            "id_pay": "552709af-4a62-48b8-99de-721a520008a9",
                                            "id_money": "8be4e196-6f10-4d52-9c22-78b7ba12e723",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                            "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                            "id_user_upd": "73faa43c-07cf-459b-8bbb-9bfe7ddd484a",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "ed122a32-d1fa-46b8-b701-fd3b706234ae",
                                              "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": "77ebe575-5f0d-4df6-9128-c7e924667d63",
                                              "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-09-06T06:47:44.0523256+02:00",
                                              "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                              "id_user_upd": "06622cff-a52c-42df-bf62-677f4f066371",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "0b7b69ec-e070-46b8-99c4-49521e743d8f",
                                                  "id_money_2": "ccacd518-935e-4c41-af38-761857bf999c",
                                                  "date_from": "2026-09-06T06:47:44.0523256+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                  "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                  "id_user_upd": "7d2771fd-507f-4874-bd48-a211f0f5ad20",
                                                  "commited": true,
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types1": {
                                                    "$ref": "16"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "mt_money_rates1": [
                                                {
                                                  "$ref": "17"
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "3"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$id": "18",
                                                  "id_doc_sa": "26c2bd2c-44fb-46e0-b10a-f1742cc18aec",
                                                  "id_pay": "f4461b87-9738-4125-8f21-dd629ac53e94",
                                                  "id_money": "8b4be3e8-1e24-45f5-b52c-01cad008d696",
                                                  "date_cashflow": "2026-09-06T06:47:44.0523256+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "e8dd1e8e-5da5-48d1-8509-9ba1fe82b390",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "8905f1e0-bbb8-42e4-9823-db7df4a7bc32",
                                                    "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": "162db026-c595-4662-98e1-1a379907315b",
                                                    "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-09-06T06:47:44.0523256+02:00",
                                                    "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                    "id_user_upd": "e863dc71-f415-4eeb-82f8-64d0f2a5778d",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$id": "20",
                                                        "id_doc_sa": "e228ac82-ccd8-4e4b-b42d-c5590cd0abce",
                                                        "id_line": 2,
                                                        "id_pay": "cbcc1afc-af55-4218-be93-51ee86c5a310",
                                                        "id_money": "02495a02-c235-4347-9f70-91b780664bff",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "1ee1eb83-bbc3-4b8b-b53d-bf78c9cbb205",
                                                        "id_employee": "671c23f9-6c13-4180-8412-9ca0428e698b",
                                                        "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": "6b94185d-6cae-4f48-9ea8-29bf13a42537",
                                                        "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": "21",
                                                          "id": "d946e5f1-8164-4e61-a52a-842c4f7f90b9",
                                                          "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": "e323b757-b675-4725-81ae-24707f6429cf",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "f78bf554-bf31-4392-98ab-27b068aa4825",
                                                          "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-09-06T06:47:44.0523256+02:00",
                                                          "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                          "id_user_upd": "245774bc-c622-4cc9-8637-0837c262a05c",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "c30d2a75-a7d4-4ef9-943f-0f2f7b3ddbb0",
                                                              "id_branch": "6e7ddf54-b87d-408b-bf77-9dc4a762979c",
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                              "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                              "id_user_upd": "7bedd32f-d641-4527-949c-9ca78e9444f0",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "f9f8762a-fe8a-4ad2-8354-b4a32f5e5992",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                            "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                            "id_user_upd": "8758684a-1ef7-4054-b83c-9b95c5004d32",
                                                            "commited": true,
                                                            "mt_employees": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "8"
                                                            }
                                                          },
                                                          "st_images": {
                                                            "$ref": "3"
                                                          },
                                                          "st_users": {
                                                            "$ref": "8"
                                                          },
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$id": "24",
                                                              "id_doc_sa": "ad466fc0-9888-44a0-8616-d4399e29e988",
                                                              "id_line": 2,
                                                              "id_item_sub": "e6917de6-3997-4748-a54b-b6f178946e52",
                                                              "qty": 4.1,
                                                              "id_list": "21ef673b-f2d8-4fb5-9d5f-75c7ec793d00",
                                                              "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": "9bf47923-3e1c-4232-ba4b-7a3157053154",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "d31caa62-e37e-46e9-8630-9a16b6deb46a",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "a77467b4-f0dd-4ca9-bae9-16e169246034",
                                                              "id_user_upd": "993bd9f1-d50e-4a77-bd8f-cde6439d302f",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "d2ed7c79-1018-4acb-a068-2d48619de03d",
                                                                "id_item": "9028294e-2990-42eb-a364-1cbe8137a65f",
                                                                "id_item_type": "9df61b4a-9192-4db0-9e64-db26bd9e19bf",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "adc3903a-eecc-44c7-909f-27b7c86a424f",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                "id_user_upd": "f3b254c8-b3ab-470f-ab3f-2ad815be844b",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "f2b0bf1a-d177-4487-b1be-ccbcb391cb74",
                                                                    "id_item": "62d13139-d792-4d9b-8bcc-7923ade217fb",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "e4d57f8a-fbf3-4b95-83c9-f6f6bccb6a36",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "14a8f043-044b-420f-a1ae-91512fd293b4",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "09d246dd-c5c1-429b-ab7c-552fed105122",
                                                                      "active": true,
                                                                      "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "id_user_upd": "43d9a9eb-e284-43ba-b68d-45227888ef1d",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "32f2252b-be41-4dd3-b1a9-9a59de71893e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "id_user_upd": "c935ea94-b262-477c-b7b5-7fdd74db7030",
                                                                        "commited": true,
                                                                        "mt_units_ref": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ],
                                                                        "mt_items1": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_items_types": {
                                                                  "$id": "29",
                                                                  "id": "a9a20054-b619-4ffb-8475-0f21408f026e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "ed20cdfa-53b4-44b0-bbbe-500700a04cf1",
                                                                  "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-09-06T06:47:44.0523256+02:00",
                                                                  "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                  "id_user_upd": "4fb91f36-b264-4d0b-9051-06131a7ae785",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "24031893-579d-4079-8dbd-64ba31b90c00",
                                                                      "id_line": "b2bf93b0-b3ab-4051-9747-f2208f8c4c2a",
                                                                      "id_category": "3ac6f6e2-96dc-47b1-bdca-ed5a4f84f407",
                                                                      "id_item": "7eef4c35-c5ec-4a7d-b766-839690c9064e",
                                                                      "id_item_type": "059ee620-87ec-4413-99d9-767a567a6693",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$ref": "1"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id": "623513d8-3bb4-4f3b-abd2-90e100ab393b",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "date_end": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "by_amt": true,
                                                                      "by_pcg": true,
                                                                      "ap_amount": 1.1,
                                                                      "ap_percent": 1.1,
                                                                      "ap_price": 1.1,
                                                                      "ap_price_min": 1.1,
                                                                      "ap_price_max": 1.1,
                                                                      "id_branch": "fd1ab808-d6f1-4511-9c1e-f242c5049ad1",
                                                                      "id_pos": "bdbc6dee-22c9-479c-adbd-95244cd10712",
                                                                      "id_list": "794b01af-e89b-4360-bd29-db0098cef72e",
                                                                      "id_item": "d22c5ce6-9004-4f2a-9511-a7b60205aa4f",
                                                                      "id_item_type": "6839dace-896d-4f5a-854d-c3fe37fa64db",
                                                                      "id_category": "ac5652c1-97db-4941-9275-4ad47724103f",
                                                                      "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-09-06T06:47:44.0523256+02:00",
                                                                      "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "id_user_upd": "a1884ee7-561e-4a7b-aee7-7d989bf56e0f",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "32",
                                                                        "id": "05227bb0-be35-4ebd-8443-2ba9c153893f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "6310ccba-b157-4ff3-a1e8-c5dd81683747",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "4f697529-9674-461b-aa7a-e75720e05f1b",
                                                                        "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-09-06T06:47:44.0523256+02:00",
                                                                        "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "id_user_upd": "cbbeaf1c-b78f-4158-bfdb-23c4cd9a6141",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "33",
                                                                            "id_pos": "5e24b2fd-e025-42d1-93fa-5187c6c167d8",
                                                                            "id_pos_type": "13236245-3988-413b-919b-d1c3ef5b9f45",
                                                                            "id_price_list": "646fca3e-b256-4778-be03-3edfcfdffac4",
                                                                            "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-09-06T06:47:44.0523256+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "id_user_upd": "9b6bb5c8-6a5f-4ff2-a5c9-7f72c77c65e3",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "34",
                                                                              "id_pos": "542a3b38-c2c1-4a39-adee-abaecd233308",
                                                                              "id_pos_type": "b3ad1b74-3d9a-4c39-b34c-2390cf0daa59",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                              "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                              "id_user_upd": "61668674-dcec-46ef-a17b-fd3402303640",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "33"
                                                                                },
                                                                                {
                                                                                  "$ref": "33"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "35",
                                                                                "id": "82b7f8a4-97dc-453a-bfd3-8ac57b3a5af3",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                                "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                                "id_user_upd": "95c1c950-22fb-45ba-9cc5-184221c87a83",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "36",
                                                                                    "id": "7026c7ce-27c4-450c-8e55-0884dbfcc2f3",
                                                                                    "id_branch": "e2642847-cfd9-42b6-b458-9341a70e5f66",
                                                                                    "id_pos_type": "3687ed9d-b6cc-4fdb-bdee-143317ebcf95",
                                                                                    "id_pos": "526f467a-0079-4c5b-8fb4-1dd0cc52cc98",
                                                                                    "id_item": "b44501b0-5d83-4214-a400-c1058a103292",
                                                                                    "date_from": "2026-09-06T06:47:44.0523256+02:00",
                                                                                    "date_end": "2026-09-06T06:47:44.0523256+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                                    "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                                    "id_user_upd": "60575ea8-d5b0-4a99-a4d7-b9bf6aafe337",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "35"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "37",
                                                                                    "id_pos_print": "32812f2c-f7f6-4cd7-8d0a-a365d2cfbbac",
                                                                                    "id_doc": "2718a23d-44fb-4c34-bb61-c3ac0aadf63e",
                                                                                    "id_pos_type": "ba849a93-2a39-4cea-b77e-6587b3d29cb9",
                                                                                    "id_doc_print": "f2ee8d25-e81f-456e-9ee2-5618b954c79e",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                                    "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                                    "id_user_upd": "41276445-783b-4669-a2c1-1e4034e901ed",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "38",
                                                                                      "id": "bf93f5e1-b279-44cc-8b3b-ef1a011930e4",
                                                                                      "id_pos": "f1384b40-dc48-4cc4-bd8b-e69525faa8a7",
                                                                                      "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-09-06T06:47:44.0523256+02:00",
                                                                                      "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                                      "id_user_upd": "8a0e06da-2c58-4b4c-b0cc-4b80747b7869",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "35"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "39",
                                                                                      "id": "53d10b38-61b0-4528-ba00-c1984491bb6e",
                                                                                      "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-09-06T06:47:44.0523256+02:00",
                                                                                      "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "37"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "40",
                                                                                          "id_doc_print": "ab41021b-6b3f-41b4-9c01-12231b180a35",
                                                                                          "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": "39"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "40"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "34"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "32"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "41",
                                                                            "id_list": "1c5c77bc-6471-4313-86d9-1fea1c64fcd3",
                                                                            "id_item_sub": "ea9c9cde-5da6-40cb-a378-a60b29496606",
                                                                            "validity_date": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "id_user_upd": "24b210c5-de8d-45cf-8084-87d757d454cd",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "32"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "32"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "42",
                                                                            "id": "ebbe82b5-1020-45b9-b343-17ecddc69928",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "date_end": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "id_branch": "84daa2c7-62b2-45d9-b960-ef7bac250963",
                                                                            "id_pos": "ae330b53-236c-4698-986c-bc4628892756",
                                                                            "id_list": "e7b5a749-d6ad-49a8-9ee1-4403f8e07ab6",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                            "id_user_upd": "3903346f-6344-4567-8bf1-1e3198bdaf93",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "32"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "42"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "31"
                                                                          },
                                                                          {
                                                                            "$ref": "31"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "43",
                                                                      "id": "6dffea9e-0271-48af-bcb9-4ef5c2fa14cd",
                                                                      "order_id": 2,
                                                                      "id_item": "130b6b3f-3eaa-43a2-ad53-fe86704a8410",
                                                                      "id_item_type": "ccaacb30-b3c0-4d5c-9821-bfde9ddabe70",
                                                                      "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": "43f08ad0-5692-4543-9de8-27a3cdfd1766",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "a08ab87c-098c-49d0-8810-564467d769df",
                                                                      "count_voucher": 1,
                                                                      "id_category": "4802a68f-ba02-4b86-a2db-ed173878cfb0",
                                                                      "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                      "id_user_upd": "76c3fd05-9f64-426b-87a0-e81e6f321c54",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "44",
                                                                        "id": "d91c5559-9ead-4b2c-9f2d-eb54e01516ec",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "39635559-33c1-4173-9829-26d89e4b5d80",
                                                                        "date_tax": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "date_open": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "date_close": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "id_user_open": "c36f5b3f-2420-44ec-97e9-166dc10ee4a1",
                                                                        "id_user_close": "7f852bb5-bab2-4910-af8c-fe94e2c8fc47",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "last_update": "2026-09-06T06:47:44.0523256+02:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "43"
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "45",
                                                                            "id": "c422dd39-bac9-42b6-9e1a-bbe869398d3d",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "c3c0133e-398c-4d81-ae04-00f389ec9e19",
                                                                            "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-09-06T06:47:44.0666138+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id": "e6f2aa1d-60ac-4e79-a9ee-1d21a1c3d1c4",
                                                                            "id_room_unit": "4d9fef55-8a20-4c3d-ae43-4adf98d4c6d8",
                                                                            "id_room_list": "4a775510-b2e2-4aa5-acd5-cfb5036243d0",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "date_from": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "date_end": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "date_open": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "date_close": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "id_employee": "689ceeab-4efc-4b4a-9e55-2f99b324f4c4",
                                                                            "id_employee_sec": "d3e840fa-04b1-4566-a084-57bd2eaf5498",
                                                                            "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": "b02abfec-95d2-4205-a764-2133aadf3d68",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "3df02847-05d5-4a77-9e29-6ccf25b1507c",
                                                                            "id_user_close": "ff053b22-afa7-4674-ad1c-21d5cb2700fd",
                                                                            "id_unit_state": "8780e43a-8867-4205-9e1c-dc2e7a7f7765",
                                                                            "id_pos_sesion": "419f4e43-554f-49e7-8ef5-1f97621a53d2",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "47",
                                                                              "id": "38505d7d-7e78-4e82-9376-729442a5cbc7",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "50828d47-ddeb-40c7-8c16-51821ce504c3",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "ca9f1fa5-63c8-46f0-9107-980d473c28a8",
                                                                              "locked": true,
                                                                              "date_locked": "2026-09-06T06:47:44.0666138+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                              "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                              "id_user_upd": "8667a882-f826-4320-a6f4-b3708d4677d8",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "48",
                                                                                "id": "635284ae-0f29-4333-bfab-f13520e9b911",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "ed982203-120b-4d4f-88a7-e65648f33298",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "4570ad8b-0803-4dfc-8fb6-6226aafb83da",
                                                                                "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": "32308196-730d-42ca-9c95-b0d032d1cc09",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                "id_user_upd": "5fec7ae0-bab7-4857-9f68-f7857db7ddfd",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "49",
                                                                                    "id_pos": "3b713869-fef2-42e4-8e40-c3ba09c86f0e",
                                                                                    "id_room": "3a529a4e-cb1e-4c51-a32d-355b7f40a770",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "id_user_upd": "10194cfe-af89-4a32-9512-aad1804aa7ea",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "50",
                                                                                    "id": "841fa096-17b5-4479-ac5e-1c8b99ee8886",
                                                                                    "id_room": "f8073cde-adbd-4d33-8ab8-cfd2791a78ea",
                                                                                    "date_in": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "date_out": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "id_user_add": "045e2aeb-c573-4127-ab15-ccf66b70711b",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "48"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "46"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "50"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "51",
                                                                                "id": "ff18154b-0aa1-484f-a44b-cc43fb93c757",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                "id_user_upd": "701bbf24-7166-428d-aad1-e34efb052fd4",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "47"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "52",
                                                                                    "id_room_type": "cf92e054-6586-4337-96f9-505770cd3678",
                                                                                    "id_room_state": "220b0083-24c5-4c5b-9926-bafdf9fd02f2",
                                                                                    "id_image": "c51da669-d3d9-4057-9473-5cbfd8363d7a",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "id_user_upd": "c06e1e3a-c2e7-4061-aca6-b50b87dde287",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "53",
                                                                                      "id": "d599c1e5-2949-4231-b228-9f4e426d72da",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                      "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                      "id_user_upd": "72629b1c-a76e-4d0d-ae08-43d84b0d6908",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "52"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "46"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "51"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "52"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "50"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id": "25e03f66-ed32-4e6c-b5cd-1a0e5f116ba8",
                                                                            "id_pos_sesion": "7d8c533c-34e1-4043-8187-e214ca0eab91",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "21035cab-4723-4eb4-9cdd-a9d1d5756182",
                                                                            "id_room_unit_activity": "35658c67-d098-43d3-9170-f6a31f5537c9",
                                                                            "id_doc_sa": "f3ad0e54-ed07-4cbe-852a-d5b4bcfa2ab1",
                                                                            "id_pos_type": "a5d61936-82a2-4a79-ac76-1cea2246a8db",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "c5ea09c4-1538-46e1-883f-9c8af374eccb",
                                                                            "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-09-06T06:47:44.0666138+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "55",
                                                                                "id_tip": "86ea9606-b9fa-4593-83cc-461b85221769",
                                                                                "id_user": "df71ce11-054d-448a-8006-c670e0ec019b",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "54"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "55"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id_pos_sesion": "304cd92e-fcdd-4683-9e9e-3567fb10627e",
                                                                            "id_user": "38240e64-e579-4d35-8209-016715380fd3",
                                                                            "date_add": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id": "9b20c485-d44f-4cbf-86f5-28183b78fc78",
                                                                            "id_user": "e7b9f356-d002-496d-9ff7-464cfcddaa59",
                                                                            "id_user_profile": "cde9a949-dc9d-44e7-a6ca-d0c01b387e72",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "id_pos_sesion": "c1fca60a-8bde-4423-9f8f-c7e65e434bb6",
                                                                            "date_login": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "date_logout": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "58",
                                                                              "id": "905e0d89-5b3c-43d7-9381-290f12b219ca",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                              "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "59",
                                                                                  "id": "6ec34ce1-a9cb-47dd-aca0-7e25f4161909",
                                                                                  "id_function": "b61136c3-1bba-4493-b64c-64efa8c74221",
                                                                                  "id_user": "7168ba09-9d8a-4fa2-a4ce-eacd7d8a5412",
                                                                                  "id_profile": "c571c4ce-7772-41cb-97ac-da5f8a991fd3",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                  "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "58"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "60",
                                                                                    "id": "64f0046a-400a-482a-a7ce-5aa89f63b4fd",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "3ae5aa17-61c1-45a9-ae6c-4924b4e822aa",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "9e6bdd84-707d-4e10-a9d4-4bcfb54a7eaf",
                                                                                    "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-09-06T06:47:44.0666138+02:00",
                                                                                    "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "61",
                                                                                      "id": "50945815-4e18-4271-996d-f7fa0894b052",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                                      "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions": [
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "60"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "59"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "59"
                                                                                }
                                                                              ],
                                                                              "st_users": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_messages": [
                                                                          {
                                                                            "$id": "62",
                                                                            "id": "59e8d195-b519-4a45-9a08-951ebc85e884",
                                                                            "id_user": "dd97976d-ad61-4370-b15f-91ce23ae3811",
                                                                            "date_add": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "f6d643ba-979a-491e-8d94-7de3a89097a0",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "id_pos_sesion": "f93e519b-a4a4-4ddb-a748-56dfce5d0927",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "44"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "62"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "43"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "63",
                                                                  "id": "8e5fd30c-ae04-4095-adbe-32bb02c78e3e",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "2704ff8e-5379-475f-a7a2-ce2fc346a3e0",
                                                                  "id_doc_print": "99be3452-5e75-44ba-80e7-c8f8b9e51dfd",
                                                                  "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-09-06T06:47:44.0666138+02:00",
                                                                  "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$ref": "41"
                                                                  },
                                                                  {
                                                                    "$ref": "41"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "32"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "64",
                                                                  "id_doc_sa": "25da6d45-8973-4b65-bfbb-ccacea0ffeb8",
                                                                  "id_line": 2,
                                                                  "id_item": "ab9e2cba-89a5-4df6-8f59-2f8adb675bc0",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "64"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "1"
                                                            },
                                                            {
                                                              "$ref": "1"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$id": "65",
                                                              "id": "09ef038e-df11-442f-a986-43346694a1db",
                                                              "date_from": "2026-09-06T06:47:44.0666138+02:00",
                                                              "date_end": "2026-09-06T06:47:44.0666138+02:00",
                                                              "date_used": "2026-09-06T06:47:44.0666138+02:00",
                                                              "id_employee": "1183c878-9f15-404f-8dbf-98f05811f950",
                                                              "id_branch": "d7cc18a7-5ab4-4e35-a009-88100ff8e47d",
                                                              "count": 6,
                                                              "count_used": 1,
                                                              "unlimited": true,
                                                              "id_user_add": "aeb8997e-b7e5-483b-b44d-1942bf1951cd",
                                                              "is_entry": true,
                                                              "is_consume": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                              "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_vouchers": [
                                                                {
                                                                  "$ref": "1"
                                                                },
                                                                {
                                                                  "$ref": "1"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "65"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "46"
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "46"
                                                            },
                                                            {
                                                              "$ref": "46"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "1"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "1"
                                                      },
                                                      {
                                                        "$ref": "1"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "37"
                                          },
                                          {
                                            "$ref": "37"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "66",
                                            "id_pos": "f6164cd2-d9f1-4a82-a5c2-91f39691fd6e",
                                            "id_doc": "c98d5ef7-bd53-4cf2-8b48-30feea10e125",
                                            "value": 3,
                                            "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "66"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "67",
                                            "id": "a21562ed-44f0-471f-9f65-9111269e561b",
                                            "id_pos": "70c84692-8e30-439d-84f9-59b4bd8677aa",
                                            "id_doc": "1c657c2a-0c32-42e0-a2ec-caf7884cf95d",
                                            "id_branch": "86c001b8-cfa2-4b69-8d40-d37bb8c7e550",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-09-06T06:47:44.0666138+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "953abc7e-bb82-4966-8038-1822868fec0a",
                                            "id_loc_from": "0651c5d1-fe86-4160-a951-dc8b638a7ebb",
                                            "id_loc_end": "2d078155-f590-4574-b810-68acc66483b2",
                                            "id_user_add": "1bc234df-58a0-4826-8f4b-e7c233be96f4",
                                            "id_user_upd": "5686913a-a692-4a26-83f9-a95ba8b347e8",
                                            "id_pos_sesion": "01e77962-a8c3-4ebd-b880-1adbd7012331",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-09-06T06:47:44.0666138+02:00",
                                            "active": true,
                                            "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                            "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "68",
                                              "id": "b7e4d9f7-99cf-419c-bb2e-962c9c55b528",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "de2bf8f6-662e-4831-ab54-61af4e19ac1c",
                                              "active": true,
                                              "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                              "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                              "id_user_upd": "142d59c4-9cd6-48f8-9aaa-f617e5f2337b",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "67"
                                                },
                                                {
                                                  "$ref": "67"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "69",
                                                  "id_location": "8fbbbbf4-10f6-4901-b0c8-1d674b5e9978",
                                                  "id_item": "dd907098-24b4-47a1-b485-f313919bc6fb",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-09-06T06:47:44.0666138+02:00",
                                                  "last_update": "2026-09-06T06:47:44.0666138+02:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "68"
                                                  }
                                                },
                                                {
                                                  "$ref": "69"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "68"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "70",
                                                "id_doc_st": "6c235d20-9a18-485e-a060-ec0ed2c7e742",
                                                "id_line": 2,
                                                "id_item": "f5b9fe61-35d4-42bd-bbe3-2ae42e855164",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "67"
                                                }
                                              },
                                              {
                                                "$ref": "70"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "67"
                                              },
                                              {
                                                "$ref": "67"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "67"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "68"
                                      },
                                      "mt_locations1": {
                                        "$ref": "68"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "24"
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "44"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "46"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "71",
                                          "id": "e0df868f-c898-492d-876c-fcc4dbcd8447",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "98f1b764-c0df-43dc-b168-5d55a4f8f7b0",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-09-06T06:47:44.0675613+02:00",
                                          "printed": true,
                                          "print_on": "2026-09-06T06:47:44.0675613+02:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "71"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "44"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "49"
                              },
                              {
                                "$ref": "49"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "42"
                              },
                              {
                                "$ref": "42"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "31"
                              },
                              {
                                "$ref": "31"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "66"
                              },
                              {
                                "$ref": "66"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "72",
                                "id": "90cf1108-82d2-45cf-af25-d8c5b34f5b1a",
                                "id_pos": "d449ce98-35c2-4518-a4e7-c0194b14b54e",
                                "mac_address": "sample string 3",
                                "date_end": "2026-09-06T06:47:44.0675613+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "a38bba35-7e8f-4642-bfbf-167c2bf53809",
                                "active": true,
                                "created_on": "2026-09-06T06:47:44.0675613+02:00",
                                "last_update": "2026-09-06T06:47:44.0675613+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "72"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "73",
                                "id_user": "aa1b7994-5264-42db-a9fc-ab9d66e531c2",
                                "id_pos": "042640a9-5318-4490-9e2f-83ccc84dd169",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-09-06T06:47:44.0675613+02:00",
                                "last_update": "2026-09-06T06:47:44.0675613+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "74",
                                "id": "47c64ef2-e8cd-486e-b832-c605d41544bb",
                                "id_pos": "dd94f66f-5b33-48be-8dde-ce6a2aad0831",
                                "date_add": "2026-09-06T06:47:44.0675613+02:00",
                                "date_upd": "2026-09-06T06:47:44.0675613+02:00",
                                "date_out": "2026-09-06T06:47:44.0675613+02:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "75",
                                "id": "9599ebbc-cdac-40e8-8e6d-7ef7b0b5b063",
                                "id_user_add": "0927b543-daff-457a-8398-820b5e4168e0",
                                "id_table": "ae4fb473-07c7-4403-93c0-a7c57e1ea89a",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "f4e1b485-53f1-409c-87b2-470bb1ceb9e8",
                                "created_on": "2026-09-06T06:47:44.0675613+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "76",
                                  "id": "37aec853-f12f-42a6-8f1a-f4138b60bfd1",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:47:44.0675613+02:00",
                                  "last_update": "2026-09-06T06:47:44.0675613+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "77",
                                      "id": "dbc5dc3f-17d2-4fd6-b401-8a4594a877ae",
                                      "id_sync": "1a320bef-5e78-4e27-9e9b-eb518ffc7839",
                                      "json": "sample string 3",
                                      "id_table": "ac4ff712-0a9a-456b-a9d4-9204066dd39f",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "78",
                                        "id": "1fc756a7-4ccc-4f21-8099-7af3f95421ca",
                                        "id_branch_from": "1a1cd282-f3db-4cab-afe9-13a1d3420b0f",
                                        "id_branch_to": "3b42a281-4600-426b-a0fd-7c9cda772a71",
                                        "type": 4,
                                        "created_on": "2026-09-06T06:47:44.0675613+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-09-06T06:47:44.0675613+02:00",
                                        "send_on": "2026-09-06T06:47:44.0675613+02:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "77"
                                          },
                                          {
                                            "$ref": "77"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "76"
                                      }
                                    },
                                    {
                                      "$ref": "77"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "75"
                                    },
                                    {
                                      "$ref": "75"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "79",
                                "id": "52e2c752-cdb0-4c54-b093-d4021359536c",
                                "id_pos": "0bc8ebca-571c-4521-833f-a74cf329970c",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-09-06T06:47:44.0675613+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "79"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "41"
                      },
                      {
                        "$ref": "41"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "47"
                      },
                      {
                        "$ref": "47"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "72"
                      },
                      {
                        "$ref": "72"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "80",
                        "id": "6872f195-6ea1-4b8a-a84a-61ab7f1b1060",
                        "token_id": "sample string 2",
                        "id_user": "dec74b68-7e80-44b3-bf6d-5af6e15791e7",
                        "date_from": "2026-09-06T06:47:44.0675613+02:00",
                        "date_end": "2026-09-06T06:47:44.0675613+02:00",
                        "created_on": "2026-09-06T06:47:44.0675613+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "80"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "67"
                      },
                      {
                        "$ref": "67"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "75"
                      },
                      {
                        "$ref": "75"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "81",
                        "id": "d328a6d3-e733-4cd9-ba09-4b158458a4ec",
                        "id_room_activity": "763514d5-5540-4bb8-9e5f-bb6d566c095d",
                        "id_pos_sesion": "bab5af2b-1c53-4c5f-bf3d-b3fdc0f86d40",
                        "log_text": "sample string 4",
                        "id_user": "1b280571-4d74-4817-a611-8cb6c6886f9e",
                        "event_type": "sample string 6",
                        "correlation_id": "304c5c89-fa12-42bc-b9aa-aff9a6ba76a8",
                        "id_room_unit": "1c0e30dc-b8ee-474c-945b-8059acc19165",
                        "id_room_unit_source": "df571aec-5038-43d4-bdf0-6cbdc220bc5a",
                        "id_room_unit_destination": "2d0d5123-8ae3-4d8a-9048-4dbed6905dc5",
                        "id_room_activity_related": "ad294ff8-64db-4021-b6d6-33738daaa17b",
                        "id_doc_sa": "e38c92d2-f68e-40ea-b396-47c10f602978",
                        "id_user_authorizer": "3d95f4c7-4e1a-4368-ba41-a71ef36e29e4",
                        "data_json": "sample string 7",
                        "created_on": "2026-09-06T06:47:44.0681905+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "65"
                      },
                      {
                        "$ref": "65"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "58"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "62"
                      },
                      {
                        "$ref": "62"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "70"
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "43"
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "69"
                  },
                  {
                    "$ref": "69"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "31"
            },
            {
              "$ref": "31"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "32"
        },
        {
          "$ref": "32"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "48"
        },
        {
          "$ref": "48"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "52"
        },
        {
          "$ref": "52"
        }
      ],
      "st_functions": [
        {
          "$ref": "60"
        },
        {
          "$ref": "60"
        }
      ],
      "st_images_types": {
        "$id": "82",
        "id": "653278e9-d5fb-42d9-a683-f720a587970c",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-09-06T06:47:44.0682695+02:00",
        "last_update": "2026-09-06T06:47:44.0682695+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "36"
      },
      {
        "$ref": "36"
      }
    ],
    "mt_locations": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "mt_periods": [
      {
        "$id": "83",
        "id_branch": "199fbfe8-dda1-4bb6-b651-2306d33a27ed",
        "exercise_id": 2,
        "period_id": 3,
        "date_from": "2026-09-06T06:47:44.0682695+02:00",
        "date_end": "2026-09-06T06:47:44.0682695+02:00",
        "state": "sample string 6",
        "created_on": "2026-09-06T06:47:44.0682695+02:00",
        "last_update": "2026-09-06T06:47:44.0682695+02:00",
        "commited": true,
        "mt_branches": {
          "$ref": "2"
        }
      },
      {
        "$ref": "83"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "42"
      },
      {
        "$ref": "42"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "78"
      },
      {
        "$ref": "78"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "67"
      },
      {
        "$ref": "67"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "65"
      },
      {
        "$ref": "65"
      }
    ]
  },
  "mt_employees": {
    "$ref": "21"
  },
  "mt_payment_types": {
    "$ref": "19"
  },
  "st_users": {
    "$ref": "8"
  },
  "tt_doc_sa_pay": [
    {
      "$ref": "20"
    },
    {
      "$ref": "20"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "30"
    },
    {
      "$ref": "30"
    }
  ],
  "tt_vouchers_permisions": {
    "$ref": "65"
  }
}