DELETE api/Mt_Items_Types/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_items_types
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

name_short

string

Max length: 3

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

st_images

st_images

None.

st_users

st_users

None.

mt_items_sub

Collection of mt_items_sub

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_items_customs

Collection of tt_items_customs

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "c9703dfd-a378-4f4c-9224-b1a13ce00d8b",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "name_short": "sample string 4",
  "name_pos": "sample string 5",
  "id_image": "41964997-4377-4b69-8e81-e0e18f765f34",
  "view_pos": true,
  "order": 7,
  "color_border": "sample string 8",
  "color_button": "sample string 9",
  "color_font": "sample string 10",
  "font_bold": true,
  "font_underline": true,
  "font_size": 13,
  "active": true,
  "created_on": "2026-03-10T09:40:48.6594355+01:00",
  "last_update": "2026-03-10T09:40:48.6594355+01:00",
  "id_user_upd": "a627bc29-0971-4e6d-a750-428bec0c50e1",
  "commited": true,
  "tt_vouchers_det": [
    {
      "$id": "2",
      "id_voucher": "5daac308-5444-40e1-a00e-3920193bd751",
      "id_line": "bae0016e-c6c1-45ad-bda8-dbd0b7655218",
      "id_category": "ea447bf4-7f2e-4259-b32b-1c3e00a35ca4",
      "id_item": "4e3d35a7-d614-4579-954f-202b61d66386",
      "id_item_type": "a8a9f23f-df8d-4540-a192-b2ed8bb2adbc",
      "price_max": 1.1,
      "qty_add": 3.1,
      "qty_used": 4.1,
      "mt_categories": {
        "$id": "3",
        "id": "3934a0e7-2561-4aea-93ea-d0d580ac9f60",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_item_type": "3d31656f-0cb0-4435-b174-2518768c5007",
        "order_type": 5,
        "name_pos": "sample string 6",
        "id_image": "6288e187-7c07-4a7d-adf7-db89b8dffb74",
        "view_pos": true,
        "order": 8,
        "order_sec": 9,
        "color_border": "sample string 10",
        "color_button": "sample string 11",
        "color_font": "sample string 12",
        "font_bold": true,
        "font_underline": true,
        "font_size": 15,
        "big_buttons": true,
        "active": true,
        "created_on": "2026-03-10T09:40:48.6594355+01:00",
        "last_update": "2026-03-10T09:40:48.6594355+01:00",
        "id_user_upd": "4d208852-30a2-4ddf-bf10-40d6f65862c6",
        "commited": true,
        "mt_categories_items": [
          {
            "$id": "4",
            "id_category": "7622fa9d-c913-4c1f-ae97-eccabb01b54d",
            "id_item": "6d3ff56e-4738-4219-8d66-3f6c77ddbf6f",
            "is_default": true,
            "active": true,
            "created_on": "2026-03-10T09:40:48.6594355+01:00",
            "last_update": "2026-03-10T09:40:48.6594355+01:00",
            "id_user_upd": "93f680e6-23d1-472a-87bb-8f1222aa98cd",
            "commited": true,
            "mt_categories": {
              "$ref": "3"
            },
            "mt_items": {
              "$id": "5",
              "id": "d6d515b8-ba94-4d0d-8702-474f1131b150",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "description": "sample string 4",
              "id_unit": "aaf90531-46f4-4440-97ef-cb78880e33d2",
              "id_unit_sec": "9007f7bf-a7ed-45c5-9759-322f5e48411f",
              "id_brand": "8945e825-93a1-4e76-ae31-86e56dfaba18",
              "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": "7542a588-88ad-42f6-ba03-2e7df09ff043",
              "view_pos": true,
              "order": 23,
              "color_border": "sample string 24",
              "color_button": "sample string 25",
              "color_font": "sample string 26",
              "font_bold": true,
              "font_underline": true,
              "font_size": 29,
              "active": true,
              "created_on": "2026-03-10T09:40:48.6594355+01:00",
              "last_update": "2026-03-10T09:40:48.6594355+01:00",
              "id_user_upd": "a866ec95-e7ec-4a7a-9e23-fa355926623a",
              "commited": true,
              "mt_brands": {
                "$id": "6",
                "id": "12901977-7c6a-490f-9b71-59c5d08a9fba",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "active": true,
                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                "id_user_upd": "87b4ddb4-a228-4d8b-96ad-f9d5729fdffc",
                "commited": true,
                "mt_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "st_users": {
                  "$id": "7",
                  "id": "8d54e983-99ee-4013-82d2-6bd13543385e",
                  "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": "bc10da37-72f8-4b8a-9603-38f8db1b42af",
                  "view_messages": true,
                  "id_image_photo": "6a38a266-4417-42ac-b4b2-42fa7bce3d93",
                  "reserved": true,
                  "pos_access": true,
                  "back_access": true,
                  "name_pos": "sample string 13",
                  "id_image": "888076ab-5412-466d-b5ee-36e2ec8eac4f",
                  "view_pos": true,
                  "order": 15,
                  "color_border": "sample string 16",
                  "color_button": "sample string 17",
                  "color_font": "sample string 18",
                  "active": true,
                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$id": "8",
                      "id": "42f7b4b5-7bc3-4bea-86ca-0f84854538bf",
                      "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": "22531bb6-7fc1-4191-a093-bfbe7ad98942",
                      "order": 12,
                      "external_id": "sample string 13",
                      "sync": true,
                      "active": true,
                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                      "last_update": "2026-03-10T09:40:48.6594355+01:00",
                      "id_user_upd": "a7839e8e-d2dc-4c61-9f21-ed49105d5e9f",
                      "commited": true,
                      "st_images": {
                        "$id": "9",
                        "id": "c9425bc4-a015-4b3f-935b-1a884e7a40c1",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "id_img_type": "15cf31bd-fb04-4596-b504-0dbea03e3353",
                        "image_file": "sample string 5",
                        "extension": "sample string 6",
                        "high": 1,
                        "width": 1,
                        "active": true,
                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                        "commited": true,
                        "mt_branches": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "mt_categories": [
                          {
                            "$ref": "3"
                          },
                          {
                            "$ref": "3"
                          }
                        ],
                        "mt_employees": [
                          {
                            "$id": "10",
                            "id": "1555b802-786a-4d45-931a-ca13b58c9cda",
                            "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": "cf366a86-1a3d-4556-8578-9b1715e62347",
                            "name_pos": "sample string 12",
                            "id_image": "6e8518ad-7792-4891-97e9-f8db0e1a1517",
                            "view_pos": true,
                            "order": 14,
                            "color_border": "sample string 15",
                            "color_button": "sample string 16",
                            "color_font": "sample string 17",
                            "active": true,
                            "created_on": "2026-03-10T09:40:48.6594355+01:00",
                            "last_update": "2026-03-10T09:40:48.6594355+01:00",
                            "id_user_upd": "f4e63ada-f73b-49f5-aa50-3570aed5dedd",
                            "commited": true,
                            "mt_employees_branches": [
                              {
                                "$id": "11",
                                "id_employee": "86bc9bf9-5f79-40b1-8077-b4308214e6cc",
                                "id_branch": "9904651f-70a4-4504-af0e-51eb5084c8a9",
                                "active": true,
                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                "id_user_upd": "e582df20-432f-4908-8e98-f6acfdb0ed93",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "8"
                                },
                                "mt_employees": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_employees_profiles": {
                              "$id": "12",
                              "id": "f34029e5-18df-43ad-8c16-cdc036a0c77f",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "authorized": true,
                              "active": true,
                              "created_on": "2026-03-10T09:40:48.6594355+01:00",
                              "last_update": "2026-03-10T09:40:48.6594355+01:00",
                              "id_user_upd": "7488b4bf-0add-430e-9f40-1bd7e14e39f9",
                              "commited": true,
                              "mt_employees": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "st_users": {
                                "$ref": "7"
                              }
                            },
                            "st_images": {
                              "$ref": "9"
                            },
                            "st_users": {
                              "$ref": "7"
                            },
                            "tt_doc_sa_det": [
                              {
                                "$id": "13",
                                "id_doc_sa": "dd0d90c6-34ad-4c61-910d-8da86bd66469",
                                "id_line": 2,
                                "id_item_sub": "0562d3f9-891c-4c0e-9e50-de103bec67eb",
                                "qty": 4.1,
                                "id_list": "51c4bab3-eea6-4e6d-8362-6d3ed1540a91",
                                "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": "64ed6805-a618-42aa-a539-3511ee8385a0",
                                "is_used": true,
                                "qty_vou": 1.1,
                                "amt_vou": 1.1,
                                "comment": "sample string 15",
                                "ref_det": "sample string 16",
                                "id_employee": "e6b73df7-d2d0-450e-911a-2214b242ec1f",
                                "name_generic": "sample string 17",
                                "type_ope": 1,
                                "id_user_add": "f4f4d2b1-7212-4a01-be7e-1921fba615b9",
                                "id_user_upd": "ff0bb2b2-77bd-45df-ab3a-d1f79023b901",
                                "active": true,
                                "mt_employees": {
                                  "$ref": "10"
                                },
                                "mt_items_sub": {
                                  "$id": "14",
                                  "id": "1f578bdc-a389-4718-8370-ec76af7caefb",
                                  "id_item": "ec543b38-4f45-4690-a7b6-6706aa964e30",
                                  "id_item_type": "a21098f6-b528-433d-b7bd-fb43dcff72de",
                                  "is_default": true,
                                  "barcode": "sample string 5",
                                  "voucher_apply": true,
                                  "id_voucher_json": "49b46728-6b89-4a30-a78e-d58f59d2373a",
                                  "count_voucher": 1,
                                  "id_voucher_type": 1,
                                  "active": true,
                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                  "id_user_upd": "87ee1515-4483-4b20-8156-4e4694596989",
                                  "commited": true,
                                  "mt_items": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$id": "15",
                                      "id_item_sub": "639b3c70-e28c-4474-b39e-b18028d67fbc",
                                      "id_item": "fbc7a614-193d-457f-a18e-f2fa344320a4",
                                      "group_id": 3,
                                      "id_unit_ref": "a082e634-2e87-489b-a710-e62132b090b2",
                                      "qty_dis": 5,
                                      "mt_items": {
                                        "$ref": "5"
                                      },
                                      "mt_items_sub": {
                                        "$ref": "14"
                                      },
                                      "mt_units_ref": {
                                        "$id": "16",
                                        "id": "d36fd561-7f3d-46ac-a034-4ed0a380bd80",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "coefficient": 4.1,
                                        "id_unit": "894a04d3-23bc-445e-b07b-7370cd2ab023",
                                        "active": true,
                                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                        "id_user_upd": "353a95cf-868b-4e01-9c56-a6e2556a3f07",
                                        "commited": true,
                                        "mt_units": {
                                          "$id": "17",
                                          "id": "dbd1f2ba-4066-473b-9ddc-20d8d4def656",
                                          "id_mask": "sample string 2",
                                          "name": "sample string 3",
                                          "active": true,
                                          "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                          "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                          "id_user_upd": "6d37589a-a29a-4eff-a803-1ff6f3f213d7",
                                          "commited": true,
                                          "mt_units_ref": [
                                            {
                                              "$ref": "16"
                                            },
                                            {
                                              "$ref": "16"
                                            }
                                          ],
                                          "st_users": {
                                            "$ref": "7"
                                          },
                                          "mt_items": [
                                            {
                                              "$ref": "5"
                                            },
                                            {
                                              "$ref": "5"
                                            }
                                          ],
                                          "mt_items1": [
                                            {
                                              "$ref": "5"
                                            },
                                            {
                                              "$ref": "5"
                                            }
                                          ]
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "mt_items_formula": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "$ref": "15"
                                    }
                                  ],
                                  "mt_items_types": {
                                    "$ref": "1"
                                  },
                                  "mt_items_vouchers": {
                                    "$id": "18",
                                    "id": "fc3229e8-ff30-4ec0-92c7-1bef1f4eeed3",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "description": "sample string 4",
                                    "json": "sample string 5",
                                    "id_pay_type": "04e2f7b4-08ed-4594-aec2-c90d212615db",
                                    "id_doc_print": "be1d126e-76f4-433e-a8f1-bf7e521d0f0c",
                                    "hour_end": "00:00:00.1234567",
                                    "price_item_sub": true,
                                    "define_validity": true,
                                    "price_ref": true,
                                    "price_min": 11.1,
                                    "supply_apply": 12,
                                    "active": true,
                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                    "commited": true,
                                    "mt_items_sub": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "7"
                                  },
                                  "mt_prices_items": [
                                    {
                                      "$id": "19",
                                      "id_list": "3e6f540b-363a-4375-9166-5a4ea58e2a7c",
                                      "id_item_sub": "990ca381-9034-44e6-8614-136b7c2ba39e",
                                      "validity_date": "2026-03-10T09:40:48.6594355+01:00",
                                      "price": 4.1,
                                      "active": true,
                                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                      "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                      "id_user_upd": "a6b6630b-8aae-4850-8060-65449dfcb54c",
                                      "commited": true,
                                      "mt_items_sub": {
                                        "$ref": "14"
                                      },
                                      "mt_prices_list": {
                                        "$id": "20",
                                        "id": "d158b11b-284d-4926-aabc-cf9ac300351a",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "id_ref": "fd3109c9-fe32-4fec-a731-49b329d56117",
                                        "tax_included": true,
                                        "switch_select": true,
                                        "item_type_default": 7,
                                        "name_pos": "sample string 8",
                                        "id_image": "61e95385-7e33-43f2-919a-b6985ec1fa4a",
                                        "view_pos": true,
                                        "order": 10,
                                        "color_border": "sample string 11",
                                        "color_button": "sample string 12",
                                        "color_font": "sample string 13",
                                        "active": true,
                                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                        "id_user_upd": "efa8587a-40a9-413a-ada6-59cca15c7316",
                                        "commited": true,
                                        "mt_pos_prices_list": [
                                          {
                                            "$id": "21",
                                            "id_pos": "04d634f2-d6ef-4e5b-b482-a00d5325ae85",
                                            "id_pos_type": "17d7cd4f-9c5d-41a8-a540-0eee45e02746",
                                            "id_price_list": "eda3079c-157d-4e4f-b951-67df6bb493ed",
                                            "is_default": true,
                                            "view_mon": true,
                                            "view_tue": true,
                                            "view_wed": true,
                                            "view_thu": true,
                                            "view_fri": true,
                                            "view_sat": true,
                                            "view_sun": true,
                                            "active": true,
                                            "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                            "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                            "id_user_upd": "6404ee6b-128c-4578-b33e-8b2ee1aa09ca",
                                            "commited": true,
                                            "mt_pos_view": {
                                              "$id": "22",
                                              "id_pos": "d2f9e75b-79e3-4996-8757-e85b4229fd85",
                                              "id_pos_type": "8c629544-26ad-4ac6-8dd3-1d1bce4a257b",
                                              "is_default": true,
                                              "active": true,
                                              "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                              "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                              "id_user_upd": "fd0cb8c9-d7a0-421d-b747-e0c0f6d1a559",
                                              "commited": true,
                                              "mt_pos": {
                                                "$id": "23",
                                                "id": "8e8f8337-4a0c-4420-b331-5127fc01e57f",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "id_branch": "ff6b1cae-da3d-41cb-9bc9-6739cdf55c2d",
                                                "id_zone": "c4ff98cc-770e-4f68-a09b-7248369a514c",
                                                "user_required": true,
                                                "active": true,
                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                "id_user_upd": "8b2d7287-c154-4955-a380-37fe97424808",
                                                "commited": true,
                                                "mt_branches_zones": {
                                                  "$id": "24",
                                                  "id": "3ad25cb6-2fad-474d-b6cf-2202ac299bc3",
                                                  "id_mask": "sample string 2",
                                                  "name": "sample string 3",
                                                  "description": "sample string 4",
                                                  "id_branch": "4b3463ef-8fe4-4474-a463-4087ae1d49c0",
                                                  "active": true,
                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                  "id_user_upd": "71ed5fd1-901a-45ba-91d4-8827e407f969",
                                                  "commited": true,
                                                  "mt_branches": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_pos": [
                                                    {
                                                      "$ref": "23"
                                                    },
                                                    {
                                                      "$ref": "23"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "7"
                                                  }
                                                },
                                                "mt_cloakrooms": [
                                                  {
                                                    "$id": "25",
                                                    "id": "3c404ea9-9f68-46e5-b6a2-1c7780d801c5",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "id_pos": "d42d4006-75c6-456c-8d66-b4eb32080260",
                                                    "unit_ini": 5,
                                                    "unit_end": 6,
                                                    "name_pos": "sample string 7",
                                                    "id_image": "a5695a65-3f6d-41b3-9b8e-c869f4a38f19",
                                                    "view_pos": true,
                                                    "order": 9,
                                                    "color_border": "sample string 10",
                                                    "color_button": "sample string 11",
                                                    "color_font": "sample string 12",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                    "id_user_upd": "c3b89bf5-5d7a-430f-ad67-ea8763c4dd73",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_images": {
                                                      "$ref": "9"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    },
                                                    "tt_cloakrooms_units": [
                                                      {
                                                        "$id": "26",
                                                        "id": "945016c8-99bf-4414-a405-752a565e8adc",
                                                        "id_cloakroom": "663adeb9-6f93-44d9-9fda-73fc2d5b857a",
                                                        "id_pos_sesion": "1e1c6001-899c-4a67-af83-e5ed2fef82a7",
                                                        "unit_id": 4,
                                                        "date_open": "2026-03-10T09:40:48.6594355+01:00",
                                                        "date_close": "2026-03-10T09:40:48.6594355+01:00",
                                                        "id_doc_sa": "c46e422a-90f5-4946-a1a2-4e33f4888b55",
                                                        "commited": true,
                                                        "mt_cloakrooms": {
                                                          "$ref": "25"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$id": "27",
                                                          "id": "1a84ad8f-0df9-4179-baf9-879207a5f357",
                                                          "id_pos": "027dd90a-d834-4e9f-a12e-1676f46d2e3b",
                                                          "id_doc": "f0357a0c-b49f-4a23-b126-30b67bc24b06",
                                                          "id_branch": "8293e04b-fa04-454e-8401-d1610fdbc932",
                                                          "nro_doc": "sample string 5",
                                                          "date_doc": "2026-03-10T09:40:48.6594355+01:00",
                                                          "date_tax": "2026-03-10T09:40:48.6594355+01:00",
                                                          "hour_doc": "00:00:00.1234567",
                                                          "block": true,
                                                          "id_ref": "018b5fd0-0ed1-4d3d-8641-207defa6179b",
                                                          "id_relationship": "e339e2c8-11b7-4dd3-9e74-84477c942555",
                                                          "id_loc_from": "00c71213-22c2-4aee-a3f3-cff2d146c9da",
                                                          "id_loc_end": "f5d06df2-75c3-4157-964c-002d303172b7",
                                                          "id_user_add": "aaadff9e-75ee-4b76-9034-1721dd49f549",
                                                          "id_user_upd": "179ffc04-cc54-46a4-9638-8c56ad5b0a8f",
                                                          "comment": "sample string 12",
                                                          "id_pos_sesion": "3e17d9df-9701-4f83-b066-3660b14a5209",
                                                          "id_room_unit": "dcffea46-5363-47d1-b278-a1f35289cb88",
                                                          "ref_locator": "sample string 13",
                                                          "ref_zone_aut": "sample string 14",
                                                          "id_pos_type": "6e6aa113-4107-4e7d-9d00-47ca73141da0",
                                                          "p_dis": 15.1,
                                                          "p_chr": 16.1,
                                                          "amt_net": 17.1,
                                                          "amt_tax": 18.1,
                                                          "amt_dis": 19.1,
                                                          "amt_chr": 20.1,
                                                          "amt_tot": 21.1,
                                                          "active": true,
                                                          "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                          "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                          "commited": true,
                                                          "created_by": 1,
                                                          "doc_print": true,
                                                          "mt_branches": {
                                                            "$ref": "8"
                                                          },
                                                          "mt_docs": {
                                                            "$id": "28",
                                                            "id": "0de5e988-9edb-4fc2-9f03-ca4a2cb8d71f",
                                                            "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": "9bbd7b33-cd11-400c-aa66-078af60430af",
                                                            "view_pos": true,
                                                            "order": 23,
                                                            "color_border": "sample string 24",
                                                            "color_button": "sample string 25",
                                                            "color_font": "sample string 26",
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                            "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                            "id_user_upd": "7813f2d7-31ef-4562-9c9a-5f24ee136c40",
                                                            "commited": true,
                                                            "mt_docs_payment_money": [
                                                              {
                                                                "$id": "29",
                                                                "id_doc": "7543f5a0-e7bc-40af-ac45-7f439942dc16",
                                                                "id_pay": "cacabbea-7cbe-4974-b7e0-d8695e58766c",
                                                                "id_money": "c19330db-9f0b-44af-a337-5e2d3580e4be",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "id_user_upd": "f1d1c538-54a5-4ced-890c-05c1b57362e1",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_money_types": {
                                                                  "$id": "30",
                                                                  "id": "a257e98f-709c-4c46-a32e-48463e7621c0",
                                                                  "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": "5a2602cc-8292-47b7-b11c-73c95ad8e107",
                                                                  "view_pos": true,
                                                                  "order": 8,
                                                                  "color_border": "sample string 9",
                                                                  "color_button": "sample string 10",
                                                                  "color_font": "sample string 11",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "id_user_upd": "30d68a38-8a7f-4d8f-9be2-2c2498ea32f5",
                                                                  "commited": true,
                                                                  "mt_docs_payment_money": [
                                                                    {
                                                                      "$ref": "29"
                                                                    },
                                                                    {
                                                                      "$ref": "29"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates": [
                                                                    {
                                                                      "$id": "31",
                                                                      "id_money_1": "3f3a27e9-25cc-4d0f-9406-7444e7dc0863",
                                                                      "id_money_2": "b5adb7a0-6d39-4fc2-b1f0-1b2f653cb38d",
                                                                      "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "coefficient": 4.1,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "id_user_upd": "5c31d6d5-f98f-4403-966b-f2b65b657ad5",
                                                                      "commited": true,
                                                                      "mt_money_types": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "mt_money_types1": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "mt_money_rates1": [
                                                                    {
                                                                      "$ref": "31"
                                                                    },
                                                                    {
                                                                      "$ref": "31"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "9"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "tt_doc_sa_cashflow": [
                                                                    {
                                                                      "$id": "32",
                                                                      "id_doc_sa": "21ee0b48-d390-4642-bb75-74647f5ccf6b",
                                                                      "id_pay": "45268f99-a7ef-434a-ae8e-e334c4972198",
                                                                      "id_money": "49bb4801-d4bf-4ae3-99a3-db3196f7af70",
                                                                      "date_cashflow": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "coefficient": 5.1,
                                                                      "id_user_add": "96a8116d-b470-41b7-bd64-0d27c07177f1",
                                                                      "amt_tot_md": 7.1,
                                                                      "amt_tot_mo": 8.1,
                                                                      "mt_payment_types": {
                                                                        "$id": "33",
                                                                        "id": "a16e5277-bc66-46eb-a456-69203cfedc0b",
                                                                        "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": "ff730e1f-274c-4e70-93b2-3b1266a6b074",
                                                                        "view_pos": true,
                                                                        "order": 13,
                                                                        "color_border": "sample string 14",
                                                                        "color_button": "sample string 15",
                                                                        "color_font": "sample string 16",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "id_user_upd": "f5714352-97a2-409e-a90d-295e6facae90",
                                                                        "commited": true,
                                                                        "mt_docs_payment_money": [
                                                                          {
                                                                            "$ref": "29"
                                                                          },
                                                                          {
                                                                            "$ref": "29"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_doc_sa_cashflow": [
                                                                          {
                                                                            "$ref": "32"
                                                                          },
                                                                          {
                                                                            "$ref": "32"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$id": "34",
                                                                            "id_doc_sa": "325fbce3-a305-4027-bd1a-5a452ea3acb0",
                                                                            "id_line": 2,
                                                                            "id_pay": "3273f04d-44b5-4e28-aaba-b72f28e7e23c",
                                                                            "id_money": "a1162b22-1840-4adc-b3e4-95ef10e9da8a",
                                                                            "coefficient": 5.1,
                                                                            "id_voucher": "60466de9-00a4-45e8-8646-39586b033031",
                                                                            "id_employee": "75853b26-1700-4168-8d62-b61ded2ec7b8",
                                                                            "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": "b93f65c5-cad7-4b8a-86bf-e2ec0c89b317",
                                                                            "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": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_money_types": {
                                                                              "$ref": "30"
                                                                            },
                                                                            "mt_payment_types": {
                                                                              "$ref": "33"
                                                                            },
                                                                            "tt_doc_sa": {
                                                                              "$ref": "27"
                                                                            },
                                                                            "tt_vouchers": {
                                                                              "$id": "35",
                                                                              "id": "14933eee-0cb9-47cf-bb84-968a7868ff72",
                                                                              "id_voucher": 2,
                                                                              "locator_voucher": "sample string 3",
                                                                              "qr_code": "sample string 4",
                                                                              "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                                              "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                                              "date_used": "2026-03-10T09:40:48.6594355+01:00",
                                                                              "date_sesion": "2026-03-10T09:40:48.6594355+01:00",
                                                                              "id_employee": "95fa756e-bed8-45e5-8578-73aacb8c79af",
                                                                              "id_branch": "80137034-88a2-4655-bc7d-013a5a7d4861",
                                                                              "id_voucher_permision": "9f8d8550-151e-4639-acb8-02aed2468d59",
                                                                              "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": "ca0bcad4-70db-4523-b61a-7a5ddac8c5c9",
                                                                              "id_user_add": "603003e5-a9ac-4e4e-9c3a-d73427fca1e5",
                                                                              "id_doc_sa": "d750c8a5-1497-456c-99b1-da91b06ef63f",
                                                                              "id_item_sub": "c857df47-f92d-42e7-9fd6-310d62436080",
                                                                              "id_pos_sesion": "9610d9f0-df78-441a-bb9e-58570d720e91",
                                                                              "is_authorized": true,
                                                                              "is_automatic": true,
                                                                              "print_in_branch": true,
                                                                              "printed": true,
                                                                              "is_entry": true,
                                                                              "is_consume": true,
                                                                              "is_used_entry": true,
                                                                              "is_used_consume": true,
                                                                              "is_close": true,
                                                                              "active": true,
                                                                              "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                              "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "mt_employees": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_payment_types": {
                                                                                "$ref": "33"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "7"
                                                                              },
                                                                              "tt_doc_sa_pay": [
                                                                                {
                                                                                  "$ref": "34"
                                                                                },
                                                                                {
                                                                                  "$ref": "34"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_det": [
                                                                                {
                                                                                  "$ref": "2"
                                                                                },
                                                                                {
                                                                                  "$ref": "2"
                                                                                }
                                                                              ],
                                                                              "tt_vouchers_permisions": {
                                                                                "$id": "36",
                                                                                "id": "f40da16b-b8e3-458b-bcf9-60a3f91eb329",
                                                                                "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                                                "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                                                "date_used": "2026-03-10T09:40:48.6594355+01:00",
                                                                                "id_employee": "510cfbda-33a4-4fe9-a142-ec8678c7e12b",
                                                                                "id_branch": "c23c126c-13f0-45bb-a6c0-04ea23b6462d",
                                                                                "count": 6,
                                                                                "count_used": 1,
                                                                                "unlimited": true,
                                                                                "id_user_add": "153cd231-93e4-4b5d-baf6-55fa008f7d43",
                                                                                "is_entry": true,
                                                                                "is_consume": true,
                                                                                "active": true,
                                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_employees": {
                                                                                  "$ref": "10"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "7"
                                                                                },
                                                                                "tt_vouchers": [
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "35"
                                                                                  }
                                                                                ]
                                                                              }
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "34"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers": [
                                                                          {
                                                                            "$ref": "35"
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "mt_money_types": {
                                                                        "$ref": "30"
                                                                      },
                                                                      "tt_doc_sa": {
                                                                        "$ref": "27"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "32"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_pay": [
                                                                    {
                                                                      "$ref": "34"
                                                                    },
                                                                    {
                                                                      "$ref": "34"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_payment_types": {
                                                                  "$ref": "33"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "29"
                                                              }
                                                            ],
                                                            "st_images": {
                                                              "$ref": "9"
                                                            },
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "mt_pos_doc_print": [
                                                              {
                                                                "$id": "37",
                                                                "id_pos_print": "28541efd-6d08-4ad6-b1e6-1b0f20e6d0b4",
                                                                "id_doc": "83d0e489-e685-41d3-9d3d-03783e64f9b2",
                                                                "id_pos_type": "4d64b7f2-8a47-4d4c-a94f-fc784a32aab8",
                                                                "id_doc_print": "072c1f28-5022-45f9-b092-738a958fd267",
                                                                "copies": 5,
                                                                "print_mode": 6,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "id_user_upd": "b89a5a40-1d01-490c-86f1-63156c9b567b",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_pos_print": {
                                                                  "$id": "38",
                                                                  "id": "1b826c49-9d70-49a4-b26a-3ebc669c23a8",
                                                                  "id_pos": "47f15f97-d368-4a7a-b6e4-bb31ca61404c",
                                                                  "id_mask": "sample string 3",
                                                                  "name": "sample string 4",
                                                                  "mode_print": 5,
                                                                  "port": "sample string 6",
                                                                  "baud_rate": 1,
                                                                  "data_bits": 1,
                                                                  "stop_bit": 1,
                                                                  "flow_control": 1,
                                                                  "parity": 1,
                                                                  "pin_cashdrawer": 1,
                                                                  "ip_printer": "sample string 7",
                                                                  "port_ip": 1,
                                                                  "printer_name": "sample string 8",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "id_user_upd": "ce65dde0-d059-4692-8b6b-3b994ce27e6c",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "23"
                                                                  },
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "37"
                                                                    },
                                                                    {
                                                                      "$ref": "37"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  }
                                                                },
                                                                "mt_pos_types": {
                                                                  "$id": "39",
                                                                  "id": "73eb2014-d092-4fea-9dea-8fb233a9f5b6",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "is_module": true,
                                                                  "order": 5,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "id_user_upd": "dfcd7207-511d-4522-a2bb-eca868dc1a7b",
                                                                  "commited": true,
                                                                  "mt_items_featured": [
                                                                    {
                                                                      "$id": "40",
                                                                      "id": "7ec0a001-edac-46a2-8134-4f317b43a99d",
                                                                      "id_branch": "8f552bb6-c704-4797-bc11-80f373d321f7",
                                                                      "id_pos_type": "68aba357-fbb2-462c-887f-81d20b9fdcaf",
                                                                      "id_pos": "54f81d44-b864-476a-951e-d8dffc497e42",
                                                                      "id_item": "a518cde9-8a06-4394-84ef-bae4a3c3ed7c",
                                                                      "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "image_id": 4,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "id_user_upd": "4e02e624-0b93-49c8-a6a4-2e4084248a1a",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "23"
                                                                      },
                                                                      "mt_pos_types": {
                                                                        "$ref": "39"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "7"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "40"
                                                                    }
                                                                  ],
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "37"
                                                                    },
                                                                    {
                                                                      "$ref": "37"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "mt_pos_view": [
                                                                    {
                                                                      "$ref": "22"
                                                                    },
                                                                    {
                                                                      "$ref": "22"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_doc_print": {
                                                                  "$id": "41",
                                                                  "id": "7d04bc42-f40e-40cd-9cd4-bc755514f688",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "high_row": 5,
                                                                  "high_doc": 6,
                                                                  "with_doc": 7,
                                                                  "to_file": true,
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "commited": true,
                                                                  "mt_pos_doc_print": [
                                                                    {
                                                                      "$ref": "37"
                                                                    },
                                                                    {
                                                                      "$ref": "37"
                                                                    }
                                                                  ],
                                                                  "st_doc_print_det": [
                                                                    {
                                                                      "$id": "42",
                                                                      "id_doc_print": "b18e7342-0891-45a9-8d8f-ff4144e1414a",
                                                                      "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": "41"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "42"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "37"
                                                              }
                                                            ],
                                                            "st_doc_num": [
                                                              {
                                                                "$id": "43",
                                                                "id_pos": "9a5bcc15-aa67-4f29-8d6c-f7964199e7a0",
                                                                "id_doc": "0d12c956-9a6a-4ff6-8246-9e0e32268761",
                                                                "value": 3,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "commited": true,
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "43"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "27"
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "tt_doc_st": [
                                                              {
                                                                "$id": "44",
                                                                "id": "a5f037ae-d0d3-44e8-b6c8-7f296067e2b9",
                                                                "id_pos": "aa61b0b3-b70f-4923-9f85-60fb2064ce99",
                                                                "id_doc": "fe2759d4-c1f3-4c2c-9fe3-99dee76c784c",
                                                                "id_branch": "31ac1c8f-7f7b-4ab3-9c00-466b0412f8fa",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-03-10T09:40:48.6594355+01:00",
                                                                "block": true,
                                                                "nro_original": "sample string 8",
                                                                "id_ref": "ecf7612e-c89c-4aa2-a40e-e9a5be45d38d",
                                                                "id_loc_from": "fff14ed9-6368-44ae-84cc-055d1d42ae9a",
                                                                "id_loc_end": "076af956-5a63-42de-8adf-72361d9599cd",
                                                                "id_user_add": "fcec6424-ede6-46b0-b1e0-d785efa8723b",
                                                                "id_user_upd": "9c8700be-06a2-4179-9cbb-f89876a861f5",
                                                                "id_pos_sesion": "0cfd2577-211a-4131-8e38-1760b0433a25",
                                                                "comment": "sample string 12",
                                                                "status": 1,
                                                                "is_send": true,
                                                                "date_send": "2026-03-10T09:40:48.6594355+01:00",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "28"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "45",
                                                                  "id": "0fe29f11-df88-4a26-83ea-72d63fed302c",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "3ce26cac-7adb-496e-8b9e-43fb5849da48",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "id_user_upd": "3e55b021-8bf7-4436-9e29-7db54b9f4bd4",
                                                                  "commited": true,
                                                                  "mt_branches": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa1": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_st1": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_stock": [
                                                                    {
                                                                      "$id": "46",
                                                                      "id_location": "9f73ced9-80ce-463d-93ff-547587244c8e",
                                                                      "id_item": "e6115351-db11-4915-b4ae-92ae025bed0c",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_locations": {
                                                                        "$ref": "45"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "46"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_locations1": {
                                                                  "$ref": "45"
                                                                },
                                                                "mt_pos": {
                                                                  "$ref": "23"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_st_det": [
                                                                  {
                                                                    "$id": "47",
                                                                    "id_doc_st": "0f6b5080-94b7-454b-b865-906559395f04",
                                                                    "id_line": 2,
                                                                    "id_item": "45db9e03-71d7-478f-b372-24b50bbc04b1",
                                                                    "comment": "sample string 4",
                                                                    "qty": 5.1,
                                                                    "status": 1,
                                                                    "active": true,
                                                                    "mt_items": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "47"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "44"
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ],
                                                                "tt_doc_st2": {
                                                                  "$ref": "44"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "44"
                                                              }
                                                            ]
                                                          },
                                                          "mt_locations": {
                                                            "$ref": "45"
                                                          },
                                                          "mt_locations1": {
                                                            "$ref": "45"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "23"
                                                          },
                                                          "st_users": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users1": {
                                                            "$ref": "7"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$ref": "26"
                                                            },
                                                            {
                                                              "$ref": "26"
                                                            }
                                                          ],
                                                          "tt_doc_sa_cashflow": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$ref": "13"
                                                            },
                                                            {
                                                              "$ref": "13"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "34"
                                                            },
                                                            {
                                                              "$ref": "34"
                                                            }
                                                          ],
                                                          "tt_doc_sa1": [
                                                            {
                                                              "$ref": "27"
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ],
                                                          "tt_doc_sa2": {
                                                            "$ref": "27"
                                                          },
                                                          "tt_pos_sesion": {
                                                            "$id": "48",
                                                            "id": "70e8c175-2b6d-49ba-a453-00f530375be1",
                                                            "nro_sesion": 2,
                                                            "id_pos": "7e5b816d-069b-4dd1-9aac-d7e42ae8454d",
                                                            "date_tax": "2026-03-10T09:40:48.6594355+01:00",
                                                            "date_open": "2026-03-10T09:40:48.6594355+01:00",
                                                            "date_close": "2026-03-10T09:40:48.6594355+01:00",
                                                            "id_user_open": "081ca6cf-98e2-40c3-bf7f-ffcff664659c",
                                                            "id_user_close": "97fe5058-4da1-4cd9-9d86-6a78cc98c32f",
                                                            "nro_z": 1,
                                                            "amt_tot": 1.1,
                                                            "locator_event": "sample string 6",
                                                            "status_pos": 7,
                                                            "training_sesion": true,
                                                            "active": true,
                                                            "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                            "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                            "commited": true,
                                                            "mt_pos": {
                                                              "$ref": "23"
                                                            },
                                                            "tt_cloakrooms_units": [
                                                              {
                                                                "$ref": "26"
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_items_customs": [
                                                              {
                                                                "$id": "49",
                                                                "id": "763c2198-9794-48c6-a4fe-b3f1a9b06274",
                                                                "order_id": 2,
                                                                "id_item": "83f637a9-8ad1-4386-bace-76c3f920cf17",
                                                                "id_item_type": "cce6e1c2-2ffa-4a56-99ea-cd12d3870653",
                                                                "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": "980336eb-457c-4f7c-9c4f-d496a34e8917",
                                                                "type_item": 11,
                                                                "id_voucher_json": "365f3f2b-965b-4979-8b1e-7692a44a94d8",
                                                                "count_voucher": 1,
                                                                "id_category": "f570d7e1-81fd-48ec-a275-68e5d697919d",
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "id_user_upd": "4c660873-4519-4fc4-87e0-f4365a5dcf36",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "5"
                                                                },
                                                                "mt_items_types": {
                                                                  "$ref": "1"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pt": [
                                                              {
                                                                "$id": "50",
                                                                "id": "64fb39bc-bbac-4b99-8e07-a36b1fcc977e",
                                                                "json_object": "sample string 2",
                                                                "json_pays": "sample string 3",
                                                                "id_pos_sesion": "98691ac7-b15a-4ebb-9a76-05c7d0ccaedf",
                                                                "type_pay": 5,
                                                                "module": "sample string 6",
                                                                "process": true,
                                                                "json_cloackrooms": "sample string 8",
                                                                "multi_select": 9,
                                                                "terminal_name": "sample string 10",
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "50"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$id": "51",
                                                                "id": "a5b24edf-bf03-4892-ad9e-5c10c0f4f36a",
                                                                "id_room_unit": "711d0d5f-55ba-49bb-ae79-4133bbc48514",
                                                                "id_room_list": "76a353ea-0042-437e-8143-4f5df355f289",
                                                                "nro_res_ext": "sample string 3",
                                                                "date_reserved": "2026-03-10T09:40:48.6594355+01:00",
                                                                "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                                "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                                "date_open": "2026-03-10T09:40:48.6594355+01:00",
                                                                "date_close": "2026-03-10T09:40:48.6594355+01:00",
                                                                "id_employee": "28a7e342-42f9-4fe1-9916-b1af90003da6",
                                                                "id_employee_sec": "09010d2b-ddc7-4969-8391-704ccc425faa",
                                                                "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": "ec09432b-0cc0-4739-b58b-803f74d82ec1",
                                                                "comment": "sample string 7",
                                                                "id_user_open": "914a1d53-3c4c-4c41-8ed6-af417495b724",
                                                                "id_user_close": "8a5f33fe-75c7-4be8-88a8-182316b161dc",
                                                                "id_unit_state": "e6bbbeb4-8bf5-45e6-841d-3c646058ce5b",
                                                                "id_pos_sesion": "81df0d39-5477-42ba-9a36-02515f619cda",
                                                                "vip": true,
                                                                "paid": true,
                                                                "send": true,
                                                                "send_date": "2026-03-10T09:40:48.6594355+01:00",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "commited": true,
                                                                "mt_employees": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_employees1": {
                                                                  "$ref": "10"
                                                                },
                                                                "mt_rooms_units": {
                                                                  "$id": "52",
                                                                  "id": "ef84d454-6586-4d44-91bf-c4bd38ddfffc",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_label": "sample string 4",
                                                                  "name_zone": "sample string 5",
                                                                  "order": 6,
                                                                  "id_room": "f0bd11ea-8834-408a-8e62-bde7f9dc25d2",
                                                                  "pax": 8,
                                                                  "pos_x": 9,
                                                                  "pos_y": 10,
                                                                  "size_w": 1,
                                                                  "size_h": 1,
                                                                  "in_map": true,
                                                                  "reserved_on": true,
                                                                  "id_room_type": "d4c93b69-5b80-4aa3-8c1a-94552b005a4b",
                                                                  "locked": true,
                                                                  "date_locked": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "comment_locked": "sample string 15",
                                                                  "active": true,
                                                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                  "id_user_upd": "d675e09d-0ccd-451e-8732-0ad64abd16cb",
                                                                  "commited": true,
                                                                  "mt_rooms": {
                                                                    "$id": "53",
                                                                    "id": "b44fe819-b9ed-422c-9c71-5eda79157ea5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_branch": "edf669d4-2307-46f2-b98f-4f4ec3d5c8a6",
                                                                    "name_pos": "sample string 6",
                                                                    "id_image": "887a8b40-dba5-4689-a32f-be2dfc408af3",
                                                                    "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": "be676e83-542d-4a76-ad07-61b7f33aa865",
                                                                    "refresh_status": true,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                    "id_user_upd": "a4c004a1-1cdd-4388-b144-6920666ce281",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_pos_rooms": [
                                                                      {
                                                                        "$id": "54",
                                                                        "id_pos": "22773886-e9af-44db-bfff-454c305f59b6",
                                                                        "id_room": "78d566c9-6fc7-41f8-9adc-5b98d4865929",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "id_user_upd": "c5b17b8a-ef71-4f32-9b97-2cc8dfa7fd4f",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "23"
                                                                        },
                                                                        "mt_rooms": {
                                                                          "$ref": "53"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "54"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "st_images1": {
                                                                      "$ref": "9"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "52"
                                                                      },
                                                                      {
                                                                        "$ref": "52"
                                                                      }
                                                                    ],
                                                                    "tt_rooms_list": [
                                                                      {
                                                                        "$id": "55",
                                                                        "id": "7d68d71d-66eb-41f1-85e2-f5892b0cd44e",
                                                                        "id_room": "12c1d551-d059-4930-8c33-1bf68c631ec9",
                                                                        "date_in": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "date_out": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "id_user_add": "dc964395-4345-49cd-9d7b-2607b570559c",
                                                                        "from_reservation": "sample string 5",
                                                                        "pax": 6,
                                                                        "status": 7,
                                                                        "comment": "sample string 8",
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$ref": "53"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$ref": "51"
                                                                          },
                                                                          {
                                                                            "$ref": "51"
                                                                          }
                                                                        ]
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_rooms_units_types": {
                                                                    "$id": "56",
                                                                    "id": "87f5f3ff-666d-466f-adab-2252004ef339",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "high": 5,
                                                                    "width": 6,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                    "id_user_upd": "7da95db1-b202-4c5a-a537-e42c73f3b925",
                                                                    "commited": true,
                                                                    "mt_rooms_units": [
                                                                      {
                                                                        "$ref": "52"
                                                                      },
                                                                      {
                                                                        "$ref": "52"
                                                                      }
                                                                    ],
                                                                    "mt_rooms_units_states_types": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_room_type": "be61fe63-5dcb-41e8-9257-ccf029f014d0",
                                                                        "id_room_state": "daa56660-2bee-4695-8fec-bc1414f36cf1",
                                                                        "id_image": "c2fbebcb-43cf-4167-a84a-3399c2f9a3a6",
                                                                        "color_font": "sample string 4",
                                                                        "font_bold": true,
                                                                        "font_underline": true,
                                                                        "font_size": 7,
                                                                        "active": true,
                                                                        "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                        "id_user_upd": "eeb8bf42-c061-4a4a-9b98-c1b3e41a76c7",
                                                                        "commited": true,
                                                                        "mt_rooms_units_states": {
                                                                          "$id": "58",
                                                                          "id": "ab190d90-b596-4037-9835-ec8dde987fa2",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "active": true,
                                                                          "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                          "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                          "id_user_upd": "3f2843f8-9ce4-42f3-ba64-14324f3262f3",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "7"
                                                                          },
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$ref": "57"
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$ref": "51"
                                                                            },
                                                                            {
                                                                              "$ref": "51"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "mt_rooms_units_types": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_images": {
                                                                          "$ref": "9"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "7"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    }
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "7"
                                                                  },
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$ref": "51"
                                                                    },
                                                                    {
                                                                      "$ref": "51"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_rooms_units_states": {
                                                                  "$ref": "58"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                },
                                                                "tt_rooms_list": {
                                                                  "$ref": "55"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "51"
                                                              }
                                                            ],
                                                            "tt_doc_sa": [
                                                              {
                                                                "$ref": "27"
                                                              },
                                                              {
                                                                "$ref": "27"
                                                              }
                                                            ],
                                                            "tt_tips": [
                                                              {
                                                                "$id": "59",
                                                                "id": "d3cefea3-1278-4b86-a92a-fc0c8e3df34b",
                                                                "id_pos_sesion": "f88a131e-a4df-4d36-8d78-169f507bc9cc",
                                                                "amt_card": 1.1,
                                                                "amt_cash": 1.1,
                                                                "id_user": "6ba1071d-d05c-4077-b912-7b9e062fd7ce",
                                                                "id_room_unit_activity": "7edd9e1f-4d91-4a3f-bec5-e46253682b3f",
                                                                "id_doc_sa": "f8501610-041d-4a47-8a56-70e7e64ab238",
                                                                "id_pos_type": "262e425e-0cc8-47c4-9bff-0ad4a9a0fdd7",
                                                                "block": true,
                                                                "comment": "sample string 5",
                                                                "json_response": "sample string 6",
                                                                "id_doc_ref": "31703967-d317-4468-be76-f2d5501316e3",
                                                                "coupon_id": "sample string 7",
                                                                "terminal_id": "sample string 8",
                                                                "card_name": "sample string 9",
                                                                "card_bank": "sample string 10",
                                                                "card_number": "sample string 11",
                                                                "client_name": "sample string 12",
                                                                "money_type": "sample string 13",
                                                                "merchant_id": "sample string 14",
                                                                "aid": "sample string 15",
                                                                "auth_num": "sample string 16",
                                                                "authorization": true,
                                                                "signature": true,
                                                                "contactless": true,
                                                                "date_hour_pay": "sample string 17",
                                                                "terminal_name": "sample string 18",
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "commited": true,
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                },
                                                                "tt_tips_users": [
                                                                  {
                                                                    "$id": "60",
                                                                    "id_tip": "e9bf3b27-9ad4-44f5-b722-8188be15dffb",
                                                                    "id_user": "e424a67e-e7f4-40f6-a0e3-42fc1a29f2ae",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "type_share": 3,
                                                                    "active": true,
                                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "tt_tips": {
                                                                      "$ref": "59"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "60"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "59"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "7"
                                                            },
                                                            "st_users1": {
                                                              "$ref": "7"
                                                            },
                                                            "tt_pos_sesion_users": [
                                                              {
                                                                "$id": "61",
                                                                "id_pos_sesion": "62e457a6-c18b-4a7f-a773-b30323097e06",
                                                                "id_user": "bf3903da-591c-49f7-8545-0275b7cb4828",
                                                                "date_add": "2026-03-10T09:40:48.6594355+01:00",
                                                                "distribution_index": 1.1,
                                                                "active": true,
                                                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                                "commited": true,
                                                                "st_users": {
                                                                  "$ref": "7"
                                                                },
                                                                "tt_pos_sesion": {
                                                                  "$ref": "48"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "61"
                                                              }
                                                            ]
                                                          },
                                                          "tt_rooms_units_activity": {
                                                            "$ref": "51"
                                                          },
                                                          "tt_spool_doc_print": [
                                                            {
                                                              "$id": "62",
                                                              "id": "31ebc20e-1685-406e-a73d-98a0a99c8343",
                                                              "spool_server": "sample string 2",
                                                              "id_doc_sa": "98d849c8-a07f-422e-b53d-a3e4e94d5bed",
                                                              "spool_printer": "sample string 4",
                                                              "count": 5,
                                                              "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                              "printed": true,
                                                              "print_on": "2026-03-10T09:40:48.6594355+01:00",
                                                              "tt_doc_sa": {
                                                                "$ref": "27"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "62"
                                                            }
                                                          ]
                                                        },
                                                        "tt_pos_sesion": {
                                                          "$ref": "48"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ]
                                                  },
                                                  {
                                                    "$ref": "25"
                                                  }
                                                ],
                                                "mt_items_featured": [
                                                  {
                                                    "$ref": "40"
                                                  },
                                                  {
                                                    "$ref": "40"
                                                  }
                                                ],
                                                "mt_pos_print": [
                                                  {
                                                    "$ref": "38"
                                                  },
                                                  {
                                                    "$ref": "38"
                                                  }
                                                ],
                                                "mt_pos_rooms": [
                                                  {
                                                    "$ref": "54"
                                                  },
                                                  {
                                                    "$ref": "54"
                                                  }
                                                ],
                                                "st_users": {
                                                  "$ref": "7"
                                                },
                                                "mt_pos_view": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ],
                                                "mt_prices_list_rules": [
                                                  {
                                                    "$id": "63",
                                                    "id": "fe18f5f6-fe3a-4d09-a94a-020543ad65d3",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                    "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                    "id_branch": "58ff310b-f70b-4406-b3d8-389a46e974c9",
                                                    "id_pos": "7cec7eab-a61f-40a3-9186-fe301fcfadb0",
                                                    "id_list": "15568049-a75e-4bc4-9875-ec9728f57d9d",
                                                    "view_list": true,
                                                    "is_default": true,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                    "id_user_upd": "a5eaae47-4020-4859-8865-d227d5b92fd6",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "mt_prices_list": {
                                                      "$ref": "20"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "63"
                                                  }
                                                ],
                                                "mt_prices_rules": [
                                                  {
                                                    "$id": "64",
                                                    "id": "504b167f-baf7-4724-a006-15ddd52fc61c",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "date_from": "2026-03-10T09:40:48.6594355+01:00",
                                                    "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                    "by_amt": true,
                                                    "by_pcg": true,
                                                    "ap_amount": 1.1,
                                                    "ap_percent": 1.1,
                                                    "ap_price": 1.1,
                                                    "ap_price_min": 1.1,
                                                    "ap_price_max": 1.1,
                                                    "id_branch": "d9a44d1f-207e-4c54-8265-754f45601de3",
                                                    "id_pos": "4abf451d-8c58-421d-a8ef-ebbe909f4576",
                                                    "id_list": "b8fc54a6-1762-4338-8f22-6ac1f66e17d9",
                                                    "id_item": "d546b5aa-661a-4993-858a-dea08e4558f5",
                                                    "id_item_type": "e06722c7-3b7e-4abf-b423-80f9f796cebd",
                                                    "id_category": "846945b6-aaa5-40e8-a9e4-3ca370733828",
                                                    "by_day_week": true,
                                                    "use_mon": true,
                                                    "use_tue": true,
                                                    "use_wed": true,
                                                    "use_thu": true,
                                                    "use_fri": true,
                                                    "use_sat": true,
                                                    "use_sun": true,
                                                    "use_hour_ini": "00:00:00.1234567",
                                                    "use_hour_end": "00:00:00.1234567",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                    "id_user_upd": "28787393-c5d1-4c5c-9fb2-a4bd83560dfa",
                                                    "commited": true,
                                                    "mt_branches": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_categories": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_items": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_items_types": {
                                                      "$ref": "1"
                                                    },
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "mt_prices_list": {
                                                      "$ref": "20"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "64"
                                                  }
                                                ],
                                                "st_doc_num": [
                                                  {
                                                    "$ref": "43"
                                                  },
                                                  {
                                                    "$ref": "43"
                                                  }
                                                ],
                                                "st_pos_license": [
                                                  {
                                                    "$id": "65",
                                                    "id": "0e587bb7-8404-47a7-9ef1-d08cdb0cdd9f",
                                                    "id_pos": "cd8e70bc-a9e3-4dfd-aa81-69bc50769629",
                                                    "mac_address": "sample string 3",
                                                    "date_end": "2026-03-10T09:40:48.6594355+01:00",
                                                    "key_access": "sample string 5",
                                                    "id_user_add": "3c434330-6477-45ed-bb8e-1165f9ef591b",
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "st_users_pos": [
                                                  {
                                                    "$id": "66",
                                                    "id_user": "b6e2e8e0-5bdf-4e20-b3ed-d5b36aaad50c",
                                                    "id_pos": "fc1529a4-240b-4408-8dc2-422faf1925ca",
                                                    "pass_required": true,
                                                    "active": true,
                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "66"
                                                  }
                                                ],
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "27"
                                                  },
                                                  {
                                                    "$ref": "27"
                                                  }
                                                ],
                                                "tt_pos_connection": [
                                                  {
                                                    "$id": "67",
                                                    "id": "dd57166b-bcc3-4b4b-b7d2-7f9b823c2acb",
                                                    "id_pos": "281e37ed-a9a6-44c5-906a-91a181dca02c",
                                                    "date_add": "2026-03-10T09:40:48.6594355+01:00",
                                                    "date_upd": "2026-03-10T09:40:48.6594355+01:00",
                                                    "date_out": "2026-03-10T09:40:48.6594355+01:00",
                                                    "connection_type": "sample string 3",
                                                    "connection_speed": 1,
                                                    "terminal_name": "sample string 4",
                                                    "version": "sample string 5",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ],
                                                "tt_pos_sesion": [
                                                  {
                                                    "$ref": "48"
                                                  },
                                                  {
                                                    "$ref": "48"
                                                  }
                                                ],
                                                "mt_branches": {
                                                  "$ref": "8"
                                                },
                                                "tt_logs": [
                                                  {
                                                    "$id": "68",
                                                    "id": "8dedda5e-0347-46b1-89dd-911b731759f6",
                                                    "id_user_add": "3378c018-f0a5-4fe7-83ba-54fc90ef3055",
                                                    "id_table": "beb9e6da-9571-46fa-b49a-532509697545",
                                                    "message_log": "sample string 3",
                                                    "json_object": "sample string 4",
                                                    "log_type": "sample string 5",
                                                    "id_pos": "43be70ee-18f5-4f32-9a5a-6095ee54b130",
                                                    "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    },
                                                    "st_sync_tables": {
                                                      "$id": "69",
                                                      "id": "4251b067-187a-440c-b192-6a4a6a9ffe4d",
                                                      "level": 2,
                                                      "order": 3,
                                                      "name": "sample string 4",
                                                      "log_ins": true,
                                                      "log_upd": true,
                                                      "packet_forward": true,
                                                      "active": true,
                                                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                      "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                      "commited": true,
                                                      "st_sync_packages_det": [
                                                        {
                                                          "$id": "70",
                                                          "id": "3309c62e-9e92-45a2-9c95-e0006e58deed",
                                                          "id_sync": "91e641ba-8efd-4289-a6e4-565877b6936a",
                                                          "json": "sample string 3",
                                                          "id_table": "db9690ff-9b15-4e4e-bfec-27ef0ca49b06",
                                                          "order": 5,
                                                          "st_sync_packages": {
                                                            "$id": "71",
                                                            "id": "18136b6e-27ef-4828-b76d-01fc7906bddb",
                                                            "id_branch_from": "b4eaacfc-4829-4573-999a-89bb43c2c1ea",
                                                            "id_branch_to": "f338751b-86b9-4481-8235-519fedddae01",
                                                            "type": 4,
                                                            "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                                            "order": 6,
                                                            "status": 7,
                                                            "log_info": "sample string 8",
                                                            "sync_on": "2026-03-10T09:40:48.6594355+01:00",
                                                            "send_on": "2026-03-10T09:40:48.6594355+01:00",
                                                            "mt_branches": {
                                                              "$ref": "8"
                                                            },
                                                            "mt_branches1": {
                                                              "$ref": "8"
                                                            },
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$ref": "70"
                                                              },
                                                              {
                                                                "$ref": "70"
                                                              }
                                                            ]
                                                          },
                                                          "st_sync_tables": {
                                                            "$ref": "69"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "70"
                                                        }
                                                      ],
                                                      "tt_logs": [
                                                        {
                                                          "$ref": "68"
                                                        },
                                                        {
                                                          "$ref": "68"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "7"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "68"
                                                  }
                                                ],
                                                "st_local_variables": [
                                                  {
                                                    "$id": "72",
                                                    "id": "3436d1eb-a5bb-4195-aeea-630446691fb9",
                                                    "id_pos": "5d4ac0ee-6fe8-4253-b6ad-7612017b349f",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "value": "sample string 5",
                                                    "type": "sample string 6",
                                                    "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$ref": "23"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "72"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "44"
                                                  },
                                                  {
                                                    "$ref": "44"
                                                  }
                                                ]
                                              },
                                              "mt_pos_prices_list": [
                                                {
                                                  "$ref": "21"
                                                },
                                                {
                                                  "$ref": "21"
                                                }
                                              ],
                                              "mt_pos_types": {
                                                "$ref": "39"
                                              },
                                              "st_users": {
                                                "$ref": "7"
                                              }
                                            },
                                            "mt_prices_list": {
                                              "$ref": "20"
                                            },
                                            "st_users": {
                                              "$ref": "7"
                                            }
                                          },
                                          {
                                            "$ref": "21"
                                          }
                                        ],
                                        "mt_prices_items": [
                                          {
                                            "$ref": "19"
                                          },
                                          {
                                            "$ref": "19"
                                          }
                                        ],
                                        "mt_prices_list1": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "mt_prices_list2": {
                                          "$ref": "20"
                                        },
                                        "mt_prices_list_rules": [
                                          {
                                            "$ref": "63"
                                          },
                                          {
                                            "$ref": "63"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "9"
                                        },
                                        "st_users": {
                                          "$ref": "7"
                                        },
                                        "mt_prices_rules": [
                                          {
                                            "$ref": "64"
                                          },
                                          {
                                            "$ref": "64"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "7"
                                      }
                                    },
                                    {
                                      "$ref": "19"
                                    }
                                  ],
                                  "tt_doc_sa_det": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                },
                                "mt_prices_list": {
                                  "$ref": "20"
                                },
                                "st_users": {
                                  "$ref": "7"
                                },
                                "st_users1": {
                                  "$ref": "7"
                                },
                                "tt_doc_sa": {
                                  "$ref": "27"
                                },
                                "tt_doc_sa_det_stock": [
                                  {
                                    "$id": "73",
                                    "id_doc_sa": "8ec2be53-460b-4209-9ed0-ea0772337a69",
                                    "id_line": 2,
                                    "id_item": "f051146a-a65e-443c-9837-f7f457366d7b",
                                    "qty": 4.1,
                                    "mt_items": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_det": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ]
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_doc_sa_pay": [
                              {
                                "$ref": "34"
                              },
                              {
                                "$ref": "34"
                              }
                            ],
                            "tt_vouchers": [
                              {
                                "$ref": "35"
                              },
                              {
                                "$ref": "35"
                              }
                            ],
                            "tt_vouchers_permisions": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "tt_rooms_units_activity": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "tt_rooms_units_activity1": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items": [
                          {
                            "$ref": "5"
                          },
                          {
                            "$ref": "5"
                          }
                        ],
                        "mt_items_types": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ],
                        "mt_money_types": [
                          {
                            "$ref": "30"
                          },
                          {
                            "$ref": "30"
                          }
                        ],
                        "mt_payment_types": [
                          {
                            "$ref": "33"
                          },
                          {
                            "$ref": "33"
                          }
                        ],
                        "mt_prices_list": [
                          {
                            "$ref": "20"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "mt_rooms": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms1": [
                          {
                            "$ref": "53"
                          },
                          {
                            "$ref": "53"
                          }
                        ],
                        "mt_rooms_units_states_types": [
                          {
                            "$ref": "57"
                          },
                          {
                            "$ref": "57"
                          }
                        ],
                        "st_functions": [
                          {
                            "$id": "74",
                            "id": "b944dc6e-c710-4778-99b0-e9c04c386c0d",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "level_id": 5,
                            "id_group": "2c806ac4-a433-47ed-bf34-9bba021fbb7a",
                            "name_event": "sample string 7",
                            "name_pos": "sample string 8",
                            "id_image": "4101abbc-8bd1-465a-ac6b-526f425c62c9",
                            "view_pos": true,
                            "order": 10,
                            "color_border": "sample string 11",
                            "color_button": "sample string 12",
                            "color_font": "sample string 13",
                            "font_bold": true,
                            "font_underline": true,
                            "font_size": 16,
                            "active": true,
                            "created_on": "2026-03-10T09:40:48.6594355+01:00",
                            "last_update": "2026-03-10T09:40:48.6594355+01:00",
                            "commited": true,
                            "st_functions_groups": {
                              "$id": "75",
                              "id": "c5e17baf-fe92-461f-9214-3b9763432c3b",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "active": true,
                              "created_on": "2026-03-10T09:40:48.6594355+01:00",
                              "last_update": "2026-03-10T09:40:48.6594355+01:00",
                              "commited": true,
                              "st_functions": [
                                {
                                  "$ref": "74"
                                },
                                {
                                  "$ref": "74"
                                }
                              ]
                            },
                            "st_images": {
                              "$ref": "9"
                            },
                            "st_permisions": [
                              {
                                "$id": "76",
                                "id": "28c6e355-547c-46fb-89ad-f45151c33b0e",
                                "id_function": "58929691-fd39-4766-9b3f-751b59d94233",
                                "id_user": "5441b0ca-4130-414a-b0e7-fbc7e3ab93d3",
                                "id_profile": "61efa28a-1a7c-4437-880e-543da2c1b6ce",
                                "permission": 3,
                                "active": true,
                                "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                "commited": true,
                                "st_users_profiles": {
                                  "$id": "77",
                                  "id": "b55c6225-c260-425b-99ec-da58402c4511",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "is_pass_required": true,
                                  "is_admin": true,
                                  "level_id": 7,
                                  "order_1": 8,
                                  "order_2": 9,
                                  "order_3": 10,
                                  "order_4": 11,
                                  "is_tips": true,
                                  "active": true,
                                  "created_on": "2026-03-10T09:40:48.6594355+01:00",
                                  "last_update": "2026-03-10T09:40:48.6594355+01:00",
                                  "commited": true,
                                  "st_permisions": [
                                    {
                                      "$ref": "76"
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ],
                                  "st_users": [
                                    {
                                      "$ref": "7"
                                    },
                                    {
                                      "$ref": "7"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "7"
                                },
                                "st_functions": {
                                  "$ref": "74"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ]
                          },
                          {
                            "$ref": "74"
                          }
                        ],
                        "st_images_types": {
                          "$id": "78",
                          "id": "3b832095-277e-4e5d-9279-1d61ffa4cb20",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2026-03-10T09:40:48.6594355+01:00",
                          "last_update": "2026-03-10T09:40:48.6594355+01:00",
                          "commited": true,
                          "st_images": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ]
                        },
                        "mt_docs": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "st_users1": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_cloakrooms": [
                          {
                            "$ref": "25"
                          },
                          {
                            "$ref": "25"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "7"
                      },
                      "mt_branches_zones": [
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "mt_employees_branches": [
                        {
                          "$ref": "11"
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "mt_items_featured": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "mt_locations": [
                        {
                          "$ref": "45"
                        },
                        {
                          "$ref": "45"
                        }
                      ],
                      "mt_periods": [
                        {
                          "$id": "79",
                          "id_branch": "8c7cc349-10e1-49a3-8f45-fbf32af15c65",
                          "exercise_id": 2,
                          "period_id": 3,
                          "date_from": "2026-03-10T09:40:48.6594355+01:00",
                          "date_end": "2026-03-10T09:40:48.6594355+01:00",
                          "state": "sample string 6",
                          "created_on": "2026-03-10T09:40:48.6594355+01:00",
                          "last_update": "2026-03-10T09:40:48.6594355+01:00",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "79"
                        }
                      ],
                      "mt_pos": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "mt_prices_list_rules": [
                        {
                          "$ref": "63"
                        },
                        {
                          "$ref": "63"
                        }
                      ],
                      "mt_prices_rules": [
                        {
                          "$ref": "64"
                        },
                        {
                          "$ref": "64"
                        }
                      ],
                      "mt_rooms": [
                        {
                          "$ref": "53"
                        },
                        {
                          "$ref": "53"
                        }
                      ],
                      "st_sync_packages": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "st_sync_packages1": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "tt_doc_sa": [
                        {
                          "$ref": "27"
                        },
                        {
                          "$ref": "27"
                        }
                      ],
                      "tt_doc_st": [
                        {
                          "$ref": "44"
                        },
                        {
                          "$ref": "44"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "35"
                        },
                        {
                          "$ref": "35"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_branches_zones": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_brands": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_categories_items": [
                    {
                      "$ref": "4"
                    },
                    {
                      "$ref": "4"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "25"
                    },
                    {
                      "$ref": "25"
                    }
                  ],
                  "mt_docs_payment_money": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$ref": "10"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "mt_employees_profiles": [
                    {
                      "$ref": "12"
                    },
                    {
                      "$ref": "12"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_items_featured": [
                    {
                      "$ref": "40"
                    },
                    {
                      "$ref": "40"
                    }
                  ],
                  "mt_items_sub": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "45"
                    },
                    {
                      "$ref": "45"
                    }
                  ],
                  "mt_money_rates": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "33"
                    },
                    {
                      "$ref": "33"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "23"
                    },
                    {
                      "$ref": "23"
                    }
                  ],
                  "mt_pos_doc_print": [
                    {
                      "$ref": "37"
                    },
                    {
                      "$ref": "37"
                    }
                  ],
                  "mt_pos_prices_list": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "mt_pos_print": [
                    {
                      "$ref": "38"
                    },
                    {
                      "$ref": "38"
                    }
                  ],
                  "mt_pos_rooms": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "mt_pos_types": [
                    {
                      "$ref": "39"
                    },
                    {
                      "$ref": "39"
                    }
                  ],
                  "mt_pos_view": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "mt_prices_items": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "20"
                    },
                    {
                      "$ref": "20"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "63"
                    },
                    {
                      "$ref": "63"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "64"
                    },
                    {
                      "$ref": "64"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "53"
                    },
                    {
                      "$ref": "53"
                    }
                  ],
                  "mt_rooms_units": [
                    {
                      "$ref": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "mt_rooms_units_states": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "57"
                    },
                    {
                      "$ref": "57"
                    }
                  ],
                  "mt_rooms_units_types": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "mt_units": [
                    {
                      "$ref": "17"
                    },
                    {
                      "$ref": "17"
                    }
                  ],
                  "mt_units_ref": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "st_images": {
                    "$ref": "9"
                  },
                  "st_images1": {
                    "$ref": "9"
                  },
                  "st_permisions": [
                    {
                      "$ref": "76"
                    },
                    {
                      "$ref": "76"
                    }
                  ],
                  "st_pos_license": [
                    {
                      "$ref": "65"
                    },
                    {
                      "$ref": "65"
                    }
                  ],
                  "st_users_pos": [
                    {
                      "$ref": "66"
                    },
                    {
                      "$ref": "66"
                    }
                  ],
                  "st_users_profiles": {
                    "$ref": "77"
                  },
                  "st_users_token": [
                    {
                      "$id": "80",
                      "id": "4cfa27a1-6ac7-401e-8d53-47c74fce324e",
                      "token_id": "sample string 2",
                      "id_user": "0b6d249a-3e82-406a-ab86-e2cae4c19f67",
                      "date_from": "2026-03-10T09:40:48.6594355+01:00",
                      "date_end": "2026-03-10T09:40:48.6594355+01:00",
                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "80"
                    }
                  ],
                  "tt_doc_sa_cashflow": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ],
                  "tt_doc_sa_det": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_doc_sa_det1": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "tt_doc_sa1": [
                    {
                      "$ref": "27"
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_doc_st1": [
                    {
                      "$ref": "44"
                    },
                    {
                      "$ref": "44"
                    }
                  ],
                  "tt_items_customs": [
                    {
                      "$ref": "49"
                    },
                    {
                      "$ref": "49"
                    }
                  ],
                  "tt_logs": [
                    {
                      "$ref": "68"
                    },
                    {
                      "$ref": "68"
                    }
                  ],
                  "tt_pos_sesion": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "tt_pos_sesion1": [
                    {
                      "$ref": "48"
                    },
                    {
                      "$ref": "48"
                    }
                  ],
                  "tt_rooms_list": [
                    {
                      "$ref": "55"
                    },
                    {
                      "$ref": "55"
                    }
                  ],
                  "tt_rooms_units_activity": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "tt_rooms_units_activity1": [
                    {
                      "$ref": "51"
                    },
                    {
                      "$ref": "51"
                    }
                  ],
                  "tt_rooms_units_log": [
                    {
                      "$id": "81",
                      "id": "e046ff38-e1e0-4156-942d-9f115c2d12fa",
                      "id_room_activity": "9c6d298d-ce1a-42c1-a163-794750eff3e5",
                      "id_pos_sesion": "c1eb7cee-744f-43ea-ba5e-2ba2a1c77f78",
                      "log_text": "sample string 4",
                      "id_user": "513c45e0-bf25-4af5-b8b4-1e4c4b3592b2",
                      "created_on": "2026-03-10T09:40:48.6594355+01:00",
                      "commited": true,
                      "st_users": {
                        "$ref": "7"
                      }
                    },
                    {
                      "$ref": "81"
                    }
                  ],
                  "tt_tips_users": [
                    {
                      "$ref": "60"
                    },
                    {
                      "$ref": "60"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "36"
                    },
                    {
                      "$ref": "36"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "mt_docs": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "tt_pos_sesion_users": [
                    {
                      "$ref": "61"
                    },
                    {
                      "$ref": "61"
                    }
                  ]
                }
              },
              "mt_categories_items": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "40"
                },
                {
                  "$ref": "40"
                }
              ],
              "mt_items_formula": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "mt_units": {
                "$ref": "17"
              },
              "mt_units1": {
                "$ref": "17"
              },
              "st_images": {
                "$ref": "9"
              },
              "st_users": {
                "$ref": "7"
              },
              "mt_items_sub": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "64"
                },
                {
                  "$ref": "64"
                }
              ],
              "tt_doc_sa_det_stock": [
                {
                  "$ref": "73"
                },
                {
                  "$ref": "73"
                }
              ],
              "tt_doc_st_det": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "tt_stock": [
                {
                  "$ref": "46"
                },
                {
                  "$ref": "46"
                }
              ],
              "tt_vouchers_det": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ]
            },
            "st_users": {
              "$ref": "7"
            }
          },
          {
            "$ref": "4"
          }
        ],
        "st_images": {
          "$ref": "9"
        },
        "st_users": {
          "$ref": "7"
        },
        "mt_prices_rules": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ]
      },
      "mt_items": {
        "$ref": "5"
      },
      "mt_items_types": {
        "$ref": "1"
      },
      "tt_vouchers": {
        "$ref": "35"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "9"
  },
  "st_users": {
    "$ref": "7"
  },
  "mt_items_sub": [
    {
      "$ref": "14"
    },
    {
      "$ref": "14"
    }
  ],
  "mt_prices_rules": [
    {
      "$ref": "64"
    },
    {
      "$ref": "64"
    }
  ],
  "tt_items_customs": [
    {
      "$ref": "49"
    },
    {
      "$ref": "49"
    }
  ]
}