PUT api/Mt_Categories

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "3710f648-a941-45f3-b914-d5a7b370bf9e",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "00b788f2-9db5-494f-8a3c-d7e00149f7a7",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "8e75e039-fcb4-4229-a3d1-be8abdcd571a",
  "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-08T09:47:12.9015967+02:00",
  "last_update": "2026-07-08T09:47:12.9015967+02:00",
  "id_user_upd": "e3b1e6c6-8b53-47d2-82f4-c83a79a740ab",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "329f6df9-675a-414f-88dd-ae6929fe8e67",
      "id_item": "208f0413-b925-48b8-ac96-ba6ae8e072bd",
      "is_default": true,
      "active": true,
      "created_on": "2026-07-08T09:47:12.9015967+02:00",
      "last_update": "2026-07-08T09:47:12.9015967+02:00",
      "id_user_upd": "e6010275-1632-4429-a261-1082ed6252d6",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "a680c9fa-0e9a-4ba2-84c9-96a07a8e130a",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "755c5878-120b-4942-a4a8-0e981da30089",
        "id_unit_sec": "6cfebed1-a6b0-4873-b3a0-275ff22fceaf",
        "id_brand": "50acdaa0-8617-4eac-9c84-453e14376a36",
        "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": "d2e23c07-e020-40b3-a195-2006e5b67155",
        "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-08T09:47:12.9015967+02:00",
        "last_update": "2026-07-08T09:47:12.9015967+02:00",
        "id_user_upd": "c8651b20-4ac5-44c4-81da-4dc483533da5",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "6470c9ec-dc3b-41a7-8427-7a7212d7d43a",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2026-07-08T09:47:12.9015967+02:00",
          "last_update": "2026-07-08T09:47:12.9015967+02:00",
          "id_user_upd": "319e4fd6-3a7b-488c-8f97-ceb1e95d5402",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "e6c12c97-18ec-4ede-8a06-07ceee465085",
            "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": "cabb3ab0-470e-4614-9d18-6aa3e6a75587",
            "view_messages": true,
            "id_image_photo": "88c4a424-d6e1-44e6-a51c-b6e4fd1f4c1f",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "c046d365-2885-4aae-9508-8fbced31528e",
            "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-08T09:47:12.9015967+02:00",
            "last_update": "2026-07-08T09:47:12.9015967+02:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "4ce72be4-0ba5-46dd-b261-ab3308549fe8",
                "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": "2edfffae-0d45-44b7-9ea6-afe5bb8b940c",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2026-07-08T09:47:12.9015967+02:00",
                "last_update": "2026-07-08T09:47:12.9015967+02:00",
                "id_user_upd": "56b7b2c0-b153-43ef-856c-1b30ed537f9e",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "798495e3-85b4-4f48-887a-8550abadd936",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "a5bcef51-d394-43ca-98fb-713abc1664f7",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2026-07-08T09:47:12.9015967+02:00",
                  "last_update": "2026-07-08T09:47:12.9015967+02:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "905fa5a3-9660-41fc-a80d-f3a4d999d24c",
                      "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": "1b77322f-6a3a-46d7-9cd9-6d4e587f5486",
                      "name_pos": "sample string 12",
                      "id_image": "64cd10f7-14eb-4f97-8fb3-4ecba4264dbc",
                      "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-08T09:47:12.9015967+02:00",
                      "last_update": "2026-07-08T09:47:12.9015967+02:00",
                      "id_user_upd": "faa22bde-d25b-452f-b8d4-7371b8f962a6",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "b2d24d4a-6b8b-4238-a6ca-fb501a45c1b6",
                          "id_branch": "6ca79635-1e9d-40e4-9e70-00c6b5e80559",
                          "active": true,
                          "created_on": "2026-07-08T09:47:12.9015967+02:00",
                          "last_update": "2026-07-08T09:47:12.9015967+02:00",
                          "id_user_upd": "e486af98-849b-4e5d-9eff-f9e7df0735c1",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "df673b7f-7537-43f4-954f-bfc911ea4880",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2026-07-08T09:47:12.9015967+02:00",
                        "last_update": "2026-07-08T09:47:12.9015967+02:00",
                        "id_user_upd": "afaf0fc1-3621-4d2d-93d1-76669f13fe09",
                        "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": "ad2935e9-0830-47f4-a3c7-9c0b620a99cc",
                          "id_line": 2,
                          "id_item_sub": "ee551779-38bb-43db-a41a-73b122a97831",
                          "qty": 4.1,
                          "id_list": "ab0c8ca9-c5dd-47ab-907d-973cc5f5d6c6",
                          "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": "65c09c8e-f4b3-4843-afbc-04defa6d70be",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "89596fe1-d68b-42d3-9767-1717c4102c7c",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "f7005281-817c-46e9-9662-b13e0381fd05",
                          "id_user_upd": "b2cf7d87-d124-435c-94ef-715d3bff70ea",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "c4719f7f-9965-4293-afaf-8e73a2138488",
                            "id_item": "5758628e-880c-43a8-b426-a152c2a9624c",
                            "id_item_type": "c8b1787d-75b6-40ae-96d2-2df2c4b1fd6b",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "ad51714b-b6a9-420b-9aba-7fa1c974fd1f",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2026-07-08T09:47:12.9015967+02:00",
                            "last_update": "2026-07-08T09:47:12.9015967+02:00",
                            "id_user_upd": "557747ac-c674-4584-bfe1-7acb4c7a52bf",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "ed9eea55-d626-481f-89e4-2a218901b90f",
                                "id_item": "6998aadb-97ad-4cc5-8d48-c54c413c1851",
                                "group_id": 3,
                                "id_unit_ref": "b4c2575a-8c27-44be-b210-f3e3d0db8c88",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "867065d7-93a9-4c02-81ca-b90d21936b64",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "549354f4-2db2-4f7e-bccd-8aa501bf6ea8",
                                  "active": true,
                                  "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                  "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                  "id_user_upd": "2c97a3d8-b9f2-4c9d-8e05-af5d88b899de",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "1e69e6b7-9ef7-440f-b3a8-3aa78ab4a622",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                    "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                    "id_user_upd": "1a78ea42-4eca-4f8f-b45d-1bc7294abc27",
                                    "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": "0fc75e91-db2b-4e3b-bb89-f3e3bf4c228e",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "1de2e5cc-4df7-43a6-8b74-f194c05ff418",
                              "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-08T09:47:12.9015967+02:00",
                              "last_update": "2026-07-08T09:47:12.9015967+02:00",
                              "id_user_upd": "b808460b-df6e-41d8-9602-2a017a328cdd",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "4ac9ff2f-ae4e-4c74-8960-82ebe815fa85",
                                  "id_line": "1f1aee9b-e91e-461d-8e19-09d7b4d10122",
                                  "id_category": "9d04026d-a6fe-48ac-a9f4-48483899df22",
                                  "id_item": "55f22170-20f6-4661-8222-d4de48d937f9",
                                  "id_item_type": "4762d3de-30a7-43ec-af4a-e3be4f4b6fe2",
                                  "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": "3ff5cf1a-eac8-439a-bdb8-b72bb558631c",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2026-07-08T09:47:12.9015967+02:00",
                                    "date_end": "2026-07-08T09:47:12.9015967+02:00",
                                    "date_used": "2026-07-08T09:47:12.9015967+02:00",
                                    "date_sesion": "2026-07-08T09:47:12.9015967+02:00",
                                    "id_employee": "580317ad-bd82-4523-8111-95d8e3aef035",
                                    "id_branch": "e4540222-01cc-49c2-8c6c-cb0adb6d9cf5",
                                    "id_voucher_permision": "f3fd7369-7690-4e2f-9094-a1398f348060",
                                    "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": "451cfaa2-93f0-471f-ad9f-66686c8c4aaa",
                                    "id_user_add": "ff4bc7c1-5df7-49ec-b850-482c2c7ef2b2",
                                    "id_doc_sa": "1ac389cf-9fe0-4970-955c-b5e68971258f",
                                    "id_item_sub": "437af2c9-4cff-438f-983f-6fa851abcb9c",
                                    "id_pos_sesion": "dbda3e57-6bb0-4002-b129-297b205fb8ef",
                                    "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-08T09:47:12.9015967+02:00",
                                    "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "5f8b5f84-f2b6-4599-bbfc-3f28079863e8",
                                      "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": "8dd616d0-3e5a-4fd2-be30-d9c756e37a4d",
                                      "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-08T09:47:12.9015967+02:00",
                                      "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                      "id_user_upd": "b1ea4a08-8285-4231-b31d-098e26099b99",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "c08d4a1e-675d-4424-96df-6af13ac96a6a",
                                          "id_pay": "11fc1ae2-e60d-453e-9e74-86636e7b9ab9",
                                          "id_money": "573c1b62-12b6-4454-ab50-39f1e53daf57",
                                          "active": true,
                                          "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                          "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                          "id_user_upd": "0c7e2111-6581-4ad7-988e-7c103765db37",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "56665776-da18-484f-8909-5807f98c9bca",
                                            "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": "61db98ef-8341-4f54-966b-d0be3b98fd4f",
                                            "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-08T09:47:12.9015967+02:00",
                                            "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                            "id_user_upd": "cd0e0f4d-9d68-42cb-af24-928d58f15536",
                                            "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": "9d219755-8d67-407c-b93c-c10be77cd9ad",
                                                "id_doc": "b5179fd0-92f0-45de-858a-5234c14f0612",
                                                "id_pos_type": "707cb511-5713-4e4d-93d1-118191ec95cc",
                                                "id_doc_print": "9c34e77d-fd0b-436b-a6d0-eef4647edf15",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                "id_user_upd": "9976ce0e-c488-4411-89d7-aee9796934af",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "0573850e-0754-47b3-8f3d-0ea8db2758ba",
                                                  "id_pos": "2221fdb2-6ec5-47c7-868a-b994f9ca8f3a",
                                                  "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-08T09:47:12.9015967+02:00",
                                                  "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                  "id_user_upd": "171deba3-3012-40eb-9f2a-1b4ff40cbe50",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "07c97d62-36e8-46cf-b0d0-63c7c2a232aa",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "523fa165-763c-408a-919f-98ecee092162",
                                                    "id_zone": "cbf76c29-1766-4057-95b0-7339b3509186",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                    "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                    "id_user_upd": "a19c9fa1-83a6-40d7-90de-6dabdeb2a5f3",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "dce2e2f0-53cd-4629-ac87-c83afe8f546f",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "2b7eb1b9-032a-4cb9-baf2-dfc6802dfca4",
                                                      "active": true,
                                                      "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                      "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                      "id_user_upd": "2bada159-706e-4a37-b8a3-409c9c6f73c7",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "40754885-e4f5-4dbc-b880-bcdec38043ff",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "22223e4f-b6f8-4684-9052-934af919f411",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "481bc145-8ad8-4b18-a407-84ce3530fc21",
                                                        "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-08T09:47:12.9015967+02:00",
                                                        "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                        "id_user_upd": "42b11e56-f8f8-47fb-a576-b8e0ae5d944e",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "5e45b306-cadd-4c4c-8340-69eb663f3adb",
                                                            "id_cloakroom": "61eec06c-8cca-4492-a7a6-d7f9e87d9585",
                                                            "id_pos_sesion": "73e79471-c542-45b8-90b5-38b9d9b63b3e",
                                                            "unit_id": 4,
                                                            "date_open": "2026-07-08T09:47:12.9015967+02:00",
                                                            "date_close": "2026-07-08T09:47:12.9015967+02:00",
                                                            "id_doc_sa": "ec21ff6e-6949-4a1b-b90e-37e2cc2cb200",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "2869f74e-7862-436f-9673-1f58afcc4ec4",
                                                              "id_pos": "7bc98968-b148-433f-813d-7ed30809863c",
                                                              "id_doc": "705b206d-128f-4b42-b632-f9f6d71156b8",
                                                              "id_branch": "4ae7e598-41cd-4351-a869-936fa467d27a",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2026-07-08T09:47:12.9015967+02:00",
                                                              "date_tax": "2026-07-08T09:47:12.9015967+02:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "d9360968-830c-430f-a427-39403ccdc7ee",
                                                              "id_relationship": "d15dfda9-2e63-4fab-9a60-6b057fca72a5",
                                                              "id_loc_from": "aa608fbd-ca60-46be-95f3-b5b40e44d466",
                                                              "id_loc_end": "708ddfb6-9485-4542-9fc4-0ea987ae7eab",
                                                              "id_user_add": "63a31c09-f2ec-445a-99fe-9af4c020bf18",
                                                              "id_user_upd": "18dc74b9-d21f-4569-8398-0e6cc51cba41",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "4d0b4126-d330-45a2-9c03-98c546f8821e",
                                                              "id_room_unit": "65fc3429-3691-4d48-8e79-c88f1a68de9a",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "2ffa18ba-7da9-4ac9-924d-1a0d4b6d2ad0",
                                                              "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-08T09:47:12.9015967+02:00",
                                                              "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "doc_print": true,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "882968d6-70d6-4dac-a936-6706fce0eca7",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "172c2339-065b-43ec-b32c-631d903a329a",
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                "id_user_upd": "bf794ead-ac62-4c6e-b44a-07374ada8f32",
                                                                "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": "134aed3e-8a33-4cae-92b0-b7e5a3e1bf52",
                                                                    "id_pos": "ca1170f4-6289-4f02-8779-3750cf2ef218",
                                                                    "id_doc": "85a234d2-ba37-4132-a621-2e83d9a0e3cc",
                                                                    "id_branch": "231dbe22-0b66-40bd-b2da-274030748e42",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "d88cc1ed-8435-44e7-9951-caf3745b5eb7",
                                                                    "id_loc_from": "b12bef2b-672b-485f-bb62-41f25e83e825",
                                                                    "id_loc_end": "6ae2814f-d9c8-4e10-afd3-b6936ed6f816",
                                                                    "id_user_add": "80614b29-ccaf-4277-87fc-54639228dfe2",
                                                                    "id_user_upd": "a0aa6c93-2dc7-42ab-b59d-1a6ca6a3e6cf",
                                                                    "id_pos_sesion": "3da014c9-f88a-4910-b3f8-f60518e1f949",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.9015967+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": "4cc4a65a-255c-4e3f-b557-48464b819b4d",
                                                                        "id_line": 2,
                                                                        "id_item": "c6acdc4b-ae3d-4429-ae84-a19eaa8e0207",
                                                                        "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": "0a6818ff-795f-445c-9ed4-2961bcc57abe",
                                                                    "id_item": "9f175196-eae7-42b4-9942-99dad1a4f547",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.9015967+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": "1c414327-5bc1-4468-b750-63a29537fbf9",
                                                                  "id_pay": "d482d980-0caf-461b-a066-12c981cf903b",
                                                                  "id_money": "26209331-957d-4d17-ac0f-11bbf4e9dd53",
                                                                  "date_cashflow": "2026-07-08T09:47:12.9015967+02:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "bf80d164-3813-435a-837d-5e3ea1638cc1",
                                                                  "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": "86d44c3b-af49-409f-9404-d153b7057c99",
                                                                    "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": "c456f573-a5c6-4cb3-bb4d-492aa0d5de04",
                                                                    "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-08T09:47:12.9015967+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "id_user_upd": "6a466175-2597-4d56-ab57-6956070bd684",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "d230189d-9e34-4e2e-b45b-3c4c43a256e4",
                                                                        "id_money_2": "60d63177-36a1-4f9c-86c1-e6cfc2c616ae",
                                                                        "date_from": "2026-07-08T09:47:12.9015967+02:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                        "id_user_upd": "e3a9fd06-9e35-4bfe-b425-5ec7bfbd442b",
                                                                        "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": "77f0fdb0-9ba1-4142-9ed1-eff93f0cd361",
                                                                        "id_line": 2,
                                                                        "id_pay": "d9cbc7a3-0cfd-45bf-ae7a-97ec7041ded8",
                                                                        "id_money": "4a9ac5c2-bc28-4e83-8583-17131d022a98",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "c3560c7f-0c84-4ce8-ac22-1187adddbb53",
                                                                        "id_employee": "8f955f10-5f32-4908-9fbc-be2340d4e3de",
                                                                        "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": "b930daef-9482-4470-b051-bad84f82418a",
                                                                        "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": "b6c6a72e-db1c-4d12-b943-2b0c7b9591f7",
                                                                "nro_sesion": 2,
                                                                "id_pos": "2663ee7b-7898-4e47-9450-106253cec2fa",
                                                                "date_tax": "2026-07-08T09:47:12.9015967+02:00",
                                                                "date_open": "2026-07-08T09:47:12.9015967+02:00",
                                                                "date_close": "2026-07-08T09:47:12.9015967+02:00",
                                                                "id_user_open": "f8d54f3d-dc00-449d-9c96-82bef6490a4f",
                                                                "id_user_close": "edfd9728-9d3d-4e50-8f30-7f2f236100d1",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "5f616c70-6a5a-4817-8ee9-af36a7e7d5c9",
                                                                    "order_id": 2,
                                                                    "id_item": "8f618c81-4b24-430c-93d0-c35e9abb8c70",
                                                                    "id_item_type": "b11e9df3-c2e4-4896-84ca-7bc3643d57be",
                                                                    "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": "3214cc63-9048-4516-a575-d2a73d185046",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "aa6704b7-334e-4c39-9c68-6efdc39b6556",
                                                                    "count_voucher": 1,
                                                                    "id_category": "e9cd659d-1eb2-4d19-b8a7-18a5625df631",
                                                                    "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "id_user_upd": "bcf64441-7857-4045-a49a-e448f23648d8",
                                                                    "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": "ab128cc5-70df-43fd-aa17-c32a6b7f0803",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "3a6e7caf-738a-4605-aeed-1a6d51f0da34",
                                                                    "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-08T09:47:12.9015967+02:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "fbb0207a-805a-4ef7-b972-729fa526e9a7",
                                                                    "id_room_unit": "d5b91edd-89fa-4dca-871e-91ad0595ce3f",
                                                                    "id_room_list": "43b231c5-16a4-41ef-a5f6-3c26ea2cea8c",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "date_from": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "date_end": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "date_open": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "date_close": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "id_employee": "631c524c-4a4b-4533-a777-2d04fd1610ac",
                                                                    "id_employee_sec": "16bee228-5612-4c0d-869b-250cb811252d",
                                                                    "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": "7010a9fc-5d0d-4753-9b11-0fbc64e98654",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "c8e9c2bb-6eeb-45a4-b46e-d880df03df69",
                                                                    "id_user_close": "5c9c5a65-67c4-4b8a-8929-e02ba7aba124",
                                                                    "id_unit_state": "190e76eb-7a52-44ab-96bf-edba4a3627ad",
                                                                    "id_pos_sesion": "7002871e-662b-4ff2-a0e7-5313ae24804e",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "9dc7f83f-df41-4c1d-8e09-7dc6ee6bafe4",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "6717a3ec-142b-40a5-b245-11d50c8fe123",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "255fb7f5-8076-4953-83fe-963b75892a30",
                                                                      "locked": true,
                                                                      "date_locked": "2026-07-08T09:47:12.9015967+02:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                      "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                      "id_user_upd": "889327ed-3c0c-4422-acda-d04dbebb4109",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "98d2d6cf-0edd-48a8-a9f0-f1cb3322d935",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "cb86e871-39a3-4f31-a483-69c2d281213c",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "13148221-e8df-40ad-bb74-afdb88d3f865",
                                                                        "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": "ac3ba7e7-eb88-443b-bc0f-a5af8b127ff4",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                        "id_user_upd": "735a7ca8-3c62-4436-b91d-2c8bdf210d41",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "5040ecf9-ac93-46d2-9b3d-ab967f3b3203",
                                                                            "id_room": "919b935d-1986-4855-9e3d-d2d077a65a27",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.9015967+02:00",
                                                                            "id_user_upd": "9e94ac80-6eae-4946-98b7-be8cbe874bdc",
                                                                            "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": "c9f85779-ee22-4fc8-a5d0-6b88a64a7656",
                                                                            "id_room": "e3467c1f-17dd-4adc-a571-ea5e0c58b648",
                                                                            "date_in": "2026-07-08T09:47:12.9015967+02:00",
                                                                            "date_out": "2026-07-08T09:47:12.9015967+02:00",
                                                                            "id_user_add": "383998dc-626f-4f83-bc85-5e786ec563d6",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:12.9015967+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.9015967+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": "b4732f24-db7e-4a13-8b72-a42e2217ee37",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                        "id_user_upd": "98e4edd1-6714-4f06-9a68-e48c7a57aea4",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "a5ef0f61-6c74-4c99-809f-c8f41608d93e",
                                                                            "id_room_state": "0456d483-6a6e-42ac-87d0-22a63c157bf8",
                                                                            "id_image": "d286b237-f35f-4001-ac04-0d13e9d1a8ca",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                            "id_user_upd": "3195e56f-edda-4d5f-9f3f-71ccae046f54",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "9fc0a078-3256-41da-86d4-3cd1349f3119",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "color": "sample string 5",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                              "id_user_upd": "ed45dc9b-69d9-4c6d-834a-b6a2aa810969",
                                                                              "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": "26671800-4d64-48d0-97db-b489823bfcd6",
                                                                    "id_pos_sesion": "206591d2-7af2-49b3-a9b4-4e517dc8f312",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "f5340920-d169-4b4f-ae27-225066d7867c",
                                                                    "id_room_unit_activity": "e39b2f4c-9cef-4a35-8b91-c28a29152a92",
                                                                    "id_doc_sa": "294e7cb7-a2aa-4bd4-9d62-8d2f42b0e9c3",
                                                                    "id_pos_type": "aaaae1f4-0075-4982-94f8-54902075ca81",
                                                                    "block": true,
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "0f0e1a98-c127-424d-b702-04ef231e7ebf",
                                                                    "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-08T09:47:12.903085+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "df43adfa-c969-45bc-93d5-7df8db0d46ca",
                                                                        "id_user": "50cb5ec2-e753-4363-8436-b2f99bb8da11",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.903085+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": "9999280a-981e-457d-8669-c3e90461cb47",
                                                                    "id_user": "9cb58687-6f95-42c6-9188-d34f124804b1",
                                                                    "date_add": "2026-07-08T09:47:12.903085+02:00",
                                                                    "distribution_index": 1.1,
                                                                    "active": true,
                                                                    "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.903085+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": "d4bfd1b0-43d3-465e-84e3-f206da32ec32",
                                                                    "id_user": "a54affb3-7f32-4294-a224-224d2be9ff10",
                                                                    "id_user_profile": "a4a1c4a3-368d-4eea-ace5-d022915b3b95",
                                                                    "locator": "sample string 4",
                                                                    "date_end": "2026-07-08T09:47:12.903085+02:00",
                                                                    "id_pos_sesion": "ec75a4e2-f285-45ae-9283-76f85756f132",
                                                                    "date_login": "2026-07-08T09:47:12.903085+02:00",
                                                                    "date_logout": "2026-07-08T09:47:12.903085+02:00",
                                                                    "terminal_id": "sample string 6",
                                                                    "terminal_type": "sample string 7",
                                                                    "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users_profiles": {
                                                                      "$id": "52",
                                                                      "id": "906a8d25-1b4e-4641-aee8-c9314096d855",
                                                                      "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-08T09:47:12.903085+02:00",
                                                                      "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                      "commited": true,
                                                                      "st_permisions": [
                                                                        {
                                                                          "$id": "53",
                                                                          "id": "e304f3b0-e34c-411f-8cab-ea4c45281fa9",
                                                                          "id_function": "4c0bfbeb-3ac1-444c-b930-d6a0671978e0",
                                                                          "id_user": "aecc2024-ff59-49de-b6cc-1aa0b4d196c5",
                                                                          "id_profile": "5af17c48-da89-4813-b7a9-8ec304d4527f",
                                                                          "permission": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                          "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                          "commited": true,
                                                                          "st_users_profiles": {
                                                                            "$ref": "52"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_functions": {
                                                                            "$id": "54",
                                                                            "id": "253ed92f-b1d5-4ad7-9a56-e9d631d0ffbe",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "level_id": 5,
                                                                            "id_group": "9dcdcf48-7592-4967-806d-9dbaf20b8177",
                                                                            "name_event": "sample string 7",
                                                                            "name_pos": "sample string 8",
                                                                            "id_image": "f16a5fd3-9e97-47b8-bb54-9c643d9ac704",
                                                                            "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-08T09:47:12.903085+02:00",
                                                                            "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                            "commited": true,
                                                                            "st_functions_groups": {
                                                                              "$id": "55",
                                                                              "id": "11ed97ca-7b45-49a3-b200-72bd48891768",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                              "last_update": "2026-07-08T09:47:12.903085+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": "4b2b3c0b-aa7b-4a32-946f-92e6585b01c5",
                                                                    "id_user": "83003ba8-3faf-4fce-a332-8cdf723a1dd8",
                                                                    "date_add": "2026-07-08T09:47:12.903085+02:00",
                                                                    "destiny_type": 4,
                                                                    "id_key": "1c3ed5f6-582c-4e9f-ba67-7b07e71bfebf",
                                                                    "message": "sample string 6",
                                                                    "message_view": true,
                                                                    "date_view": "2026-07-08T09:47:12.903085+02:00",
                                                                    "id_pos_sesion": "6182332d-535a-4755-a1ec-4dc0263eac8d",
                                                                    "terminal_add": "sample string 9",
                                                                    "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.903085+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": "f3372eaf-f4c1-4933-8584-6ff854f89c57",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "2f8d8ff4-948a-4f74-aba5-2aabcf730560",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                  "printed": true,
                                                                  "print_on": "2026-07-08T09:47:12.903085+02:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "57"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "58",
                                                        "id": "a776baba-4b13-4576-98f1-5274372a0401",
                                                        "id_branch": "516d2840-4f0a-4517-b7ad-3b9ebf8879ef",
                                                        "id_pos_type": "bac135e9-45c4-45a3-a491-076ba5bddba9",
                                                        "id_pos": "d6ecc82f-cbdd-4867-a32d-5da496d387cf",
                                                        "id_item": "a50ee254-3f66-4a8a-9644-9ab77a5b2b0c",
                                                        "date_from": "2026-07-08T09:47:12.903085+02:00",
                                                        "date_end": "2026-07-08T09:47:12.903085+02:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                        "id_user_upd": "f7bd6586-c29c-4ff6-a902-1aa7007910ad",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "59",
                                                          "id": "69257040-1269-4acc-9624-c8cf27cba7dc",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                          "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                          "id_user_upd": "4fe58089-a1ee-4765-8859-f2f648de1561",
                                                          "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": "1e2b35cf-2501-4c56-bc70-5a885c6dd372",
                                                              "id_pos_type": "b75e92cb-914b-4feb-983c-76139d2547ac",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                              "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                              "id_user_upd": "e7462172-7b51-4c8f-a7d8-8a6694118d96",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "61",
                                                                  "id_pos": "23e69155-b6f6-4901-b3d1-c759a379c9be",
                                                                  "id_pos_type": "675e4cc3-27d4-4e95-93c9-4f11ebd48d02",
                                                                  "id_price_list": "71e7a490-680f-4b58-80fe-9b1ecc3f7b7e",
                                                                  "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-08T09:47:12.903085+02:00",
                                                                  "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                  "id_user_upd": "54600729-c18f-46c3-ad55-ea9a303129fe",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "60"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "62",
                                                                    "id": "85f1eb8e-f53e-489f-959d-3d256a900a7e",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "729d3928-7c45-42fc-b8c4-f9f73add7477",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "a48c24cd-9d17-4b67-82f3-c99e32ee217e",
                                                                    "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-08T09:47:12.903085+02:00",
                                                                    "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                    "id_user_upd": "bd48d2ce-6137-4b8e-b53c-0943dcc304c0",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "61"
                                                                      },
                                                                      {
                                                                        "$ref": "61"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "63",
                                                                        "id_list": "6204ad2c-88a6-4fae-b597-cd63f005e2f1",
                                                                        "id_item_sub": "9c5d8078-40b5-400c-8b9f-0ba87da34e04",
                                                                        "validity_date": "2026-07-08T09:47:12.903085+02:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                        "id_user_upd": "8a8fc718-3d3d-40d3-af9b-c6504b2d965d",
                                                                        "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": "4d9c657a-2575-4fbf-8b81-27c0927e2717",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:47:12.903085+02:00",
                                                                        "date_end": "2026-07-08T09:47:12.903085+02:00",
                                                                        "id_branch": "47d629d4-6f72-449e-a4c1-f01a14d47eee",
                                                                        "id_pos": "42e53892-c2ee-4180-8fa9-67cba6e022c3",
                                                                        "id_list": "42f09a4c-ae88-4ca6-83c8-332d855b6cc8",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                        "id_user_upd": "832b3a58-a188-4380-8cb5-55692f74282f",
                                                                        "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": "e4191c66-3559-4294-8c21-9848ba4fbae8",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-07-08T09:47:12.903085+02:00",
                                                                        "date_end": "2026-07-08T09:47:12.903085+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": "a0c225e2-c7cb-4009-95fd-d242362efccf",
                                                                        "id_pos": "03cc1737-06a4-415f-a2d0-81fb8a025004",
                                                                        "id_list": "727245d0-a6c1-402c-abf8-31cdb73eb80f",
                                                                        "id_item": "5a55f54b-8475-415e-b55a-ae47da44bb3f",
                                                                        "id_item_type": "50ae1180-aa26-4529-8235-c98c8eaa22a1",
                                                                        "id_category": "fb54aa02-e3d2-4d8a-bcfc-0fd7d5864289",
                                                                        "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-08T09:47:12.903085+02:00",
                                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                                        "id_user_upd": "97614b37-3b34-419b-a6d8-706ddea1c94a",
                                                                        "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": "729795c8-e881-4450-96be-493e908a05ce",
                                                        "id_doc": "2c5a6fc4-9388-4bc9-a438-a347faa1c845",
                                                        "value": 3,
                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "67",
                                                        "id": "be540e67-4095-4dce-93d6-269808163c03",
                                                        "id_pos": "dd66966f-b350-4b54-ad15-87cff0745404",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2026-07-08T09:47:12.903085+02:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "ec812c26-a3b8-4de0-a711-fa007045aae4",
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                        "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "68",
                                                        "id_user": "852ef573-7718-4c7f-9b5a-e52d00187dde",
                                                        "id_pos": "6d1739f4-5fe8-41c2-bde5-6084e437c24e",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                        "last_update": "2026-07-08T09:47:12.903085+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": "ac90c288-ec9a-450d-bd40-269ab1283f5d",
                                                        "id_pos": "c71940f8-b339-4a0c-ad9f-d979d23d957c",
                                                        "date_add": "2026-07-08T09:47:12.903085+02:00",
                                                        "date_upd": "2026-07-08T09:47:12.903085+02:00",
                                                        "date_out": "2026-07-08T09:47:12.903085+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": "c72942a4-fb32-440b-88b6-a1040f1cf3d2",
                                                        "id_user_add": "300bf405-2951-4a88-94a7-6f632f65bffc",
                                                        "id_table": "4f91fe06-77da-4ec9-a5fe-f136eff18258",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "149b3f86-b314-4cd2-810d-32c1567b58fa",
                                                        "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "71",
                                                          "id": "17a979d2-c00a-4a47-855f-dc3c71272825",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                          "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "72",
                                                              "id": "9e8d2f13-1405-4fb6-9906-e1fdd1dce0d2",
                                                              "id_sync": "76f76092-0279-4e2b-95eb-8eaf6ff45e62",
                                                              "json": "sample string 3",
                                                              "id_table": "fe1cbbc3-7022-4b49-af6e-2df5f4ba0601",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "73",
                                                                "id": "79746580-5bbf-44ff-9f13-6eaede4808ae",
                                                                "id_branch_from": "a3c6688b-8689-4e2f-9027-341b2d94ae33",
                                                                "id_branch_to": "afcc7a79-1f87-4e7a-9800-b60f3e307677",
                                                                "type": 4,
                                                                "created_on": "2026-07-08T09:47:12.903085+02:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2026-07-08T09:47:12.903085+02:00",
                                                                "send_on": "2026-07-08T09:47:12.903085+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": "1eecfc95-c6da-4cfd-ab68-bdb9b5b5291a",
                                                        "id_pos": "9117569b-c90f-4295-89ce-aaf2f4ed4016",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2026-07-08T09:47:12.903085+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": "a87802c9-eb9b-4f61-8c15-ef81eca5084a",
                                                  "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-08T09:47:12.903085+02:00",
                                                  "last_update": "2026-07-08T09:47:12.903085+02:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "76",
                                                      "id_doc_print": "ae975997-8277-4509-855c-e8842debf08a",
                                                      "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": "7d877c6e-ac8f-48c1-81d8-395052fffa1a",
                                      "date_from": "2026-07-08T09:47:12.903085+02:00",
                                      "date_end": "2026-07-08T09:47:12.903085+02:00",
                                      "date_used": "2026-07-08T09:47:12.903085+02:00",
                                      "id_employee": "08328d83-2bbd-42cb-b736-4e5ef9c56c4e",
                                      "id_branch": "02235a97-131a-450d-a075-9c8e4a2c1798",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "a60c50b9-3392-467e-bd56-30242204660c",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2026-07-08T09:47:12.903085+02:00",
                                      "last_update": "2026-07-08T09:47:12.903085+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": "369486c4-0c61-4642-9863-e5464ab0600e",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "1451b880-3806-4113-827d-f7b4a5280cfb",
                              "id_doc_print": "5e0dd333-2d2c-4855-baba-3bb9c6b36898",
                              "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-08T09:47:12.903085+02:00",
                              "last_update": "2026-07-08T09:47:12.903085+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": "5e565341-95b9-4105-98aa-fdbc29864676",
                              "id_line": 2,
                              "id_item": "68d3d2d7-529d-403c-8a4c-9c3a2cf65c29",
                              "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": "2b4f1a38-48e4-460a-a6d3-f5053f5ce783",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-07-08T09:47:12.903085+02:00",
                    "last_update": "2026-07-08T09:47:12.903085+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": "4c6ae9e3-9d1b-4ca5-bff0-1144e433a0c6",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2026-07-08T09:47:12.903085+02:00",
                    "date_end": "2026-07-08T09:47:12.903085+02:00",
                    "state": "sample string 6",
                    "created_on": "2026-07-08T09:47:12.903085+02:00",
                    "last_update": "2026-07-08T09:47:12.903085+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": "5d909726-d4cf-4612-9b90-8722f9809699",
                "token_id": "sample string 2",
                "id_user": "a3ba06c8-8496-4f4e-9d8a-51084cc1fa0d",
                "date_from": "2026-07-08T09:47:12.903085+02:00",
                "date_end": "2026-07-08T09:47:12.903085+02:00",
                "created_on": "2026-07-08T09:47:12.903085+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": "d9221f78-d86c-437d-bff4-58da572d614c",
                "id_room_activity": "f90c315a-66e5-435f-89d3-477281d17260",
                "id_pos_sesion": "1dc45737-7c76-4932-8d6f-0b050ffa5af4",
                "log_text": "sample string 4",
                "id_user": "69a2589f-8475-4883-ab3f-251f5b00166d",
                "created_on": "2026-07-08T09:47:12.903085+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"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.