GET api/Mt_Categories?id_list_price={id_list_price}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_list_price

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of mt_categories
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "id": "3384397e-abe9-4f81-899d-7453e0133fbf",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_item_type": "87d1750d-6d6e-49e5-a6ef-ee9143b82d07",
    "order_type": 5,
    "name_pos": "sample string 6",
    "id_image": "a948bf7a-1e85-4610-90ad-b6e65162229c",
    "view_pos": true,
    "order": 8,
    "order_sec": 9,
    "color_border": "sample string 10",
    "color_button": "sample string 11",
    "color_font": "sample string 12",
    "font_bold": true,
    "font_underline": true,
    "font_size": 15,
    "big_buttons": true,
    "active": true,
    "created_on": "2026-01-10T12:09:44.9168759+01:00",
    "last_update": "2026-01-10T12:09:44.9168759+01:00",
    "id_user_upd": "ea926d3b-f5fe-4434-9f60-457b91f7503c",
    "commited": true,
    "mt_categories_items": [
      {
        "$id": "2",
        "id_category": "1e5c6960-74c9-4075-af2f-4067ef6dbcb0",
        "id_item": "6c186a8f-ce47-4ec0-aebe-29286c125259",
        "is_default": true,
        "active": true,
        "created_on": "2026-01-10T12:09:44.9168759+01:00",
        "last_update": "2026-01-10T12:09:44.9168759+01:00",
        "id_user_upd": "2d284375-3580-46ce-a843-35f04df8c761",
        "commited": true,
        "mt_categories": {
          "$ref": "1"
        },
        "mt_items": {
          "$id": "3",
          "id": "a300c7f3-6769-4d08-9977-398d64a155c6",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_unit": "ff291e95-2676-4431-929c-5316ce302c1b",
          "id_unit_sec": "aef6f67a-4b6a-4898-9c52-d307f61c824e",
          "id_brand": "910b98e6-d3c4-4723-862f-865f8fbe04f4",
          "b_sale": true,
          "b_stock": true,
          "b_price": true,
          "b_unique": true,
          "b_exclude_control": true,
          "tax": 12.1,
          "change_price": true,
          "force_printing": true,
          "is_ticket": true,
          "is_supply": true,
          "define_price": true,
          "external_id": "sample string 18",
          "name_pos": "sample string 19",
          "name_print": "sample string 20",
          "id_image": "dfd70044-99fc-4680-864f-576e98dee5d1",
          "view_pos": true,
          "order": 22,
          "color_border": "sample string 23",
          "color_button": "sample string 24",
          "color_font": "sample string 25",
          "font_bold": true,
          "font_underline": true,
          "font_size": 28,
          "active": true,
          "created_on": "2026-01-10T12:09:44.9168759+01:00",
          "last_update": "2026-01-10T12:09:44.9168759+01:00",
          "id_user_upd": "5dc41a18-cc24-4906-bced-e19f4262dcd3",
          "commited": true,
          "mt_brands": {
            "$id": "4",
            "id": "489d48ff-20f2-4378-909f-34371fd7c523",
            "id_mask": "sample string 2",
            "name": "sample string 3",
            "active": true,
            "created_on": "2026-01-10T12:09:44.9168759+01:00",
            "last_update": "2026-01-10T12:09:44.9168759+01:00",
            "id_user_upd": "e99275bf-4bd2-4d17-a347-c7a4e7e8fe13",
            "commited": true,
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "st_users": {
              "$id": "5",
              "id": "46b5e431-d38d-40ea-8910-d3671e3777eb",
              "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": "1fd54bd9-ffe6-414d-a617-0f99257f28e8",
              "view_messages": true,
              "id_image_photo": "954a9a9d-a841-4b09-86e0-1bba1593844a",
              "reserved": true,
              "pos_access": true,
              "back_access": true,
              "name_pos": "sample string 13",
              "id_image": "6b8c1c8e-fe75-4e17-86d8-88b660aec315",
              "view_pos": true,
              "order": 15,
              "color_border": "sample string 16",
              "color_button": "sample string 17",
              "color_font": "sample string 18",
              "active": true,
              "created_on": "2026-01-10T12:09:44.9168759+01:00",
              "last_update": "2026-01-10T12:09:44.9168759+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$id": "6",
                  "id": "7415bf0e-ade3-4ff7-a60f-e5e07b4a7511",
                  "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": "a73ff05a-9433-4416-8c27-c75814008ec3",
                  "order": 12,
                  "external_id": "sample string 13",
                  "sync": true,
                  "active": true,
                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                  "last_update": "2026-01-10T12:09:44.9168759+01:00",
                  "id_user_upd": "88a8df1e-ebe8-4f27-bb5c-8e103be3291d",
                  "commited": true,
                  "st_images": {
                    "$id": "7",
                    "id": "39892f42-365b-42b4-8f5d-58d86d5ca784",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "id_img_type": "2af3b16b-4303-4b93-9b78-da96e64da112",
                    "image_file": "sample string 5",
                    "extension": "sample string 6",
                    "high": 1,
                    "width": 1,
                    "active": true,
                    "created_on": "2026-01-10T12:09:44.9168759+01:00",
                    "last_update": "2026-01-10T12:09:44.9168759+01:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "1"
                      },
                      {
                        "$ref": "1"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$id": "8",
                        "id": "a91c5b45-8f46-44fa-aef7-bae74d3196a2",
                        "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": "1bd289b5-65b6-44d4-a5df-bd7a9616d584",
                        "name_pos": "sample string 12",
                        "id_image": "199b6c38-9d9c-4708-816d-f7ec62066084",
                        "view_pos": true,
                        "order": 14,
                        "color_border": "sample string 15",
                        "color_button": "sample string 16",
                        "color_font": "sample string 17",
                        "active": true,
                        "created_on": "2026-01-10T12:09:44.9168759+01:00",
                        "last_update": "2026-01-10T12:09:44.9168759+01:00",
                        "id_user_upd": "162510cb-b5df-4cda-9938-889c95f553db",
                        "commited": true,
                        "mt_employees_branches": [
                          {
                            "$id": "9",
                            "id_employee": "52ca782f-9a5a-4e89-9776-4c8eede1e805",
                            "id_branch": "3bb7e62b-f5bb-4301-b4bb-48a35271cf1c",
                            "active": true,
                            "created_on": "2026-01-10T12:09:44.9168759+01:00",
                            "last_update": "2026-01-10T12:09:44.9168759+01:00",
                            "id_user_upd": "d150946b-067d-4334-98a8-1d8ed0852f29",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "6"
                            },
                            "mt_employees": {
                              "$ref": "8"
                            }
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "mt_employees_profiles": {
                          "$id": "10",
                          "id": "e7cefdc7-4fff-4ff7-acf5-c977008555d9",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "authorized": true,
                          "active": true,
                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                          "id_user_upd": "85b1abbc-16b6-42bb-b346-45f9bd5b9c15",
                          "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": "cc7c960d-9630-4e64-b80f-06088a2a1d00",
                            "id_line": 2,
                            "id_item_sub": "af9247ea-b4f5-4645-8bd1-df52e48afec2",
                            "qty": 4.1,
                            "id_list": "8885e106-645a-4ad6-8e34-c3db55ae4d99",
                            "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": "aba5114b-21e8-4e34-ba16-9c47437bd632",
                            "is_used": true,
                            "qty_vou": 1.1,
                            "amt_vou": 1.1,
                            "comment": "sample string 15",
                            "ref_det": "sample string 16",
                            "id_employee": "d0447486-1839-4137-8a6d-d033735a3d16",
                            "name_generic": "sample string 17",
                            "type_ope": 1,
                            "id_user_add": "735d7e8d-d80b-415d-b312-17be990ea16b",
                            "id_user_upd": "703ab332-bf17-4c80-b61b-c7976d4b2337",
                            "active": true,
                            "mt_employees": {
                              "$ref": "8"
                            },
                            "mt_items_sub": {
                              "$id": "12",
                              "id": "1425fc6f-b136-429f-940d-604188f0979c",
                              "id_item": "1f7dac8c-4571-4868-b962-983aa7b0e113",
                              "id_item_type": "4529ec8c-3f8b-480c-926e-bba1ac983f7a",
                              "is_default": true,
                              "barcode": "sample string 5",
                              "voucher_apply": true,
                              "id_voucher_json": "2a3af058-2f52-4400-8328-8f5492cdaefa",
                              "count_voucher": 1,
                              "id_voucher_type": 1,
                              "active": true,
                              "created_on": "2026-01-10T12:09:44.9168759+01:00",
                              "last_update": "2026-01-10T12:09:44.9168759+01:00",
                              "id_user_upd": "ef3af17a-4a80-4700-8aff-2a6ebd041ff3",
                              "commited": true,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "mt_items_formula": [
                                {
                                  "$id": "13",
                                  "id_item_sub": "822237d9-edd6-4533-a101-fc669ac91ac4",
                                  "id_item": "72be4998-d944-4b9c-911b-4534813329b6",
                                  "group_id": 3,
                                  "id_unit_ref": "ff8614ba-19e5-451b-b123-a94978f470c1",
                                  "qty_dis": 5,
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_sub": {
                                    "$ref": "12"
                                  },
                                  "mt_units_ref": {
                                    "$id": "14",
                                    "id": "f1e4465a-beda-45ed-82e9-e9b28787ae7c",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "coefficient": 4.1,
                                    "id_unit": "ca90ccf8-0978-405c-b8b4-93940aeff613",
                                    "active": true,
                                    "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                    "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                    "id_user_upd": "11207f64-6558-4cf9-ae9c-b768e2fde5fb",
                                    "commited": true,
                                    "mt_units": {
                                      "$id": "15",
                                      "id": "9a5c92b9-f3ad-457d-95f1-031c97e1239a",
                                      "id_mask": "sample string 2",
                                      "name": "sample string 3",
                                      "active": true,
                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                      "id_user_upd": "d4494141-4884-4b48-9272-d1b090e19cd6",
                                      "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": "0113eb8b-0361-4612-87f2-399ebc192f0f",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "name_short": "sample string 4",
                                "name_pos": "sample string 5",
                                "id_image": "616405fb-a048-46a6-a283-4c6499a01a39",
                                "view_pos": true,
                                "order": 7,
                                "color_border": "sample string 8",
                                "color_button": "sample string 9",
                                "color_font": "sample string 10",
                                "font_bold": true,
                                "font_underline": true,
                                "font_size": 13,
                                "active": true,
                                "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                "id_user_upd": "8547e065-2247-4cd0-b46d-785c63ed319e",
                                "commited": true,
                                "tt_vouchers_det": [
                                  {
                                    "$id": "17",
                                    "id_voucher": "0757a556-a8ad-4d05-9be7-d194d5289171",
                                    "id_line": "c1616f3d-1fb5-4dac-9efc-2b7417373c31",
                                    "id_category": "ac59daa0-3f12-4550-9cf7-649afe479655",
                                    "id_item": "6a31a9b7-fcdf-4d97-89b8-e4e9dc0fa66b",
                                    "id_item_type": "c8d7da6c-8720-44d9-a724-1d1435413b1a",
                                    "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": "ea5a8bc8-7201-406f-b2c1-704c0416de74",
                                      "id_voucher": 2,
                                      "locator_voucher": "sample string 3",
                                      "qr_code": "sample string 4",
                                      "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                      "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                      "date_used": "2026-01-10T12:09:44.9168759+01:00",
                                      "date_sesion": "2026-01-10T12:09:44.9168759+01:00",
                                      "id_employee": "4a72655f-eeb4-4431-8fea-2c3116cf93da",
                                      "id_branch": "90456406-e7f0-47a7-981f-b67d5f2a6299",
                                      "id_voucher_permision": "2db7b79d-e41f-417d-9e26-88bcd604cd6b",
                                      "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": "14f27d91-d17c-41ab-aa04-b601cc32f514",
                                      "id_user_add": "8bbd8877-034d-4e45-be4e-3eafe8ed816c",
                                      "id_doc_sa": "cc81a559-2801-4400-b6b9-8b3fe6ba2896",
                                      "id_item_sub": "a09e37ae-faa9-4f41-b621-7a949d6423c4",
                                      "id_pos_sesion": "8baf5fae-1eb6-4afe-8915-e51d4611109a",
                                      "is_authorized": true,
                                      "is_automatic": true,
                                      "print_in_branch": true,
                                      "printed": true,
                                      "is_entry": true,
                                      "is_consume": true,
                                      "is_used_entry": true,
                                      "is_used_consume": true,
                                      "is_close": true,
                                      "active": true,
                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "mt_payment_types": {
                                        "$id": "19",
                                        "id": "5b976b57-c221-46d9-af56-dfe7345137db",
                                        "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": "eb27ea1f-e417-4420-8d6f-423f69dcf6c6",
                                        "view_pos": true,
                                        "order": 13,
                                        "color_border": "sample string 14",
                                        "color_button": "sample string 15",
                                        "color_font": "sample string 16",
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                        "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                        "id_user_upd": "f3db6f2c-338a-4b6f-8b91-ad7aed798544",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "20",
                                            "id_doc": "f12c364f-461b-4f1c-a6fa-4069d3a00c93",
                                            "id_pay": "3094327e-ffff-450c-aaf5-bc49facabd83",
                                            "id_money": "0ece843a-6436-4d7d-8bc5-2b9d352eeee6",
                                            "active": true,
                                            "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                            "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                            "id_user_upd": "b77df2a7-774e-4ce6-b6bf-9920f869bb1e",
                                            "commited": true,
                                            "mt_docs": {
                                              "$id": "21",
                                              "id": "31ff5b47-7a3f-4b48-919f-31fbbc188f1a",
                                              "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": "9b8d961f-9bbc-4bf5-81d2-3181c8c2d2fd",
                                              "view_pos": true,
                                              "order": 23,
                                              "color_border": "sample string 24",
                                              "color_button": "sample string 25",
                                              "color_font": "sample string 26",
                                              "active": true,
                                              "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                              "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                              "id_user_upd": "876960b6-e948-41b5-8080-1f8db10ab1ee",
                                              "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": "391ed4c9-4c4a-4706-b477-52e0e7cfd9ac",
                                                  "id_doc": "7841020a-bc65-4aa4-bf4a-33bf54139d00",
                                                  "id_pos_type": "40c3d26d-9164-4152-8376-aacf5134be05",
                                                  "id_doc_print": "84a61a28-4aef-4371-ad54-466041d43efc",
                                                  "copies": 5,
                                                  "print_mode": 6,
                                                  "active": true,
                                                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                  "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                  "id_user_upd": "7b4e0791-c65c-49ae-af84-1b59d8655499",
                                                  "commited": true,
                                                  "mt_docs": {
                                                    "$ref": "21"
                                                  },
                                                  "mt_pos_print": {
                                                    "$id": "23",
                                                    "id": "457cda16-388f-47b3-898d-4d2b3449c40d",
                                                    "id_pos": "f46ca70f-184a-4dfa-b271-e7b50aab7e47",
                                                    "id_mask": "sample string 3",
                                                    "name": "sample string 4",
                                                    "mode_print": 5,
                                                    "port": "sample string 6",
                                                    "baud_rate": 1,
                                                    "data_bits": 1,
                                                    "stop_bit": 1,
                                                    "flow_control": 1,
                                                    "parity": 1,
                                                    "pin_cashdrawer": 1,
                                                    "ip_printer": "sample string 7",
                                                    "port_ip": 1,
                                                    "printer_name": "sample string 8",
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                    "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                    "id_user_upd": "9aed1a2b-e999-4ebd-a023-6d33256eacdb",
                                                    "commited": true,
                                                    "mt_pos": {
                                                      "$id": "24",
                                                      "id": "0203ec67-75cc-451a-8577-9facb2ea58fc",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "d4089d20-73dd-434c-a62f-9a2dbc08186f",
                                                      "id_zone": "59b6b7e5-5d3e-4b14-93de-f1edeee18422",
                                                      "user_required": true,
                                                      "active": true,
                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                      "id_user_upd": "1062d2eb-5ffb-49fa-a83b-9d487e459f83",
                                                      "commited": true,
                                                      "mt_branches_zones": {
                                                        "$id": "25",
                                                        "id": "004afd8d-166b-43f6-b8bb-659457afc82c",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "id_branch": "9b556746-a77e-4fd0-a125-30534061ef1b",
                                                        "active": true,
                                                        "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                        "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                        "id_user_upd": "6b975a6a-c57b-4f5a-83a2-e05f7d28b1e9",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_pos": [
                                                          {
                                                            "$ref": "24"
                                                          },
                                                          {
                                                            "$ref": "24"
                                                          }
                                                        ],
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      "mt_cloakrooms": [
                                                        {
                                                          "$id": "26",
                                                          "id": "9321347d-3512-4812-9e04-2610c1b11359",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "id_pos": "b34b01ad-5513-4d06-a1bd-d785dba1f367",
                                                          "unit_ini": 5,
                                                          "unit_end": 6,
                                                          "name_pos": "sample string 7",
                                                          "id_image": "f244db9f-c37e-452c-a005-7997985d7e19",
                                                          "view_pos": true,
                                                          "order": 9,
                                                          "color_border": "sample string 10",
                                                          "color_button": "sample string 11",
                                                          "color_font": "sample string 12",
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                          "id_user_upd": "2dd1502c-8807-4e89-9d9b-24eb7efc2b7c",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_images": {
                                                            "$ref": "7"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "tt_cloakrooms_units": [
                                                            {
                                                              "$id": "27",
                                                              "id": "545d0ca8-7a4f-44f4-9b72-612f927cc529",
                                                              "id_cloakroom": "3ae01d35-b3b9-4692-a40f-5d2a86a649b7",
                                                              "id_pos_sesion": "096908b2-956d-4ee6-a185-99e7708ae1d8",
                                                              "unit_id": 4,
                                                              "date_open": "2026-01-10T12:09:44.9168759+01:00",
                                                              "date_close": "2026-01-10T12:09:44.9168759+01:00",
                                                              "id_doc_sa": "25860ddf-be77-42ba-b955-b2b8eb206b08",
                                                              "commited": true,
                                                              "mt_cloakrooms": {
                                                                "$ref": "26"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$id": "28",
                                                                "id": "0c318452-b31d-4f58-a56c-a7a2f8089d80",
                                                                "id_pos": "4e079bd1-7769-4ec1-a1fa-4aef350fbd3f",
                                                                "id_doc": "faf884fc-8ada-4e9f-a110-a007e22690f7",
                                                                "id_branch": "2cabac55-ea5f-4420-93d7-7b770da11a3d",
                                                                "nro_doc": "sample string 5",
                                                                "date_doc": "2026-01-10T12:09:44.9168759+01:00",
                                                                "date_tax": "2026-01-10T12:09:44.9168759+01:00",
                                                                "hour_doc": "00:00:00.1234567",
                                                                "block": true,
                                                                "id_ref": "2f92b6d4-8934-41a2-84ca-80926fe436e6",
                                                                "id_relationship": "31f9e087-93f9-4062-ab20-be63bd29bd76",
                                                                "id_loc_from": "28887c1c-7879-4696-a590-0a48aaf54ef6",
                                                                "id_loc_end": "b3c8ecab-b7a4-4f01-a7e5-cbb8cd6c7097",
                                                                "id_user_add": "54bfe71b-df98-4de6-9bb5-ef2e495f529b",
                                                                "id_user_upd": "e98fd153-a113-4066-aaaf-6814c5595c40",
                                                                "comment": "sample string 12",
                                                                "id_pos_sesion": "dcd974c7-8b76-49be-9c80-8631d30dacc9",
                                                                "id_room_unit": "1f60f360-ba4b-4beb-b9fb-8fc0e0b120c3",
                                                                "ref_locator": "sample string 13",
                                                                "ref_zone_aut": "sample string 14",
                                                                "id_pos_type": "c490dc64-5f5b-462c-ac47-563a803dc1d5",
                                                                "p_dis": 15.1,
                                                                "p_chr": 16.1,
                                                                "amt_net": 17.1,
                                                                "amt_tax": 18.1,
                                                                "amt_dis": 19.1,
                                                                "amt_chr": 20.1,
                                                                "amt_tot": 21.1,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                "commited": true,
                                                                "created_by": 1,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_docs": {
                                                                  "$ref": "21"
                                                                },
                                                                "mt_locations": {
                                                                  "$id": "29",
                                                                  "id": "205fa9b4-78b9-4735-bb16-627064dedc5a",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "reserved": true,
                                                                  "id_branch": "6a24495b-ccd6-40fc-aea8-604a4d967d8a",
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "id_user_upd": "3270f3dd-af59-4b1a-9fcf-3da2c087fde5",
                                                                  "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": "940dd8b3-bf66-4718-89da-a07390171434",
                                                                      "id_pos": "6c375883-0bb9-476a-ab9b-124ce5bd8460",
                                                                      "id_doc": "8d59195d-ae89-48f1-b9db-c2a1739e1a1b",
                                                                      "id_branch": "303123d3-07e2-450d-a575-ed30b22e083d",
                                                                      "nro_doc": "sample string 5",
                                                                      "date_doc": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "block": true,
                                                                      "nro_original": "sample string 8",
                                                                      "id_ref": "10b5cd4b-3f77-4d37-aac8-3286e8b57969",
                                                                      "id_loc_from": "e3a6c3ed-7261-4518-a713-181f223b249a",
                                                                      "id_loc_end": "8c6de07c-0592-49b5-9bae-f9271fa9f5e8",
                                                                      "id_user_add": "4322f1f2-21c1-4469-985f-8228de620a9d",
                                                                      "id_user_upd": "41b62345-722f-43c6-bd54-5d105edbe512",
                                                                      "id_pos_sesion": "017b5e82-2d54-4684-8544-989622f0302d",
                                                                      "comment": "sample string 12",
                                                                      "status": 1,
                                                                      "is_send": true,
                                                                      "date_send": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01: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": "35a08d6a-5f96-42b7-97d5-66961a5a663f",
                                                                          "id_line": 2,
                                                                          "id_item": "d758b8a4-3a35-478d-935a-5cb798f3bae8",
                                                                          "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": "fe4a49e5-f288-45e0-bc34-c69f8bd5e6af",
                                                                      "id_item": "d2365182-00e1-4e4e-9ef4-6f60ff567262",
                                                                      "stock_ideal": 3.1,
                                                                      "stock_min": 4.1,
                                                                      "stock_max": 5.1,
                                                                      "stock": 6.1,
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01: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": "320ac1d5-553b-42b9-82ee-0ae5b19eee56",
                                                                    "id_pay": "9bcf8239-a553-4cf9-96ba-c0bb463d74e2",
                                                                    "id_money": "6afc7640-790e-4a11-98ea-2684fb4eac98",
                                                                    "date_cashflow": "2026-01-10T12:09:44.9168759+01:00",
                                                                    "coefficient": 5.1,
                                                                    "id_user_add": "3b3bf557-11c3-4171-a549-5586b45c7dc0",
                                                                    "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": "249f6934-8c80-4fb0-9c67-dc56d3312678",
                                                                      "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": "902be566-1ff3-4457-a45e-8fa17ba81cd0",
                                                                      "view_pos": true,
                                                                      "order": 8,
                                                                      "color_border": "sample string 9",
                                                                      "color_button": "sample string 10",
                                                                      "color_font": "sample string 11",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "id_user_upd": "c272f5ec-86f0-41fc-8edc-05a691faf448",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "20"
                                                                        },
                                                                        {
                                                                          "$ref": "20"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_money_1": "655946f7-8026-426a-b67d-863576c234a2",
                                                                          "id_money_2": "7e3b66e0-e030-48fa-b8d8-c4e5e25a7560",
                                                                          "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_user_upd": "d82e474b-532e-4371-9476-be783bef0420",
                                                                          "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": "e694bd94-59a1-4f06-a02a-016cf8b42280",
                                                                          "id_line": 2,
                                                                          "id_pay": "b4d466d9-bce0-4729-8dd5-9824bddd2a76",
                                                                          "id_money": "c7c2e634-61e2-42d2-96fc-f94d077b9b3e",
                                                                          "coefficient": 5.1,
                                                                          "id_voucher": "c473ed56-f06b-468f-89dd-16cc31810365",
                                                                          "id_employee": "f7512319-7009-4955-8cef-abac54f79c3e",
                                                                          "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": "1f6b8869-5606-4122-b0c4-ee0b9b535e87",
                                                                          "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": "ad312ba0-b8a1-404e-bd2e-da4bcea6e929",
                                                                  "nro_sesion": 2,
                                                                  "id_pos": "aa3b9eb5-49ac-4ee2-8404-dfbbe606b1a8",
                                                                  "date_tax": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "date_open": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "date_close": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "id_user_open": "34c1074e-a221-449b-afcd-dadf29bbaa4f",
                                                                  "id_user_close": "33bc9a29-5520-4cee-8cbc-2c0b4876fc31",
                                                                  "nro_z": 1,
                                                                  "amt_tot": 1.1,
                                                                  "locator_event": "sample string 6",
                                                                  "status_pos": 7,
                                                                  "training_sesion": true,
                                                                  "active": true,
                                                                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "commited": true,
                                                                  "mt_pos": {
                                                                    "$ref": "24"
                                                                  },
                                                                  "tt_cloakrooms_units": [
                                                                    {
                                                                      "$ref": "27"
                                                                    },
                                                                    {
                                                                      "$ref": "27"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "38",
                                                                      "id": "837078d6-cd7e-4331-b26f-868359db0de9",
                                                                      "order_id": 2,
                                                                      "id_item": "f8ad6fc3-66f4-44d0-b5d3-cb38b722e007",
                                                                      "id_item_type": "105c64fb-aaf3-4bd7-b377-733d896305b5",
                                                                      "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": "692cb2d5-c113-453e-ae5a-0f31d499e947",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "e6721641-7869-42c8-9b03-44d71c2d0446",
                                                                      "count_voucher": 1,
                                                                      "id_category": "57bf604e-db96-470b-bad6-c423db7c2ec2",
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "id_user_upd": "d919b7c4-a524-4d3f-9201-6e7aab515f99",
                                                                      "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": "22b5561f-4e14-4e1c-9b9a-d6ee90e88af5",
                                                                      "json_object": "sample string 2",
                                                                      "json_pays": "sample string 3",
                                                                      "id_pos_sesion": "1d7c66e9-698e-419a-ae13-1f12e153d73f",
                                                                      "type_pay": 5,
                                                                      "module": "sample string 6",
                                                                      "process": true,
                                                                      "json_cloackrooms": "sample string 8",
                                                                      "multi_select": 9,
                                                                      "terminal_name": "sample string 10",
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "39"
                                                                    }
                                                                  ],
                                                                  "tt_rooms_units_activity": [
                                                                    {
                                                                      "$id": "40",
                                                                      "id": "2a0b6dbb-375c-4a5b-a216-14b7672a0d07",
                                                                      "id_room_unit": "6e6c9b93-5e9c-48d4-aaa7-0d72c59f8e02",
                                                                      "id_room_list": "c4d19dec-d0dd-4fa8-ace5-0bcca96198ec",
                                                                      "nro_res_ext": "sample string 3",
                                                                      "date_reserved": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "date_open": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "date_close": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "id_employee": "c87b73df-542e-4527-abca-0b6cab495bd6",
                                                                      "id_employee_sec": "543ca6cc-b22a-4233-8850-e73a513883bb",
                                                                      "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": "943e72ba-d63e-4df5-9bc7-053493e51500",
                                                                      "comment": "sample string 7",
                                                                      "id_user_open": "17920b51-9b37-4936-844e-b6348c7c179a",
                                                                      "id_user_close": "d6c26a2e-9f9d-4d56-ba72-72a7a7c0cc2d",
                                                                      "id_unit_state": "96c86203-69fa-4c8d-b9c4-be559f515c9c",
                                                                      "id_pos_sesion": "8186b066-3161-43c0-a9d3-053a2ca401ae",
                                                                      "vip": true,
                                                                      "paid": true,
                                                                      "send": true,
                                                                      "send_date": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "commited": true,
                                                                      "mt_employees": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_employees1": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_rooms_units": {
                                                                        "$id": "41",
                                                                        "id": "11d93c38-924a-497c-a8f0-e75f5aea299f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "name_label": "sample string 4",
                                                                        "name_zone": "sample string 5",
                                                                        "order": 6,
                                                                        "id_room": "fd2ac3eb-7ee8-486f-94d4-a6c9f922f7ba",
                                                                        "pax": 8,
                                                                        "pos_x": 9,
                                                                        "pos_y": 10,
                                                                        "size_w": 1,
                                                                        "size_h": 1,
                                                                        "in_map": true,
                                                                        "reserved_on": true,
                                                                        "id_room_type": "8e5f2781-6d23-41ca-9d90-a8eb7b5578b5",
                                                                        "locked": true,
                                                                        "date_locked": "2026-01-10T12:09:44.9168759+01:00",
                                                                        "comment_locked": "sample string 15",
                                                                        "active": true,
                                                                        "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                        "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                        "id_user_upd": "b9d4c452-895e-4123-97de-b27c61944b75",
                                                                        "commited": true,
                                                                        "mt_rooms": {
                                                                          "$id": "42",
                                                                          "id": "f95165f9-637c-4d49-9705-f0f25c375540",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_branch": "93c20120-be07-417f-8793-988277778536",
                                                                          "name_pos": "sample string 6",
                                                                          "id_image": "a966c5a3-7a5d-4be3-a333-d8e0c30e987e",
                                                                          "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": "850b7e7c-b2c1-4359-b133-79252b617917",
                                                                          "refresh_status": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_user_upd": "33908db6-4bc0-454f-96f6-b12d0dcd7c23",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_pos_rooms": [
                                                                            {
                                                                              "$id": "43",
                                                                              "id_pos": "47e771b5-83b6-438c-9928-5848845ae391",
                                                                              "id_room": "15148a1e-5bab-44d9-b2ca-cedd9f1f5c48",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "id_user_upd": "5093fe2d-5297-4ee0-a3b2-49ec27722e97",
                                                                              "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": "d236fbf6-4274-4f93-a578-81f1e8691fed",
                                                                              "id_room": "71e1318a-720b-4e70-ad47-b5acee69d556",
                                                                              "date_in": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "date_out": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "id_user_add": "f9a0c213-c277-4719-a05f-991bf05be439",
                                                                              "from_reservation": "sample string 5",
                                                                              "pax": 6,
                                                                              "status": 7,
                                                                              "comment": "sample string 8",
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "last_update": "2026-01-10T12:09:44.9168759+01: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": "d35d5633-6140-41d0-8524-370392a58b80",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "high": 5,
                                                                          "width": 6,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_user_upd": "7cd6cc30-2e36-40e1-a1f7-49f060c2e639",
                                                                          "commited": true,
                                                                          "mt_rooms_units": [
                                                                            {
                                                                              "$ref": "41"
                                                                            },
                                                                            {
                                                                              "$ref": "41"
                                                                            }
                                                                          ],
                                                                          "mt_rooms_units_states_types": [
                                                                            {
                                                                              "$id": "46",
                                                                              "id_room_type": "3a71112a-64d8-4053-913c-b4b994df4883",
                                                                              "id_room_state": "e0f6b6d6-3d33-40c8-b71d-5f34ecaca2d0",
                                                                              "id_image": "8600e13a-d41d-4c89-8fb3-13d373d675bb",
                                                                              "color_font": "sample string 4",
                                                                              "font_bold": true,
                                                                              "font_underline": true,
                                                                              "font_size": 7,
                                                                              "active": true,
                                                                              "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                              "id_user_upd": "29cc1799-e523-491e-b95c-0b54907bc898",
                                                                              "commited": true,
                                                                              "mt_rooms_units_states": {
                                                                                "$id": "47",
                                                                                "id": "358bcbd5-657a-484d-a2e7-10ef1648725f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "active": true,
                                                                                "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                                "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                                "id_user_upd": "da19eea2-c05d-451c-a4a0-676e2b79fab5",
                                                                                "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"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa": [
                                                                    {
                                                                      "$ref": "28"
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "tt_tips": [
                                                                    {
                                                                      "$id": "48",
                                                                      "id": "36dfa573-d976-4324-9f37-c7c37f148a85",
                                                                      "id_pos_sesion": "ab639df9-4077-44e6-a9b8-e9c60f522b06",
                                                                      "amt_card": 1.1,
                                                                      "amt_cash": 1.1,
                                                                      "id_user": "4fcf2910-d566-469b-a3f7-a34669500805",
                                                                      "id_room_unit_activity": "8d8b0157-b36b-4f4e-b9f9-49fd813b48e5",
                                                                      "id_doc_sa": "230c98ee-1fcc-402e-b3d0-bf3f1ae44923",
                                                                      "id_pos_type": "ff74fba2-06bc-4b51-b8b4-34c8f7572a7e",
                                                                      "block": true,
                                                                      "comment": "sample string 5",
                                                                      "json_response": "sample string 6",
                                                                      "id_doc_ref": "63bef523-f6d4-4705-a4b0-ab743a951bc7",
                                                                      "coupon_id": "sample string 7",
                                                                      "terminal_id": "sample string 8",
                                                                      "card_name": "sample string 9",
                                                                      "card_bank": "sample string 10",
                                                                      "card_number": "sample string 11",
                                                                      "client_name": "sample string 12",
                                                                      "money_type": "sample string 13",
                                                                      "merchant_id": "sample string 14",
                                                                      "aid": "sample string 15",
                                                                      "auth_num": "sample string 16",
                                                                      "authorization": true,
                                                                      "signature": true,
                                                                      "contactless": true,
                                                                      "date_hour_pay": "sample string 17",
                                                                      "terminal_name": "sample string 18",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "commited": true,
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      },
                                                                      "tt_tips_users": [
                                                                        {
                                                                          "$id": "49",
                                                                          "id_tip": "6ae28498-cbb5-41fd-b763-3fa6007ef4d1",
                                                                          "id_user": "90e4ac3b-d275-4918-a1d1-9f7b8a4b5d80",
                                                                          "amt_card": 1.1,
                                                                          "amt_cash": 1.1,
                                                                          "type_share": 3,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "commited": true,
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "tt_tips": {
                                                                            "$ref": "48"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "49"
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "$ref": "48"
                                                                    }
                                                                  ],
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "st_users1": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "tt_pos_sesion_users": [
                                                                    {
                                                                      "$id": "50",
                                                                      "id_pos_sesion": "52c9cb79-c559-4d2b-8778-0bc567dc2e2a",
                                                                      "id_user": "35c45268-926d-4680-b0ab-8dbc139c7b77",
                                                                      "date_add": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "commited": true,
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$ref": "37"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "50"
                                                                    }
                                                                  ]
                                                                },
                                                                "tt_rooms_units_activity": {
                                                                  "$ref": "40"
                                                                },
                                                                "tt_spool_doc_print": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "f14e0b51-bd2c-44ba-ab3c-30f35ed49c22",
                                                                    "spool_server": "sample string 2",
                                                                    "id_doc_sa": "fbf325e7-6587-4db6-8230-322f6fded805",
                                                                    "spool_printer": "sample string 4",
                                                                    "count": 5,
                                                                    "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                    "printed": true,
                                                                    "print_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                    "tt_doc_sa": {
                                                                      "$ref": "28"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "51"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$ref": "37"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "27"
                                                            }
                                                          ]
                                                        },
                                                        {
                                                          "$ref": "26"
                                                        }
                                                      ],
                                                      "mt_items_featured": [
                                                        {
                                                          "$id": "52",
                                                          "id": "d131c745-a8e0-496b-a6f0-0900319c5eb8",
                                                          "id_branch": "fa968cd2-2f32-4898-b9d4-1f60c0d01df0",
                                                          "id_pos_type": "809f5724-c1c4-4539-91db-31d19e224330",
                                                          "id_pos": "76ef61c5-0958-4de8-87c7-1a8b15400714",
                                                          "id_item": "4e6e6d03-6b40-4117-9132-415ef876ae64",
                                                          "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                                          "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                                          "image_id": 4,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                          "id_user_upd": "ea9e86e5-77d2-47ae-90b3-ceae238b2635",
                                                          "commited": true,
                                                          "mt_branches": {
                                                            "$ref": "6"
                                                          },
                                                          "mt_items": {
                                                            "$ref": "3"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "mt_pos_types": {
                                                            "$id": "53",
                                                            "id": "d50e2dd7-e650-4c84-a9de-e1927d58a28d",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "is_module": true,
                                                            "order": 5,
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                            "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                            "id_user_upd": "fb752b99-8ec1-4af1-93ec-accaa7a65c78",
                                                            "commited": true,
                                                            "mt_items_featured": [
                                                              {
                                                                "$ref": "52"
                                                              },
                                                              {
                                                                "$ref": "52"
                                                              }
                                                            ],
                                                            "mt_pos_doc_print": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "5"
                                                            },
                                                            "mt_pos_view": [
                                                              {
                                                                "$id": "54",
                                                                "id_pos": "2cc4ec89-82f0-4ae9-b862-91a657b20d7b",
                                                                "id_pos_type": "15e6a1e9-93e9-4ffa-9c03-bfb5e2c282aa",
                                                                "is_default": true,
                                                                "active": true,
                                                                "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                "id_user_upd": "cc0957d2-2753-47bc-8128-bc8ed00d9cfe",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "mt_pos_prices_list": [
                                                                  {
                                                                    "$id": "55",
                                                                    "id_pos": "dfc9ba0a-8259-4ce4-b3a2-5c874cc8fb4e",
                                                                    "id_pos_type": "eb98643d-c25b-45f8-86b2-af75a03074a1",
                                                                    "id_price_list": "8143c4c4-093e-4155-be11-844bde7dace6",
                                                                    "is_default": true,
                                                                    "view_mon": true,
                                                                    "view_tue": true,
                                                                    "view_wed": true,
                                                                    "view_thu": true,
                                                                    "view_fri": true,
                                                                    "view_sat": true,
                                                                    "view_sun": true,
                                                                    "active": true,
                                                                    "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                    "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                    "id_user_upd": "2f2c6913-f246-4395-992f-7339e0e94c68",
                                                                    "commited": true,
                                                                    "mt_pos_view": {
                                                                      "$ref": "54"
                                                                    },
                                                                    "mt_prices_list": {
                                                                      "$id": "56",
                                                                      "id": "41c7b291-2202-4ed2-b6af-fbc34ee3b5da",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "id_ref": "dadb0eab-07c5-4e4d-940d-5ba57ff66358",
                                                                      "tax_included": true,
                                                                      "switch_select": true,
                                                                      "item_type_default": 7,
                                                                      "name_pos": "sample string 8",
                                                                      "id_image": "d94c2c97-f36a-45b7-a580-0ffd9614e010",
                                                                      "view_pos": true,
                                                                      "order": 10,
                                                                      "color_border": "sample string 11",
                                                                      "color_button": "sample string 12",
                                                                      "color_font": "sample string 13",
                                                                      "active": true,
                                                                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                      "id_user_upd": "3ac6a7ba-b05e-454b-a58e-9c772c9fe1a8",
                                                                      "commited": true,
                                                                      "mt_pos_prices_list": [
                                                                        {
                                                                          "$ref": "55"
                                                                        },
                                                                        {
                                                                          "$ref": "55"
                                                                        }
                                                                      ],
                                                                      "mt_prices_items": [
                                                                        {
                                                                          "$id": "57",
                                                                          "id_list": "19d2582f-cb3f-47a4-9117-bf9b0383744a",
                                                                          "id_item_sub": "2fd4d2d2-d87f-470f-9fc6-6895c3357e9a",
                                                                          "validity_date": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "price": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_user_upd": "09ae93be-755c-45de-ae69-3823fa8e4ff6",
                                                                          "commited": true,
                                                                          "mt_items_sub": {
                                                                            "$ref": "12"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "56"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "57"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list1": [
                                                                        {
                                                                          "$ref": "56"
                                                                        },
                                                                        {
                                                                          "$ref": "56"
                                                                        }
                                                                      ],
                                                                      "mt_prices_list2": {
                                                                        "$ref": "56"
                                                                      },
                                                                      "mt_prices_list_rules": [
                                                                        {
                                                                          "$id": "58",
                                                                          "id": "ce357916-a22a-4a45-bda1-05dbed2e556f",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_branch": "16c753c8-b04d-49fb-938b-986ccf625e1e",
                                                                          "id_pos": "f6993f13-74cc-4acc-8b6b-de9ca7eda0d0",
                                                                          "id_list": "d8bd3c03-28d0-4050-bd1d-87ed32584218",
                                                                          "view_list": true,
                                                                          "is_default": true,
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_user_upd": "25bbe6ec-0402-47b7-8d08-6d14af938372",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "6"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "24"
                                                                          },
                                                                          "mt_prices_list": {
                                                                            "$ref": "56"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "58"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "7"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "mt_prices_rules": [
                                                                        {
                                                                          "$id": "59",
                                                                          "id": "c5f87305-eabe-4312-a13c-906c9caa5ca3",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "by_amt": true,
                                                                          "by_pcg": true,
                                                                          "ap_amount": 1.1,
                                                                          "ap_percent": 1.1,
                                                                          "ap_price": 1.1,
                                                                          "ap_price_min": 1.1,
                                                                          "ap_price_max": 1.1,
                                                                          "id_branch": "c508aca4-0c41-4403-925c-099a5d425186",
                                                                          "id_pos": "eea58805-c55a-4083-9125-dcfcd563c4f4",
                                                                          "id_list": "1476edbe-254a-47bc-a235-dc7ee8c4bfe7",
                                                                          "id_item": "0c0ce38d-fd99-4619-a46a-d7420cff04bf",
                                                                          "id_item_type": "ce225f37-3201-453a-80df-589bed6add9c",
                                                                          "id_category": "e64986a5-685d-40ad-bb44-19fbc7a9059d",
                                                                          "by_day_week": true,
                                                                          "use_mon": true,
                                                                          "use_tue": true,
                                                                          "use_wed": true,
                                                                          "use_thu": true,
                                                                          "use_fri": true,
                                                                          "use_sat": true,
                                                                          "use_sun": true,
                                                                          "use_hour_ini": "00:00:00.1234567",
                                                                          "use_hour_end": "00:00:00.1234567",
                                                                          "active": true,
                                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                                          "id_user_upd": "7de87b9a-498b-4df4-9dd4-7272e1ae3e77",
                                                                          "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": "56"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "5"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "59"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_det": [
                                                                        {
                                                                          "$ref": "11"
                                                                        },
                                                                        {
                                                                          "$ref": "11"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "55"
                                                                  }
                                                                ],
                                                                "mt_pos_types": {
                                                                  "$ref": "53"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "54"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "52"
                                                        }
                                                      ],
                                                      "mt_pos_print": [
                                                        {
                                                          "$ref": "23"
                                                        },
                                                        {
                                                          "$ref": "23"
                                                        }
                                                      ],
                                                      "mt_pos_rooms": [
                                                        {
                                                          "$ref": "43"
                                                        },
                                                        {
                                                          "$ref": "43"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      },
                                                      "mt_pos_view": [
                                                        {
                                                          "$ref": "54"
                                                        },
                                                        {
                                                          "$ref": "54"
                                                        }
                                                      ],
                                                      "mt_prices_list_rules": [
                                                        {
                                                          "$ref": "58"
                                                        },
                                                        {
                                                          "$ref": "58"
                                                        }
                                                      ],
                                                      "mt_prices_rules": [
                                                        {
                                                          "$ref": "59"
                                                        },
                                                        {
                                                          "$ref": "59"
                                                        }
                                                      ],
                                                      "st_doc_num": [
                                                        {
                                                          "$id": "60",
                                                          "id_pos": "aa5644a0-76a9-4998-bc81-f1c83b995215",
                                                          "id_doc": "9d381e89-f2cb-437d-8917-6d530ff3d630",
                                                          "value": 3,
                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                          "commited": true,
                                                          "mt_docs": {
                                                            "$ref": "21"
                                                          },
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "60"
                                                        }
                                                      ],
                                                      "st_pos_license": [
                                                        {
                                                          "$id": "61",
                                                          "id": "525c9342-0013-4d5f-b71a-3353dd5c1822",
                                                          "id_pos": "757b0446-eec4-435b-b396-135d86d6f6a1",
                                                          "mac_address": "sample string 3",
                                                          "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                                          "key_access": "sample string 5",
                                                          "id_user_add": "d763dda8-d366-440f-a9d1-6ef0e8ac8e93",
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "61"
                                                        }
                                                      ],
                                                      "st_users_pos": [
                                                        {
                                                          "$id": "62",
                                                          "id_user": "67a21636-8190-4be8-afd8-93db0fac390d",
                                                          "id_pos": "456da719-f284-40da-9b93-b9f9f2131bf6",
                                                          "pass_required": true,
                                                          "active": true,
                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "62"
                                                        }
                                                      ],
                                                      "tt_doc_sa": [
                                                        {
                                                          "$ref": "28"
                                                        },
                                                        {
                                                          "$ref": "28"
                                                        }
                                                      ],
                                                      "tt_pos_connection": [
                                                        {
                                                          "$id": "63",
                                                          "id": "f58a7252-872c-41ab-ad71-b6417d284954",
                                                          "id_pos": "2100d16f-2885-419e-89bd-3b0e047336a9",
                                                          "date_add": "2026-01-10T12:09:44.9168759+01:00",
                                                          "date_upd": "2026-01-10T12:09:44.9168759+01:00",
                                                          "date_out": "2026-01-10T12:09:44.9168759+01: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": "63"
                                                        }
                                                      ],
                                                      "tt_pos_sesion": [
                                                        {
                                                          "$ref": "37"
                                                        },
                                                        {
                                                          "$ref": "37"
                                                        }
                                                      ],
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "tt_logs": [
                                                        {
                                                          "$id": "64",
                                                          "id": "ebfb4db3-a413-48ca-a74b-59699ba91786",
                                                          "id_user_add": "5f29cb3b-57d5-4f1d-9cb8-8bd8c0d538e6",
                                                          "id_table": "45ea2bcc-3a2d-4019-b374-b720a517cd55",
                                                          "message_log": "sample string 3",
                                                          "json_object": "sample string 4",
                                                          "log_type": "sample string 5",
                                                          "id_pos": "9ce5d31f-e91a-4b8b-b00e-c53259579886",
                                                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          },
                                                          "st_sync_tables": {
                                                            "$id": "65",
                                                            "id": "0c07500f-0dbe-48cf-9cef-f25439c211be",
                                                            "level": 2,
                                                            "order": 3,
                                                            "name": "sample string 4",
                                                            "log_ins": true,
                                                            "log_upd": true,
                                                            "packet_forward": true,
                                                            "active": true,
                                                            "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                            "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                            "commited": true,
                                                            "st_sync_packages_det": [
                                                              {
                                                                "$id": "66",
                                                                "id": "8445ddf2-e856-4592-aa99-0da544c4dfd7",
                                                                "id_sync": "8ebd6bba-20c6-4c6a-8f86-956678eb920c",
                                                                "json": "sample string 3",
                                                                "id_table": "54f0c0e0-5fd5-4e91-92ac-70aa2be052cb",
                                                                "order": 5,
                                                                "st_sync_packages": {
                                                                  "$id": "67",
                                                                  "id": "85885ffe-44b1-473c-92c6-56d13ca07ab9",
                                                                  "id_branch_from": "958820ca-4e9d-4188-a371-4041e97e6de9",
                                                                  "id_branch_to": "7ac60890-2fc6-478e-95a9-bad5713bd8e5",
                                                                  "type": 4,
                                                                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "order": 6,
                                                                  "status": 7,
                                                                  "log_info": "sample string 8",
                                                                  "sync_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "send_on": "2026-01-10T12:09:44.9168759+01:00",
                                                                  "mt_branches": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "mt_branches1": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "st_sync_packages_det": [
                                                                    {
                                                                      "$ref": "66"
                                                                    },
                                                                    {
                                                                      "$ref": "66"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_sync_tables": {
                                                                  "$ref": "65"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "66"
                                                              }
                                                            ],
                                                            "tt_logs": [
                                                              {
                                                                "$ref": "64"
                                                              },
                                                              {
                                                                "$ref": "64"
                                                              }
                                                            ]
                                                          },
                                                          "st_users": {
                                                            "$ref": "5"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "64"
                                                        }
                                                      ],
                                                      "st_local_variables": [
                                                        {
                                                          "$id": "68",
                                                          "id": "0f80883a-5e8a-41ea-9017-34409efcff05",
                                                          "id_pos": "7f4b6370-768d-441a-9243-36e4839c76db",
                                                          "name": "sample string 3",
                                                          "description": "sample string 4",
                                                          "value": "sample string 5",
                                                          "type": "sample string 6",
                                                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                          "commited": true,
                                                          "mt_pos": {
                                                            "$ref": "24"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "68"
                                                        }
                                                      ],
                                                      "tt_doc_st": [
                                                        {
                                                          "$ref": "30"
                                                        },
                                                        {
                                                          "$ref": "30"
                                                        }
                                                      ]
                                                    },
                                                    "mt_pos_doc_print": [
                                                      {
                                                        "$ref": "22"
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    }
                                                  },
                                                  "mt_pos_types": {
                                                    "$ref": "53"
                                                  },
                                                  "st_doc_print": {
                                                    "$id": "69",
                                                    "id": "83455501-da7e-429c-9c79-65acecc12cab",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "high_row": 5,
                                                    "high_doc": 6,
                                                    "with_doc": 7,
                                                    "to_file": true,
                                                    "active": true,
                                                    "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                                    "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                                    "commited": true,
                                                    "mt_pos_doc_print": [
                                                      {
                                                        "$ref": "22"
                                                      },
                                                      {
                                                        "$ref": "22"
                                                      }
                                                    ],
                                                    "st_doc_print_det": [
                                                      {
                                                        "$id": "70",
                                                        "id_doc_print": "bb9d556e-6066-4e1c-9e5d-5d51bc7f5a52",
                                                        "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": "69"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "70"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                {
                                                  "$ref": "22"
                                                }
                                              ],
                                              "st_doc_num": [
                                                {
                                                  "$ref": "60"
                                                },
                                                {
                                                  "$ref": "60"
                                                }
                                              ],
                                              "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": "71",
                                        "id": "a946b749-1d10-49aa-a75a-4517b75ef6d3",
                                        "date_from": "2026-01-10T12:09:44.9168759+01:00",
                                        "date_end": "2026-01-10T12:09:44.9168759+01:00",
                                        "date_used": "2026-01-10T12:09:44.9168759+01:00",
                                        "id_employee": "e16ee821-3fcc-44c3-a58e-2d172223bafc",
                                        "id_branch": "1b199b37-90a4-4832-bf1b-68bb4285cf4b",
                                        "count": 6,
                                        "count_used": 1,
                                        "unlimited": true,
                                        "id_user_add": "c4c8db1a-c12d-4e5c-8b1a-6c57cd8fb57a",
                                        "is_entry": true,
                                        "is_consume": true,
                                        "active": true,
                                        "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                        "last_update": "2026-01-10T12:09:44.9168759+01: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": "59"
                                  },
                                  {
                                    "$ref": "59"
                                  }
                                ],
                                "tt_items_customs": [
                                  {
                                    "$ref": "38"
                                  },
                                  {
                                    "$ref": "38"
                                  }
                                ]
                              },
                              "mt_items_vouchers": {
                                "$id": "72",
                                "id": "8b747826-edaa-4cb5-973b-86712e419773",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "json": "sample string 5",
                                "id_pay_type": "58104104-fe4f-4b8b-aa4f-ba6a84fda2b6",
                                "id_doc_print": "b7bf58ee-9522-4120-853d-47403f340a3b",
                                "hour_end": "00:00:00.1234567",
                                "price_item_sub": true,
                                "define_validity": true,
                                "price_ref": true,
                                "price_min": 11.1,
                                "supply_apply": 12,
                                "active": true,
                                "created_on": "2026-01-10T12:09:44.9168759+01:00",
                                "last_update": "2026-01-10T12:09:44.9168759+01:00",
                                "commited": true,
                                "mt_items_sub": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_prices_items": [
                                {
                                  "$ref": "57"
                                },
                                {
                                  "$ref": "57"
                                }
                              ],
                              "tt_doc_sa_det": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ]
                            },
                            "mt_prices_list": {
                              "$ref": "56"
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "st_users1": {
                              "$ref": "5"
                            },
                            "tt_doc_sa": {
                              "$ref": "28"
                            },
                            "tt_doc_sa_det_stock": [
                              {
                                "$id": "73",
                                "id_doc_sa": "e76e0c5e-001d-43d1-827e-c7c268afeb08",
                                "id_line": 2,
                                "id_item": "8696567b-93eb-4e9e-852b-216956a5f6bd",
                                "qty": 4.1,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "tt_doc_sa_det": {
                                  "$ref": "11"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ]
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "tt_doc_sa_pay": [
                          {
                            "$ref": "36"
                          },
                          {
                            "$ref": "36"
                          }
                        ],
                        "tt_vouchers": [
                          {
                            "$ref": "18"
                          },
                          {
                            "$ref": "18"
                          }
                        ],
                        "tt_vouchers_permisions": [
                          {
                            "$ref": "71"
                          },
                          {
                            "$ref": "71"
                          }
                        ],
                        "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": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms1": [
                      {
                        "$ref": "42"
                      },
                      {
                        "$ref": "42"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "st_functions": [
                      {
                        "$id": "74",
                        "id": "095abef8-2cd9-411f-ad98-eee4f0902f2f",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "level_id": 5,
                        "id_group": "1430f7e0-e1bf-46b2-b391-3b24322227dd",
                        "name_event": "sample string 7",
                        "name_pos": "sample string 8",
                        "id_image": "426dbbd1-68df-43d3-99d7-cb5c993effe3",
                        "view_pos": true,
                        "order": 10,
                        "color_border": "sample string 11",
                        "color_button": "sample string 12",
                        "color_font": "sample string 13",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 16,
                        "active": true,
                        "created_on": "2026-01-10T12:09:44.9168759+01:00",
                        "last_update": "2026-01-10T12:09:44.9168759+01:00",
                        "commited": true,
                        "st_functions_groups": {
                          "$id": "75",
                          "id": "f6428bfa-a19b-4695-82f7-51f5e7b4741a",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "description": "sample string 4",
                          "active": true,
                          "created_on": "2026-01-10T12:09:44.9168759+01:00",
                          "last_update": "2026-01-10T12:09:44.9168759+01:00",
                          "commited": true,
                          "st_functions": [
                            {
                              "$ref": "74"
                            },
                            {
                              "$ref": "74"
                            }
                          ]
                        },
                        "st_images": {
                          "$ref": "7"
                        },
                        "st_permisions": [
                          {
                            "$id": "76",
                            "id": "833dcf7d-a2a7-4bc0-8e04-69cb591f9aba",
                            "id_function": "d992226b-b00d-458e-bd2b-d617d8e896ce",
                            "id_user": "3a865ea4-683d-4798-a41c-d9f935d49d09",
                            "id_profile": "f398b636-e05c-40ef-ad34-0d8e2ab0c7a8",
                            "permission": 3,
                            "active": true,
                            "created_on": "2026-01-10T12:09:44.9168759+01:00",
                            "last_update": "2026-01-10T12:09:44.9168759+01:00",
                            "commited": true,
                            "st_users_profiles": {
                              "$id": "77",
                              "id": "cb39671c-066f-4946-a8cc-fdedd9999082",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "is_pass_required": true,
                              "is_admin": true,
                              "level_id": 7,
                              "order_1": 8,
                              "order_2": 9,
                              "order_3": 10,
                              "order_4": 11,
                              "is_tips": true,
                              "active": true,
                              "created_on": "2026-01-10T12:09:44.9168759+01:00",
                              "last_update": "2026-01-10T12:09:44.9168759+01:00",
                              "commited": true,
                              "st_permisions": [
                                {
                                  "$ref": "76"
                                },
                                {
                                  "$ref": "76"
                                }
                              ],
                              "st_users": [
                                {
                                  "$ref": "5"
                                },
                                {
                                  "$ref": "5"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "st_functions": {
                              "$ref": "74"
                            }
                          },
                          {
                            "$ref": "76"
                          }
                        ]
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_images_types": {
                      "$id": "78",
                      "id": "89fe07d7-0fcd-40f0-89e6-1337cdefc87a",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "active": true,
                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                      "last_update": "2026-01-10T12:09:44.9168759+01: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": "52"
                    },
                    {
                      "$ref": "52"
                    }
                  ],
                  "mt_locations": [
                    {
                      "$ref": "29"
                    },
                    {
                      "$ref": "29"
                    }
                  ],
                  "mt_periods": [
                    {
                      "$id": "79",
                      "id_branch": "acee9415-d5ee-45cf-9eb9-d89cc1faa35a",
                      "exercise_id": 2,
                      "period_id": 3,
                      "date_from": "2026-01-10T12:09:44.9168759+01:00",
                      "date_end": "2026-01-10T12:09:44.9168759+01:00",
                      "state": "sample string 6",
                      "created_on": "2026-01-10T12:09:44.9168759+01:00",
                      "last_update": "2026-01-10T12:09:44.9168759+01:00",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "6"
                      }
                    },
                    {
                      "$ref": "79"
                    }
                  ],
                  "mt_pos": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "mt_prices_list_rules": [
                    {
                      "$ref": "58"
                    },
                    {
                      "$ref": "58"
                    }
                  ],
                  "mt_prices_rules": [
                    {
                      "$ref": "59"
                    },
                    {
                      "$ref": "59"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "st_sync_packages": [
                    {
                      "$ref": "67"
                    },
                    {
                      "$ref": "67"
                    }
                  ],
                  "st_sync_packages1": [
                    {
                      "$ref": "67"
                    },
                    {
                      "$ref": "67"
                    }
                  ],
                  "tt_doc_sa": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "tt_doc_st": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "tt_vouchers": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "tt_vouchers_permisions": [
                    {
                      "$ref": "71"
                    },
                    {
                      "$ref": "71"
                    }
                  ]
                },
                {
                  "$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": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_items_featured": [
                {
                  "$ref": "52"
                },
                {
                  "$ref": "52"
                }
              ],
              "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": "55"
                },
                {
                  "$ref": "55"
                }
              ],
              "mt_pos_print": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_pos_rooms": [
                {
                  "$ref": "43"
                },
                {
                  "$ref": "43"
                }
              ],
              "mt_pos_types": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_pos_view": [
                {
                  "$ref": "54"
                },
                {
                  "$ref": "54"
                }
              ],
              "mt_prices_items": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "56"
                },
                {
                  "$ref": "56"
                }
              ],
              "mt_prices_list_rules": [
                {
                  "$ref": "58"
                },
                {
                  "$ref": "58"
                }
              ],
              "mt_prices_rules": [
                {
                  "$ref": "59"
                },
                {
                  "$ref": "59"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "42"
                },
                {
                  "$ref": "42"
                }
              ],
              "mt_rooms_units": [
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ],
              "mt_rooms_units_states": [
                {
                  "$ref": "47"
                },
                {
                  "$ref": "47"
                }
              ],
              "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": "76"
                },
                {
                  "$ref": "76"
                }
              ],
              "st_pos_license": [
                {
                  "$ref": "61"
                },
                {
                  "$ref": "61"
                }
              ],
              "st_users_pos": [
                {
                  "$ref": "62"
                },
                {
                  "$ref": "62"
                }
              ],
              "st_users_profiles": {
                "$ref": "77"
              },
              "st_users_token": [
                {
                  "$id": "80",
                  "id": "80359fd9-4d6e-4f74-abf6-1b593e2a4a9b",
                  "token_id": "sample string 2",
                  "id_user": "92a7bc4e-3d37-4814-8ac9-cbed4594a68d",
                  "date_from": "2026-01-10T12:09:44.9168759+01:00",
                  "date_end": "2026-01-10T12:09:44.9168759+01:00",
                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "80"
                }
              ],
              "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_sa": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "tt_doc_sa1": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ],
              "tt_doc_st": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "tt_doc_st1": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "tt_items_customs": [
                {
                  "$ref": "38"
                },
                {
                  "$ref": "38"
                }
              ],
              "tt_logs": [
                {
                  "$ref": "64"
                },
                {
                  "$ref": "64"
                }
              ],
              "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": "81",
                  "id": "1f01ff04-9154-4c4c-abdb-ecb8e87e2556",
                  "id_room_activity": "dd78820b-32f4-4c40-9982-0fde38f0649f",
                  "id_pos_sesion": "464d6da9-c744-4174-bb92-a08b5ece423e",
                  "log_text": "sample string 4",
                  "id_user": "29c6ab89-3f54-46cc-8eab-2b4f5acf209d",
                  "created_on": "2026-01-10T12:09:44.9168759+01:00",
                  "commited": true,
                  "st_users": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "81"
                }
              ],
              "tt_tips_users": [
                {
                  "$ref": "49"
                },
                {
                  "$ref": "49"
                }
              ],
              "tt_vouchers_permisions": [
                {
                  "$ref": "71"
                },
                {
                  "$ref": "71"
                }
              ],
              "tt_vouchers": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_docs": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "tt_pos_sesion_users": [
                {
                  "$ref": "50"
                },
                {
                  "$ref": "50"
                }
              ]
            }
          },
          "mt_categories_items": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "mt_items_featured": [
            {
              "$ref": "52"
            },
            {
              "$ref": "52"
            }
          ],
          "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": "59"
            },
            {
              "$ref": "59"
            }
          ],
          "tt_doc_sa_det_stock": [
            {
              "$ref": "73"
            },
            {
              "$ref": "73"
            }
          ],
          "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": "59"
      },
      {
        "$ref": "59"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ]
  },
  {
    "$ref": "1"
  }
]