DELETE api/Mt_Categories/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

mt_categories
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

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

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "606c05b0-c8fb-4566-a87e-df4ff888cbdf",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "0fd10bc7-ff49-4df3-b91d-40c27f38ed69",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "2369cd05-10ce-460b-a714-04f765876767",
  "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-07-08T10:45:00.9262465+02:00",
  "last_update": "2026-07-08T10:45:00.9262465+02:00",
  "id_user_upd": "7f9a21b5-461f-4f53-a978-cbd9e1b7fba5",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "400c1bf5-12e1-4c27-8ef7-41ed6146b903",
      "id_item": "a238ff1a-7ed0-47e1-adcb-72794d3164eb",
      "is_default": true,
      "active": true,
      "created_on": "2026-07-08T10:45:00.9262465+02:00",
      "last_update": "2026-07-08T10:45:00.9262465+02:00",
      "id_user_upd": "5fcf48a8-299e-4a58-acca-d6841757b3aa",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "aa8f0173-0a30-4345-98bd-a3e017a0ac13",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "6225dbbf-2a97-47e2-9967-ae93765a434f",
        "id_unit_sec": "630d46cc-8ad7-4918-91e9-0faeda674ead",
        "id_brand": "0e1adc63-2a7f-443f-99ea-3ed9daad7fe1",
        "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": "72fb6804-79e1-4d9a-96fc-49655beb05eb",
        "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-07-08T10:45:00.9262465+02:00",
        "last_update": "2026-07-08T10:45:00.9262465+02:00",
        "id_user_upd": "106b0800-fc3c-47e9-963d-baf9a268fd07",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "027e050f-2f1d-4cad-8f1f-db840d5f3c13",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2026-07-08T10:45:00.9262465+02:00",
          "last_update": "2026-07-08T10:45:00.9262465+02:00",
          "id_user_upd": "0eac67a9-ee37-4122-904e-cb9765529b54",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "c7fa9da4-2010-4274-bd46-01d016252f94",
            "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": "64baf284-8319-440a-a6d3-df41717164e6",
            "view_messages": true,
            "id_image_photo": "2cf01dbc-54be-4dca-842e-4e0e58778f57",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "bd0f490c-b91f-4d35-8115-1d39d64fab60",
            "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-07-08T10:45:00.9262465+02:00",
            "last_update": "2026-07-08T10:45:00.9262465+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "cdcd090b-bbc3-4f32-b896-341208b1c851",
                "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": "6315a0f4-c2a0-4e58-983d-01ac88128c43",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                "last_update": "2026-07-08T10:45:00.9262465+02:00",
                "id_user_upd": "8227e5cf-47ab-421b-8af8-ad58c30bf049",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "4d37292f-5783-4b39-8021-894ed77ea379",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "9423833e-d7b6-4d72-96f9-a4b9c6478967",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2026-07-08T10:45:00.9262465+02:00",
                  "last_update": "2026-07-08T10:45:00.9262465+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "b4185c9e-3736-4f2c-a1db-7b5ac3e9266f",
                      "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": "d5fdd9ab-3dce-42fd-974f-f59139b66dae",
                      "name_pos": "sample string 12",
                      "id_image": "70af5e62-7e94-4c86-9204-e917f0a496ae",
                      "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-07-08T10:45:00.9262465+02:00",
                      "last_update": "2026-07-08T10:45:00.9262465+02:00",
                      "id_user_upd": "b104b246-a46c-4201-8ba5-a92c8d3929c0",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "207ae69f-3ce2-49f8-94d0-5540758ecaae",
                          "id_branch": "c0381e3d-53da-4107-91ce-a42e8fde376e",
                          "active": true,
                          "created_on": "2026-07-08T10:45:00.9262465+02:00",
                          "last_update": "2026-07-08T10:45:00.9262465+02:00",
                          "id_user_upd": "63c51534-edf9-4101-b0bf-41d7322b0e8e",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "1d30459f-c0e1-44e2-9674-4d35afc6a2d1",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                        "id_user_upd": "50733780-828b-4c58-887e-2d3a77cd76e0",
                        "commited": true,
                        "mt_employees": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_users": {
                        "$ref": "5"
                      },
                      "tt_doc_sa_det": [
                        {
                          "$id": "11",
                          "id_doc_sa": "d66baa9a-97fd-4ba8-aef4-651727f48014",
                          "id_line": 2,
                          "id_item_sub": "9cba0a27-f220-4770-be3a-d5c2099fae9e",
                          "qty": 4.1,
                          "id_list": "6e7ca300-b40f-4834-9360-9959fc544fc5",
                          "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": "93ae37fe-de9a-481b-b783-083425d6f303",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "5204bc2f-dfe2-49c2-97a2-245f82b686a6",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "2ec54c79-9838-4701-a9c8-6a1e975868fd",
                          "id_user_upd": "ea9022fb-6634-48e8-95f6-5234d3fd74d9",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "9944f8f0-ff79-4d92-af7a-40ba4eac1958",
                            "id_item": "80cee21e-ce9e-4962-b9c1-7dd3351fcc4d",
                            "id_item_type": "3c0967cc-257f-4ea6-a1ae-96fffa1b16b5",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "4182761b-8ffe-4f7f-820c-6cf451e8188c",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2026-07-08T10:45:00.9262465+02:00",
                            "last_update": "2026-07-08T10:45:00.9262465+02:00",
                            "id_user_upd": "6046fdd0-4100-4668-abef-66aad43326d6",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "175886a1-c34c-4a9c-87e6-4eb1d641c309",
                                "id_item": "34f72541-498f-4780-8cb1-1587fb7948de",
                                "group_id": 3,
                                "id_unit_ref": "853f9c51-a1d8-43cc-b5c9-ba518ae1ac7f",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "4c89a4a2-d2b0-4cea-81c2-4d385a1fcbfb",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "4358b6c2-435c-40c8-846b-431eb9d84586",
                                  "active": true,
                                  "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                  "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                  "id_user_upd": "b59a004e-825f-4bbf-a960-90ef233059b5",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "bd945afb-dcfc-4531-9598-d181148660f3",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                    "id_user_upd": "713b0b7c-5283-432a-ace0-69b6627e2dd5",
                                    "commited": true,
                                    "mt_units_ref": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "mt_items": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ],
                                    "mt_items1": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "mt_items_types": {
                              "$id": "16",
                              "id": "f08ea7af-a255-4a66-9f68-06bd62e9eb53",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "c234a87b-9ea4-4265-9840-6b2c62bfb5a5",
                              "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-07-08T10:45:00.9262465+02:00",
                              "last_update": "2026-07-08T10:45:00.9262465+02:00",
                              "id_user_upd": "5da6c833-8f36-49f9-bab9-71528cc98bfa",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "6c76a748-c3d7-482e-9dfa-1c66f21de602",
                                  "id_line": "3a6c1f9e-44e8-46b9-a88e-85a2cb93d73f",
                                  "id_category": "215f461b-4a1d-43d3-986c-02564627bfcb",
                                  "id_item": "5c7ebb45-12a6-4fc9-8102-f901267f8f60",
                                  "id_item_type": "f6f5de94-bf3f-416f-b99b-16f7f844ccc1",
                                  "price_max": 1.1,
                                  "qty_add": 3.1,
                                  "qty_used": 4.1,
                                  "mt_categories": {
                                    "$ref": "1"
                                  },
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_types": {
                                    "$ref": "16"
                                  },
                                  "tt_vouchers": {
                                    "$id": "18",
                                    "id": "f5ee1a40-dc0e-40de-b620-9dcd175071d1",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                    "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                    "date_used": "2026-07-08T10:45:00.9262465+02:00",
                                    "date_sesion": "2026-07-08T10:45:00.9262465+02:00",
                                    "id_employee": "39d98bf9-b3f0-473a-8a2b-831ed2ba1e68",
                                    "id_branch": "4a21d7f2-8bd4-4b10-a713-60c81e1da8b7",
                                    "id_voucher_permision": "d278a94c-3574-4b2b-b689-96358ac82dcd",
                                    "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": "86a7e9f2-f312-49e1-bbf9-0b7c0d1fa72d",
                                    "id_user_add": "c1b7613d-da9c-4c61-9842-0953a14a4295",
                                    "id_doc_sa": "7bfbb8ab-db60-496e-85e4-7498cb501b50",
                                    "id_item_sub": "12541cde-f155-4310-92fa-fecd90b0a52e",
                                    "id_pos_sesion": "85cbb52c-24ce-4137-9e9b-7140560f5910",
                                    "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-07-08T10:45:00.9262465+02:00",
                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "1d60230a-cbf2-4c77-8040-e2e256ae63ea",
                                      "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": "0c4110fb-ae2c-49aa-a4eb-ffb87c3d4ea9",
                                      "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-07-08T10:45:00.9262465+02:00",
                                      "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                      "id_user_upd": "319d192a-fd02-4cb0-bf0a-133dde747561",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "e1a0c22f-db31-4ccd-872c-85c0d23a2dc0",
                                          "id_pay": "5a62b94e-7037-47e8-b275-1130c0d1218f",
                                          "id_money": "742990cc-9681-4a5d-97f5-9dd31c5aa519",
                                          "active": true,
                                          "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                          "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                          "id_user_upd": "84aff5da-53e3-4e81-a84d-de6cea1b21bd",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "ca759ff5-e488-4ba0-a3a6-32fa7ec47d42",
                                            "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": "0198e00d-df44-4200-ae3c-ce151c95ac27",
                                            "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-07-08T10:45:00.9262465+02:00",
                                            "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                            "id_user_upd": "6af23ec1-459b-4ffc-b326-7cc4614f52f3",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "7"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$id": "22",
                                                "id_pos_print": "3ae74fe6-207a-4aa1-8008-8ddca1c2f17f",
                                                "id_doc": "7fda8dc3-b74e-4afc-8ae7-9b86813328ed",
                                                "id_pos_type": "92c8d11f-beec-4d41-a291-4a8bf6436b08",
                                                "id_doc_print": "abc9dbb8-3f41-43b1-8bd5-220b3f852b21",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                "id_user_upd": "884c9b49-d7fe-4c16-9d66-6f34fc42eb8d",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "99cb447b-7687-4c68-a64e-601869e9a1d8",
                                                  "id_pos": "15e91a2e-2e7c-46eb-9f99-584e108b6914",
                                                  "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-07-08T10:45:00.9262465+02:00",
                                                  "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                  "id_user_upd": "c9a39876-0eaf-4fff-9efe-b8d5fc06e73b",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "15de184f-e13b-4751-baec-0775d391ce67",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "ca15a0ed-ad49-439c-ba3e-1551bfbc0ed4",
                                                    "id_zone": "f31ceeb0-b629-44e6-90ce-c3a418cb946c",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                    "id_user_upd": "25824d2f-2d96-498d-a471-62ce7767f305",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "7be21c0a-1be0-49ef-9c88-d9f6fd46d106",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "848a7d8d-304a-4f48-b504-81377b9a9fac",
                                                      "active": true,
                                                      "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                      "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                      "id_user_upd": "e4145e8a-6c58-4de0-8aa3-acc570497140",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "69505f9e-6062-45ee-8e84-dcccb651d78a",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "ee5dc021-32b9-4cfd-abbe-fb8eeefa5b48",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "5967fe3d-5f3d-4a92-b055-82b469f04b03",
                                                        "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-07-08T10:45:00.9262465+02:00",
                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                        "id_user_upd": "3110a201-59fc-4c53-b3a9-82527e0917b9",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "0e8a130c-d4d9-4551-b820-b86411a71fff",
                                                            "id_cloakroom": "2e79fbce-8000-4dcf-94de-c221954f91c9",
                                                            "id_pos_sesion": "eed97150-8007-47e0-8f60-855f591aebb3",
                                                            "unit_id": 4,
                                                            "date_open": "2026-07-08T10:45:00.9262465+02:00",
                                                            "date_close": "2026-07-08T10:45:00.9262465+02:00",
                                                            "id_doc_sa": "57692396-65ee-49f8-b83b-0956256301f8",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "efe98113-a349-4ca3-8b7a-c231ec552350",
                                                              "id_pos": "f99d0b1b-30d4-40f3-963f-8c2c1070db2d",
                                                              "id_doc": "e0717233-a432-44d8-a05b-1c1eb1a8d3f3",
                                                              "id_branch": "f09aeac6-86c0-411c-85ee-a3378b1d1322",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-07-08T10:45:00.9262465+02:00",
                                                              "date_tax": "2026-07-08T10:45:00.9262465+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "9acd1f47-6db1-478a-b1f5-7c8122e85a2a",
                                                              "id_relationship": "ae551791-9044-49a5-b0d3-5c712c8e5678",
                                                              "id_loc_from": "344e82f5-3d34-498a-992d-708c03fbc925",
                                                              "id_loc_end": "bda040b1-d2a6-409c-820b-87e62449b5a0",
                                                              "id_user_add": "57c8601b-246d-42ac-a101-e39e130b4eec",
                                                              "id_user_upd": "fb2315b0-5437-4970-936d-27429e2cf39e",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "63c4ff42-edb6-4c97-9aca-39a67ccd7dbe",
                                                              "id_room_unit": "b465f390-3881-499e-ae22-490e69d1a74a",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "cf775043-a266-49a7-935d-5e27053b4b07",
                                                              "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-07-08T10:45:00.9262465+02:00",
                                                              "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "a1e08101-ee15-4f96-9db0-069f2ec57f0d",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "ff5ca580-630f-4dfc-80aa-152ee07e3011",
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                "id_user_upd": "2e5724fc-d043-451b-a4f9-ef58a8570ff7",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id": "074fdad0-69ee-41cf-b780-0810d25c3ea3",
                                                                    "id_pos": "994d5f22-d234-4968-8e0e-584586fac63f",
                                                                    "id_doc": "89fc3898-f653-4750-9c42-decdb86b52b8",
                                                                    "id_branch": "d2f36b08-42a6-4ba3-a28f-6612a67368be",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "a4d9d444-61ff-4b4f-a3cc-73d0e962262e",
                                                                    "id_loc_from": "0706fcde-86ea-478a-8ef6-d6543f42b86a",
                                                                    "id_loc_end": "2e4ecd27-5534-48c1-9e8c-55dc12c7af7c",
                                                                    "id_user_add": "10af6240-2ca1-433d-a9cd-749ea46b3b9c",
                                                                    "id_user_upd": "4635fab1-73b8-4cb3-9b68-8481a8db45f4",
                                                                    "id_pos_sesion": "48862c4a-7ab9-437c-ac1a-29d9168c840f",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_doc_st": "934adb64-82cc-4a6c-b0ba-8eb3091201da",
                                                                        "id_line": 2,
                                                                        "id_item": "f6c344dc-b805-4efe-9026-11b930ee18dc",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "30"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "30"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id_location": "30863f3e-2319-42de-a1cd-d03ac03a6d2f",
                                                                    "id_item": "2a6a56c4-c4c5-483a-9adf-b4fd2c528f6e",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "29"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "5"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "27"
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$id": "33",
                                                                  "id_doc_sa": "abc1f191-f6a5-4f03-acf3-eba5a8e83ce2",
                                                                  "id_pay": "08a6a5e4-a626-4d1a-91b8-05da01b1b7ab",
                                                                  "id_money": "297741d1-e8c6-4094-81c7-c1e9faed4857",
                                                                  "date_cashflow": "2026-07-08T10:45:00.9262465+02:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "17a8c8ef-435b-40b3-80a0-c04da18b13a3",
                                                                  "amt_tot_md": 7.1,
                                                                  "amt_tot_mo": 8.1,
                                                                  "mt_payment_types": {
                                                                    "$ref": "19"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "34",
                                                                    "id": "55b6619a-28de-4b3d-ba11-60338802da12",
                                                                    "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": "ed45851a-0957-44bb-b2db-1f7ee6b48660",
                                                                    "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-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "id_user_upd": "b706511c-6189-48b7-93f6-7e80e9adc39b",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "165b1467-3ba1-428e-bc06-8e9e82178c4f",
                                                                        "id_money_2": "e95b8b8c-7f4c-47de-9649-6b26ffced618",
                                                                        "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_user_upd": "8b73edc8-f2b8-4402-80e1-3d057f0104ce",
                                                                        "commited": true,
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_money_types1": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates1": [
                                                                      {
                                                                        "$ref": "35"
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa_cashflow": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$id": "36",
                                                                        "id_doc_sa": "94f19484-2a34-4bba-b3e5-e097998f87e0",
                                                                        "id_line": 2,
                                                                        "id_pay": "4993dcba-9d9d-4400-bd77-5293a54f0793",
                                                                        "id_money": "47f7ab4e-b3b9-4a3e-bd6d-8e0576b516f5",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "9d0d6b7f-ebfe-4e83-ad4c-4abe5944b3ee",
                                                                        "id_employee": "6fa98b48-30e0-40bd-833b-9ef2562ae238",
                                                                        "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": "f88f32f3-db9b-46a8-bf86-8e43ed6c6602",
                                                                        "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": "8"
                                                                        },
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "tt_doc_sa": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "18"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "36"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "28"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "37",
                                                                "id": "bc9fc77e-f36d-4637-99b4-83479fcee615",
                                                                "nro_sesion": 2,
                                                                "id_pos": "1b470762-fefe-44ad-aae3-bdc2014c7695",
                                                                "date_tax": "2026-07-08T10:45:00.9262465+02:00",
                                                                "date_open": "2026-07-08T10:45:00.9262465+02:00",
                                                                "date_close": "2026-07-08T10:45:00.9262465+02:00",
                                                                "id_user_open": "a513e166-273a-4e0b-9f1d-19e74958d3e8",
                                                                "id_user_close": "cbe4bb09-e157-4abb-86e5-d07644b0d02b",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "719b9afa-00e5-492c-92e3-d07015c54674",
                                                                    "order_id": 2,
                                                                    "id_item": "3a0e4391-4d65-4d6f-ba95-125fc09e535c",
                                                                    "id_item_type": "491b00ce-9971-4cdf-b42c-2fdb7562e0e8",
                                                                    "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": "72a01bd9-1f4f-49ad-a47a-71d6b8040cc6",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "1b7f3d74-2433-457e-bd1e-ed6bc9d83c91",
                                                                    "count_voucher": 1,
                                                                    "id_category": "2a4741ad-616f-4c0e-a34b-ba0344b6d06b",
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "id_user_upd": "0ebddaef-88e4-473b-b5b9-40c22b13a291",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "16"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "3d093372-2c8d-4aef-946d-4ac4c12c4cec",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "ac8bfb87-fd36-41d9-9bee-4cf8f8c7e6d1",
                                                                    "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-07-08T10:45:00.9262465+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "2d6f0d61-7e42-43c3-87b0-cc28b1d6c5e2",
                                                                    "id_room_unit": "7185e650-006c-4320-b466-5ce8e02b75fc",
                                                                    "id_room_list": "6ec8fbb0-adff-4ace-bdc1-9ed4b3a4fdd2",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "date_open": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "date_close": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "id_employee": "36546c24-4c44-4283-890f-00fad5492c6b",
                                                                    "id_employee_sec": "976c4e93-baaf-46d4-96b2-8acc4d3cb3d8",
                                                                    "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": "0726311a-a7e0-4a5e-9217-b5688dc580f2",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "7c77f054-733c-4672-938a-a981352de885",
                                                                    "id_user_close": "bcedebf3-3779-45cb-b12c-501f383f0f4c",
                                                                    "id_unit_state": "e44d1fe9-94d2-42c8-8776-972475a2bd78",
                                                                    "id_pos_sesion": "6d489b62-1966-4f7c-ae10-b904870d0540",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "65cc547c-dc32-4c22-9b3b-6f2ef325d324",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "33324144-df3a-4c39-91df-b44784a077e5",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "11c089f7-cd58-4b02-aac5-08f86edd4409",
                                                                      "locked": true,
                                                                      "date_locked": "2026-07-08T10:45:00.9262465+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                      "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                      "id_user_upd": "973f50a5-ed90-4bb1-b437-188f1b01a58d",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "9b06fd5e-18bb-4e6e-9c7c-8f855d66a42c",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "01a7f489-c35c-460b-a892-27cf4b4d3957",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "4a243905-0182-439e-98ef-cbe6298588ff",
                                                                        "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": "17ed5613-b233-4d44-877d-77ac575e3e0e",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_user_upd": "31040004-8fed-4dc6-af03-84d6883fe967",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "09b447e5-b9e0-4f49-9978-8692c56f10eb",
                                                                            "id_room": "f1b0f6cf-2d71-4e37-a8f1-ea49f3c7216b",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "id_user_upd": "38ab595a-9360-4217-bfd3-50e79deb5323",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "8d3e20b1-4f26-4d09-a7fe-b5648dc7c6a4",
                                                                            "id_room": "718822ab-80f7-4763-b0c6-c8db0e483143",
                                                                            "date_in": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "date_out": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "id_user_add": "a5914f3f-9550-415c-973a-0bd1a4bcadee",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "40"
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "45",
                                                                        "id": "9c55c212-8ac9-45d3-8bfd-1579b24dafe7",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_user_upd": "c39ae4fe-5a6b-4f70-946d-99f92aab5d74",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "3858f5e6-de45-49a2-bd30-3f144549cc38",
                                                                            "id_room_state": "b6f094d5-0fb1-4094-9baf-3ca5ff6cc652",
                                                                            "id_image": "b5a6705b-74dd-440f-9c73-78c3118c9971",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "id_user_upd": "9a0e8f2c-61b4-4631-ad59-c7a0c59a75b6",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "bdf113b6-c9f0-41da-ab59-1927bedbbbb1",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                              "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                              "id_user_upd": "764c4055-1ca9-42bd-94f0-ab7bb37563ea",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "47"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "28"
                                                                      },
                                                                      {
                                                                        "$ref": "28"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id": "abbd4878-821d-4434-af50-78f5bf74ce6c",
                                                                    "id_pos_sesion": "c39d40dc-32a2-465f-a921-71493146d4ff",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "41639e86-7f52-494f-b201-562c51f00bc3",
                                                                    "id_room_unit_activity": "a1e9eb18-8a17-4566-8b9e-f3f18f5839af",
                                                                    "id_doc_sa": "1ff57c9e-3ccd-4cb4-936e-fa8ccdf20896",
                                                                    "id_pos_type": "c2a4198b-a1bb-433f-8490-5324ff67ed4a",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "f8508e06-fbd6-47e8-98bc-0033faa73a14",
                                                                    "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-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "bd5fe963-c3a2-4075-89de-cd530c8cace2",
                                                                        "id_user": "5725978d-85c6-4ca3-a6d1-f19d7131e9e1",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "48"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "49"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "48"
                                                                  }
                                                                ],
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id_pos_sesion": "a2949aae-f7f3-4bd7-9d0d-c127e6bc20d4",
                                                                    "id_user": "d707b44f-d521-43ed-9d8f-f2983ade41b4",
                                                                    "date_add": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_cmd_connection": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "97624ab7-4383-4b7a-97fb-52f8a7a9e0ae",
                                                                    "id_user": "1e2e479d-662c-40e7-84a0-e68e293bebf0",
                                                                    "id_user_profile": "12ed27c3-fd12-4f7b-b1d5-49b865133560",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "id_pos_sesion": "26c60412-49ca-4780-b65e-2d8592e4ad4d",
                                                                    "date_login": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "date_logout": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "52",
                                                                      "id": "6bb6869a-94e8-447f-86ce-ff109231108f",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "is_pass_required": true,
                                                                      "is_admin": true,
                                                                      "level_id": 7,
                                                                      "order_1": 8,
                                                                      "order_2": 9,
                                                                      "order_3": 10,
                                                                      "order_4": 11,
                                                                      "is_tips": true,
                                                                      "is_view_all": true,
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                      "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "53",
                                                                          "id": "cefd7789-0e54-4169-b9e9-61dc26a7190e",
                                                                          "id_function": "098c7f5e-dcfd-40d4-9754-9bf6503a7917",
                                                                          "id_user": "62d6ac42-cadf-4106-8ca7-80a078f2ce96",
                                                                          "id_profile": "9dfa2656-1856-41af-88ef-2e7e07f5785c",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                          "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "52"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "54",
                                                                            "id": "931fc5d0-2345-4ade-ace5-a6886804c887",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "fccee2df-9423-45ee-9e74-4d13d9d212ff",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "6a88562d-0e91-4ff9-a0cf-c2216c11d087",
                                                                            "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-07-08T10:45:00.9262465+02:00",
                                                                            "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "55",
                                                                              "id": "933fe96a-3557-4279-9768-eb4624d37f0e",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                              "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                              "commited": true,
                                                                              "st_functions": [
                                                                                {
                                                                                  "$ref": "54"
                                                                                },
                                                                                {
                                                                                  "$ref": "54"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_permisions": [
                                                                              {
                                                                                "$ref": "53"
                                                                              },
                                                                              {
                                                                                "$ref": "53"
                                                                              }
                                                                            ]
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "53"
                                                                        }
                                                                      ],
                                                                      "st_users": [
                                                                        {
                                                                          "$ref": "5"
                                                                        },
                                                                        {
                                                                          "$ref": "5"
                                                                        }
                                                                      ],
                                                                      "tt_cmd_connection": [
                                                                        {
                                                                          "$ref": "51"
                                                                        },
                                                                        {
                                                                          "$ref": "51"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "51"
                                                                  }
                                                                ],
                                                                "tt_cmd_messages": [
                                                                  {
                                                                    "$id": "56",
                                                                    "id": "01410e5b-9e64-4b59-b6f0-6910b07b5e84",
                                                                    "id_user": "490c09ab-4194-47d8-a9dd-eae99567f793",
                                                                    "date_add": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "25fb4298-d0ca-48b5-9539-954dc8414c12",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "id_pos_sesion": "5387c422-9694-47f8-9f6f-083a106fd1ec",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "56"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "40"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "57",
                                                                  "id": "11083558-b2e3-4626-ac7c-846f7a6468dc",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "493cba80-f57b-4e40-96ef-c382761207e4",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "57"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "58",
                                                        "id": "263c672e-af29-4d9b-850e-8d4b3b933c06",
                                                        "id_branch": "1c9c798f-77d0-4fa2-bc34-4ee21deff3a1",
                                                        "id_pos_type": "967507ab-d365-434b-b235-ee6efa2d9d78",
                                                        "id_pos": "cdf5db22-e89a-455e-abe8-91dfd30347f9",
                                                        "id_item": "a24167a6-91b1-41fc-b9ff-b486e2781368",
                                                        "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                                        "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                        "id_user_upd": "d627fe8d-fca4-489b-b1a4-cc773c7fd59f",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "59",
                                                          "id": "a1033b92-0909-47b2-bb07-29d60d7ddfb8",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                          "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                          "id_user_upd": "b8a465be-50ae-4cd2-b7ad-4462ac02b433",
                                                          "commited": true,
                                                          "mt_items_featured": [
                                                            {
                                                              "$ref": "58"
                                                            },
                                                            {
                                                              "$ref": "58"
                                                            }
                                                          ],
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_pos_view": [
                                                            {
                                                              "$id": "60",
                                                              "id_pos": "a331df37-1a40-434f-b33c-920b6fe88f2d",
                                                              "id_pos_type": "837412fe-3e4b-4e9b-9762-b122b348c83c",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                              "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                              "id_user_upd": "8b22802a-b117-405e-8d7b-d22df42317d7",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos": "7fdeb838-264d-434c-9670-e69a567b8fdd",
                                                                  "id_pos_type": "bfb1553a-9f2c-4f24-9e74-bfd857915b4c",
                                                                  "id_price_list": "15c904e6-891f-4ea0-bd82-a9009a90d3c5",
                                                                  "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-07-08T10:45:00.9262465+02:00",
                                                                  "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                  "id_user_upd": "b0a97416-46cb-4a08-bea4-1f3808483884",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "60"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "62",
                                                                    "id": "d2fd4ef6-043a-4a5b-9015-16529c41cb5c",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "653be4f7-4a32-4729-8418-805a6d53a6db",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "c072d76b-e28b-44ea-b2dc-810073a92253",
                                                                    "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-07-08T10:45:00.9262465+02:00",
                                                                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                    "id_user_upd": "1258714c-37b6-4694-8b00-96f91d9a6e7f",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "61"
                                                                      },
                                                                      {
                                                                        "$ref": "61"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "63",
                                                                        "id_list": "eb5e439a-70e7-43e8-b836-ce5cf361f048",
                                                                        "id_item_sub": "d9a13b75-6275-4414-b226-afa442d0500e",
                                                                        "validity_date": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_user_upd": "94c25065-9718-417f-be3e-150c76f6575e",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "12"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "62"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "63"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "62"
                                                                      },
                                                                      {
                                                                        "$ref": "62"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "62"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "64",
                                                                        "id": "af11f075-4b56-4f7e-9bfe-6d889960858a",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_branch": "36af58d1-d43c-4787-af14-f50c4259b46b",
                                                                        "id_pos": "919092b9-063f-463f-8653-3434148f5f3b",
                                                                        "id_list": "8fe8ed49-aa2e-4076-90e5-ff1838affe82",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_user_upd": "a7a94e30-3c67-4135-b2a0-1f1292823194",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "62"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "64"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "65",
                                                                        "id": "f2cfb1ff-282a-4337-9fcd-b3928292cb25",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "99b3ea8b-080a-47e9-8509-e33ba7c936ad",
                                                                        "id_pos": "26de49f3-5aec-44b5-afea-106c53abc3ad",
                                                                        "id_list": "32a95151-b8c8-4c1e-9284-33e2341459a2",
                                                                        "id_item": "7af39603-28c8-4fc5-9bc4-5c2757ba091f",
                                                                        "id_item_type": "7e46fca0-0380-414a-a25e-d0608b3178e6",
                                                                        "id_category": "e4aae65c-c141-4f41-8ebf-83785d5820c6",
                                                                        "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-07-08T10:45:00.9262465+02:00",
                                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                                        "id_user_upd": "48687be7-cbbf-430c-8edb-6969a7b4d233",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "16"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "62"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "65"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "11"
                                                                      },
                                                                      {
                                                                        "$ref": "11"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "61"
                                                                }
                                                              ],
                                                              "mt_pos_types": {
                                                                "$ref": "59"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "60"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "58"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "23"
                                                      },
                                                      {
                                                        "$ref": "23"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "60"
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$ref": "64"
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "65"
                                                      },
                                                      {
                                                        "$ref": "65"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$id": "66",
                                                        "id_pos": "bac0c8f0-e0d0-4e27-b2a8-6e6f909c4141",
                                                        "id_doc": "74b2a8ee-7bf4-4270-98ea-59cea4e0a341",
                                                        "value": 3,
                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "67",
                                                        "id": "94404319-7e60-447d-927a-0c24daed10fc",
                                                        "id_pos": "21101ddd-0aab-4250-a710-b0ca5036364c",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "d82073fc-a40c-471c-a053-c74e1f82dd26",
                                                        "active": true,
                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "68",
                                                        "id_user": "d07c8381-922e-4826-84ea-5d911b77a3d6",
                                                        "id_pos": "3b7a826f-7c68-4173-8071-96050eb4fcf0",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "28"
                                                      },
                                                      {
                                                        "$ref": "28"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "69",
                                                        "id": "f638ebca-f23a-446c-af6e-097430e7057e",
                                                        "id_pos": "b9219aee-af1c-49a1-8330-3aeb18f6e96e",
                                                        "date_add": "2026-07-08T10:45:00.9262465+02:00",
                                                        "date_upd": "2026-07-08T10:45:00.9262465+02:00",
                                                        "date_out": "2026-07-08T10:45:00.9262465+02:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "69"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "37"
                                                      },
                                                      {
                                                        "$ref": "37"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "70",
                                                        "id": "11862343-85a9-4d7b-be42-9eb5dfbea72d",
                                                        "id_user_add": "104aead2-d910-4e89-b102-213e5ffdc3f6",
                                                        "id_table": "4fd12943-4e9a-4dad-af29-17c0d02cd425",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "ed6b268e-84e1-4a52-91a5-0f77aeab417f",
                                                        "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "71",
                                                          "id": "b6dfa066-f70c-4ab6-b148-7c6db622f0ff",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                          "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "72",
                                                              "id": "883d7a7f-f659-4c28-b55b-448ecd9c9ff6",
                                                              "id_sync": "8911ae21-4007-4165-8e8b-433967e709ae",
                                                              "json": "sample string 3",
                                                              "id_table": "2cc2d13f-ee04-4a75-96f3-c50ec4fc8686",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "73",
                                                                "id": "c69fea3b-f0a1-4a67-895b-d660458ef88a",
                                                                "id_branch_from": "e0ef4018-1135-4cae-8356-19b19269748e",
                                                                "id_branch_to": "6b38f2fe-373f-4b81-97b0-03b8f163b104",
                                                                "type": 4,
                                                                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                "send_on": "2026-07-08T10:45:00.9262465+02:00",
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "72"
                                                                  },
                                                                  {
                                                                    "$ref": "72"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "71"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "72"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "70"
                                                            },
                                                            {
                                                              "$ref": "70"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "74",
                                                        "id": "f150d5c4-4b72-4327-ba4f-bc29efff5c3c",
                                                        "id_pos": "c7e54c0d-b0fb-4d6c-a920-600be3c807c1",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "74"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_pos_types": {
                                                  "$ref": "59"
                                                },
                                                "st_doc_print": {
                                                  "$id": "75",
                                                  "id": "ae7134e5-5147-4487-88eb-31025048ecf5",
                                                  "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-07-08T10:45:00.9262465+02:00",
                                                  "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "76",
                                                      "id_doc_print": "9b92e491-624e-4be7-a3cc-fdb3151c1ed8",
                                                      "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": "75"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "76"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$ref": "66"
                                              },
                                              {
                                                "$ref": "66"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "30"
                                              },
                                              {
                                                "$ref": "30"
                                              }
                                            ]
                                          },
                                          "mt_money_types": {
                                            "$ref": "34"
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "7"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "33"
                                        },
                                        {
                                          "$ref": "33"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "36"
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_vouchers_permisions": {
                                      "$id": "77",
                                      "id": "9964e101-dcb3-4b83-8399-f606aa59b938",
                                      "date_from": "2026-07-08T10:45:00.9262465+02:00",
                                      "date_end": "2026-07-08T10:45:00.9262465+02:00",
                                      "date_used": "2026-07-08T10:45:00.9262465+02:00",
                                      "id_employee": "c5388106-3d67-4d10-8279-f95f26454c15",
                                      "id_branch": "b0f10fde-bd91-446e-b3c6-9832cf94814d",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "873f8874-3fa4-4a9c-bbc0-e657758b7e32",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-07-08T10:45:00.9262465+02:00",
                                      "last_update": "2026-07-08T10:45:00.9262465+02:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "st_images": {
                                "$ref": "7"
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ],
                              "tt_items_customs": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "mt_items_vouchers": {
                              "$id": "78",
                              "id": "8374e368-c9fa-41cb-930b-1d966beb9a9d",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "b4666343-0479-49d3-a4c7-fa66d77126af",
                              "id_doc_print": "3991e96b-550f-4e5f-a983-0747532eaea1",
                              "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-07-08T10:45:00.9262465+02:00",
                              "last_update": "2026-07-08T10:45:00.9262465+02:00",
                              "commited": true,
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "mt_prices_items": [
                              {
                                "$ref": "63"
                              },
                              {
                                "$ref": "63"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "11"
                              },
                              {
                                "$ref": "11"
                              }
                            ]
                          },
                          "mt_prices_list": {
                            "$ref": "62"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_users1": {
                            "$ref": "5"
                          },
                          "tt_doc_sa": {
                            "$ref": "28"
                          },
                          "tt_doc_sa_det_stock": [
                            {
                              "$id": "79",
                              "id_doc_sa": "44d30108-1319-4789-befa-14d38e73e8b0",
                              "id_line": 2,
                              "id_item": "5772a67d-e285-4df4-8082-603cacc84b6d",
                              "qty": 4.1,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_det": {
                                "$ref": "11"
                              }
                            },
                            {
                              "$ref": "79"
                            }
                          ]
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "tt_doc_sa_pay": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "77"
                        },
                        {
                          "$ref": "77"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "62"
                    },
                    {
                      "$ref": "62"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms1": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "st_functions": [
                    {
                      "$ref": "54"
                    },
                    {
                      "$ref": "54"
                    }
                  ],
                  "st_images_types": {
                    "$id": "80",
                    "id": "3efd60dc-8716-4fd2-a8c8-79fc228ca965",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                    "commited": true,
                    "st_images": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ]
                  },
                  "mt_docs": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "st_users": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "st_users1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "5"
                },
                "mt_branches_zones": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_branches": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_periods": [
                  {
                    "$id": "81",
                    "id_branch": "0ff9e46e-f807-4219-b07b-42344f67d69b",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2026-07-08T10:45:00.9262465+02:00",
                    "date_end": "2026-07-08T10:45:00.9262465+02:00",
                    "state": "sample string 6",
                    "created_on": "2026-07-08T10:45:00.9262465+02:00",
                    "last_update": "2026-07-08T10:45:00.9262465+02:00",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "81"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "64"
                  },
                  {
                    "$ref": "64"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "65"
                  },
                  {
                    "$ref": "65"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "st_sync_packages": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "st_sync_packages1": [
                  {
                    "$ref": "73"
                  },
                  {
                    "$ref": "73"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "77"
                  },
                  {
                    "$ref": "77"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_branches_zones": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_brands": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_categories_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_docs_payment_money": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_employees": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_employees_profiles": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "58"
              },
              {
                "$ref": "58"
              }
            ],
            "mt_items_sub": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_locations": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_rates": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_pos": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_pos_doc_print": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ],
            "mt_pos_prices_list": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "mt_pos_print": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "mt_pos_rooms": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_pos_types": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "mt_pos_view": [
              {
                "$ref": "60"
              },
              {
                "$ref": "60"
              }
            ],
            "mt_prices_items": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms_units": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "mt_rooms_units_types": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_units": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "mt_units_ref": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_images": {
              "$ref": "7"
            },
            "st_images1": {
              "$ref": "7"
            },
            "st_permisions": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_pos_license": [
              {
                "$ref": "67"
              },
              {
                "$ref": "67"
              }
            ],
            "st_users_pos": [
              {
                "$ref": "68"
              },
              {
                "$ref": "68"
              }
            ],
            "st_users_token": [
              {
                "$id": "82",
                "id": "621e34c9-0ac3-47b4-9ad0-6179c913509c",
                "token_id": "sample string 2",
                "id_user": "44b7f3d2-9857-4a08-9be5-f8e8b11e41bb",
                "date_from": "2026-07-08T10:45:00.9262465+02:00",
                "date_end": "2026-07-08T10:45:00.9262465+02:00",
                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "82"
              }
            ],
            "tt_doc_sa_cashflow": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_doc_sa_det": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa_det1": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_doc_st1": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_items_customs": [
              {
                "$ref": "38"
              },
              {
                "$ref": "38"
              }
            ],
            "tt_logs": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "tt_pos_sesion": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_pos_sesion1": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_rooms_list": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_rooms_units_activity": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_activity1": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_log": [
              {
                "$id": "83",
                "id": "d8d10c00-f3d5-4c81-b040-65527d555b99",
                "id_room_activity": "93937fe4-1307-45fe-bb82-0e980c646055",
                "id_pos_sesion": "c686bda9-fd47-428c-9640-1dbb4d14cf85",
                "log_text": "sample string 4",
                "id_user": "d8c887e1-77a7-4646-a797-a915bcb85146",
                "created_on": "2026-07-08T10:45:00.9262465+02:00",
                "commited": true,
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "83"
              }
            ],
            "tt_tips_users": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "77"
              },
              {
                "$ref": "77"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "mt_docs": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "tt_pos_sesion_users": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_sa1": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_rooms_units_states": [
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ],
            "st_users_profiles": {
              "$ref": "52"
            },
            "tt_cmd_connection": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ],
            "tt_cmd_messages": [
              {
                "$ref": "56"
              },
              {
                "$ref": "56"
              }
            ]
          }
        },
        "mt_categories_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "mt_items_formula": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_units": {
          "$ref": "15"
        },
        "mt_units1": {
          "$ref": "15"
        },
        "st_images": {
          "$ref": "7"
        },
        "st_users": {
          "$ref": "5"
        },
        "mt_items_sub": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_doc_sa_det_stock": [
          {
            "$ref": "79"
          },
          {
            "$ref": "79"
          }
        ],
        "tt_doc_st_det": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "tt_stock": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ]
      },
      "st_users": {
        "$ref": "5"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "7"
  },
  "st_users": {
    "$ref": "5"
  },
  "mt_prices_rules": [
    {
      "$ref": "65"
    },
    {
      "$ref": "65"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "17"
    },
    {
      "$ref": "17"
    }
  ]
}