POST api/St_Permisions

Request Information

URI Parameters

None.

Body Parameters

user_profile_permision
NameDescriptionTypeAdditional information
id_function

globally unique identifier

None.

id_profile

globally unique identifier

None.

id_user

globally unique identifier

None.

function_group

string

None.

function_name

string

None.

function_description

string

None.

profile_name

string

None.

user_name

string

None.

permission_profile

boolean

None.

permission_user

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "id_function": "024b4cb1-dddd-42b9-bc7b-a91e0291c319",
  "id_profile": "d1b26011-ad70-4079-9993-00d43dab65ec",
  "id_user": "4bbede94-7995-4690-93ec-f65656f00b6e",
  "function_group": "sample string 4",
  "function_name": "sample string 5",
  "function_description": "sample string 6",
  "profile_name": "sample string 7",
  "user_name": "sample string 8",
  "permission_profile": true,
  "permission_user": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

st_permisions
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_function

globally unique identifier

Required

id_user

globally unique identifier

None.

id_profile

globally unique identifier

None.

permission

integer

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

commited

boolean

None.

st_users_profiles

st_users_profiles

None.

st_users

st_users

None.

st_functions

st_functions

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "33131e41-23f3-4cf7-b9bf-12437040da58",
  "id_function": "1b1afb7c-9b47-4ad3-aaf0-c0467eb5c33b",
  "id_user": "062d966e-0d6f-4165-a2f5-3fe2f1025ec2",
  "id_profile": "51eeead5-0cdf-4326-a0b8-8164fa5d78c8",
  "permission": 3,
  "active": true,
  "created_on": "2026-09-06T06:46:13.5179727+02:00",
  "last_update": "2026-09-06T06:46:13.5179727+02:00",
  "commited": true,
  "st_users_profiles": {
    "$id": "2",
    "id": "a9734dcf-85ee-4711-a641-01a2cd93d896",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "is_pass_required": true,
    "is_admin": true,
    "level_id": 7,
    "order_1": 8,
    "order_2": 9,
    "order_3": 10,
    "order_4": 11,
    "is_tips": true,
    "is_view_all": true,
    "active": true,
    "created_on": "2026-09-06T06:46:13.5179727+02:00",
    "last_update": "2026-09-06T06:46:13.5179727+02:00",
    "commited": true,
    "st_permisions": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "st_users": [
      {
        "$id": "3",
        "id": "cb078364-c6db-4f8d-a4d4-1ffea30cb28d",
        "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": "bab02b86-c0f5-42af-80f6-23f4d8ed65a1",
        "view_messages": true,
        "id_image_photo": "5481c5a4-67ce-4af8-808a-9bba8ec7207c",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "a568545f-6480-4891-ace0-c8549c9dc57f",
        "view_pos": true,
        "order": 15,
        "color_border": "sample string 16",
        "color_button": "sample string 17",
        "color_font": "sample string 18",
        "active": true,
        "created_on": "2026-09-06T06:46:13.5179727+02:00",
        "last_update": "2026-09-06T06:46:13.5179727+02:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "4",
            "id": "7137436a-5f20-4450-a1a6-3fdb22a4c263",
            "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": "401f1d76-eab9-4002-a312-65aa7ca00c80",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2026-09-06T06:46:13.5179727+02:00",
            "last_update": "2026-09-06T06:46:13.5179727+02:00",
            "id_user_upd": "165d9c1b-1d18-4af1-b684-7e8130e6f907",
            "commited": true,
            "st_images": {
              "$id": "5",
              "id": "0ce67dd9-6965-42d7-b7b3-357c331cdb87",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "dfb840ef-7d53-4207-864d-0979aa43a45f",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2026-09-06T06:46:13.5179727+02:00",
              "last_update": "2026-09-06T06:46:13.5179727+02:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_categories": [
                {
                  "$id": "6",
                  "id": "7b1f72bb-5cf8-4723-9960-57b3ea7b80f3",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "fec2c3a1-7b22-40bb-a729-7993de8162ea",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "d2622186-dd29-4b5d-97c2-6e3e58dc4230",
                  "view_pos": true,
                  "order": 8,
                  "order_sec": 9,
                  "color_border": "sample string 10",
                  "color_button": "sample string 11",
                  "color_font": "sample string 12",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 15,
                  "big_buttons": true,
                  "active": true,
                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                  "id_user_upd": "6b0ca6fc-b7cd-4f3e-aa52-eac502e0064c",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "7",
                      "id_category": "dcc4c017-c3d9-466a-a954-b55c50cd8fc5",
                      "id_item": "fb25dd80-af06-488b-9529-62b951bb13cc",
                      "is_default": true,
                      "active": true,
                      "created_on": "2026-09-06T06:46:13.5179727+02:00",
                      "last_update": "2026-09-06T06:46:13.5179727+02:00",
                      "id_user_upd": "2bb1adaa-27ef-40ef-bef3-88701e7cd05b",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "6"
                      },
                      "mt_items": {
                        "$id": "8",
                        "id": "37aa0bfb-23d4-4ad7-b536-4bab9a74ebc2",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_unit": "5b0fbb8b-5777-4842-823e-28546747c52e",
                        "id_unit_sec": "57bc36ed-7470-43f1-99d6-94a156ff049f",
                        "id_brand": "c0a617b4-38ac-466a-b087-8599062b38b9",
                        "b_sale": true,
                        "b_stock": true,
                        "b_price": true,
                        "b_unique": true,
                        "b_exclude_control": true,
                        "tax": 12.1,
                        "change_price": true,
                        "force_printing": true,
                        "is_ticket": true,
                        "is_supply": true,
                        "define_price": true,
                        "is_multi_sub": true,
                        "external_id": "sample string 19",
                        "name_pos": "sample string 20",
                        "name_print": "sample string 21",
                        "id_image": "f447b06c-f777-48aa-9c31-edbd8edd700d",
                        "view_pos": true,
                        "order": 23,
                        "color_border": "sample string 24",
                        "color_button": "sample string 25",
                        "color_font": "sample string 26",
                        "font_bold": true,
                        "font_underline": true,
                        "font_size": 29,
                        "active": true,
                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                        "id_user_upd": "5f47556b-981d-4a21-88c3-c6b42b59a0b6",
                        "commited": true,
                        "mt_brands": {
                          "$id": "9",
                          "id": "ad215dd4-b846-4c0b-b844-1a8dcae80c99",
                          "id_mask": "sample string 2",
                          "name": "sample string 3",
                          "active": true,
                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                          "last_update": "2026-09-06T06:46:13.5179727+02:00",
                          "id_user_upd": "5665f078-61da-4f3f-9288-99da40780749",
                          "commited": true,
                          "mt_items": [
                            {
                              "$ref": "8"
                            },
                            {
                              "$ref": "8"
                            }
                          ],
                          "st_users": {
                            "$ref": "3"
                          }
                        },
                        "mt_categories_items": [
                          {
                            "$ref": "7"
                          },
                          {
                            "$ref": "7"
                          }
                        ],
                        "mt_items_featured": [
                          {
                            "$id": "10",
                            "id": "4c07b17a-c73e-43e8-a6d0-efce96913d18",
                            "id_branch": "fd27a530-49a9-48b6-aaef-96757f41d24c",
                            "id_pos_type": "a10683bf-704e-4924-b174-89d3ea9670a3",
                            "id_pos": "c7ac4c9b-357e-46cf-876e-91cf893ce0df",
                            "id_item": "5767012f-291d-4034-9688-742ca2484e58",
                            "date_from": "2026-09-06T06:46:13.5179727+02:00",
                            "date_end": "2026-09-06T06:46:13.5179727+02:00",
                            "image_id": 4,
                            "active": true,
                            "created_on": "2026-09-06T06:46:13.5179727+02:00",
                            "last_update": "2026-09-06T06:46:13.5179727+02:00",
                            "id_user_upd": "697f433d-fd75-48f1-bf81-117ae347fdde",
                            "commited": true,
                            "mt_branches": {
                              "$ref": "4"
                            },
                            "mt_items": {
                              "$ref": "8"
                            },
                            "mt_pos": {
                              "$id": "11",
                              "id": "6d5f5b84-c950-4655-a4dc-c93f78ed52f3",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "id_branch": "c629eecd-510b-48ad-b7db-f35a67168f62",
                              "id_zone": "4a95f54d-0c1c-4b21-80df-d70a726fcd88",
                              "user_required": true,
                              "active": true,
                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                              "id_user_upd": "e74341a8-3a2a-4363-8e31-045084e86a1a",
                              "commited": true,
                              "mt_branches_zones": {
                                "$id": "12",
                                "id": "89e36617-4bbb-4888-90a7-6e312d45d7da",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "id_branch": "ba8ef392-6240-4481-b24b-c7c30a45f652",
                                "active": true,
                                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                "id_user_upd": "b92b7858-8ec1-4741-8d78-776dab1ce2bf",
                                "commited": true,
                                "mt_branches": {
                                  "$ref": "4"
                                },
                                "mt_pos": [
                                  {
                                    "$ref": "11"
                                  },
                                  {
                                    "$ref": "11"
                                  }
                                ],
                                "st_users": {
                                  "$ref": "3"
                                }
                              },
                              "mt_cloakrooms": [
                                {
                                  "$id": "13",
                                  "id": "c0d855ee-36b5-42a6-984b-7a8606cb72e9",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "id_pos": "bf114a08-36a8-48b1-914d-4a9f1e4ee912",
                                  "unit_ini": 5,
                                  "unit_end": 6,
                                  "name_pos": "sample string 7",
                                  "id_image": "33d93357-a7cc-40f8-ab4c-e0409d0042d5",
                                  "view_pos": true,
                                  "order": 9,
                                  "color_border": "sample string 10",
                                  "color_button": "sample string 11",
                                  "color_font": "sample string 12",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                  "id_user_upd": "dcefceec-c4fd-46c0-8a6a-8a9e8993a035",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_images": {
                                    "$ref": "5"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  },
                                  "tt_cloakrooms_units": [
                                    {
                                      "$id": "14",
                                      "id": "079831e5-cd5e-4f4c-acde-97abaef7d2cd",
                                      "id_cloakroom": "6071a6b7-f054-4635-ba1b-5979bfc2543d",
                                      "id_pos_sesion": "3aadc863-f96e-4144-826a-582fd2aab3ae",
                                      "unit_id": 4,
                                      "date_open": "2026-09-06T06:46:13.5179727+02:00",
                                      "date_close": "2026-09-06T06:46:13.5179727+02:00",
                                      "id_doc_sa": "62e34756-5799-4069-8501-eb2911a3830d",
                                      "commited": true,
                                      "mt_cloakrooms": {
                                        "$ref": "13"
                                      },
                                      "tt_doc_sa": {
                                        "$id": "15",
                                        "id": "0a0fffd3-dcdd-4576-9107-cf717e5a5cb1",
                                        "id_pos": "eeace06d-6790-4391-9271-940618bcccc7",
                                        "id_doc": "832941ab-3491-4356-a24b-0ea3c7fab7e2",
                                        "id_branch": "618501dc-dba2-454b-9824-ddc369100bef",
                                        "nro_doc": "sample string 5",
                                        "date_doc": "2026-09-06T06:46:13.5179727+02:00",
                                        "date_tax": "2026-09-06T06:46:13.5179727+02:00",
                                        "hour_doc": "00:00:00.1234567",
                                        "block": true,
                                        "id_ref": "8448c504-7664-4847-a230-7deef11aec0b",
                                        "id_relationship": "d2fec072-09b6-40f1-be3f-7e8b19583c66",
                                        "id_loc_from": "5c226227-ba2a-4a0c-9d06-98268c2c35a2",
                                        "id_loc_end": "4ac81888-1314-4fa4-9a24-c41f5038a0c4",
                                        "id_user_add": "d07d94d0-9463-470a-bfe6-870bf9e07e50",
                                        "id_user_upd": "c42d2f6a-f580-44d4-8989-9495d3f8252d",
                                        "comment": "sample string 12",
                                        "id_pos_sesion": "ee22bf68-f676-4b51-b322-ab50bbdaf1be",
                                        "id_room_unit": "0fd458f3-9703-48fb-b796-3243cbe6461c",
                                        "ref_locator": "sample string 13",
                                        "ref_zone_aut": "sample string 14",
                                        "id_pos_type": "422f5671-5fad-4a79-a01f-9161dc6a961d",
                                        "p_dis": 15.1,
                                        "p_chr": 16.1,
                                        "amt_net": 17.1,
                                        "amt_tax": 18.1,
                                        "amt_dis": 19.1,
                                        "amt_chr": 20.1,
                                        "amt_tot": 21.1,
                                        "active": true,
                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                        "commited": true,
                                        "created_by": 1,
                                        "doc_print": true,
                                        "mt_branches": {
                                          "$ref": "4"
                                        },
                                        "mt_docs": {
                                          "$id": "16",
                                          "id": "4b40430b-1283-46e8-9ea4-08cf0c1f944b",
                                          "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": "27d3adb7-1688-4192-a2d8-55225f306006",
                                          "view_pos": true,
                                          "order": 23,
                                          "color_border": "sample string 24",
                                          "color_button": "sample string 25",
                                          "color_font": "sample string 26",
                                          "active": true,
                                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                          "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                          "id_user_upd": "580d2c98-ea08-4511-b42b-9859924aafbb",
                                          "commited": true,
                                          "mt_docs_payment_money": [
                                            {
                                              "$id": "17",
                                              "id_doc": "f8d23be8-389b-4545-8c97-65a7424a1fa7",
                                              "id_pay": "e394276c-acf9-4636-92bd-c7b04c834de7",
                                              "id_money": "4992a926-2f80-498c-9439-8b2f538b447c",
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                              "id_user_upd": "75de15d6-bd75-4757-b20a-895879872094",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_money_types": {
                                                "$id": "18",
                                                "id": "6eb07832-3ac1-42b5-b164-dc8d96c71a0a",
                                                "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": "3cd81da9-4635-48e8-b239-036a883a91d1",
                                                "view_pos": true,
                                                "order": 8,
                                                "color_border": "sample string 9",
                                                "color_button": "sample string 10",
                                                "color_font": "sample string 11",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                "id_user_upd": "34e951d4-f7c5-4275-9ed3-152e459c693e",
                                                "commited": true,
                                                "mt_docs_payment_money": [
                                                  {
                                                    "$ref": "17"
                                                  },
                                                  {
                                                    "$ref": "17"
                                                  }
                                                ],
                                                "mt_money_rates": [
                                                  {
                                                    "$id": "19",
                                                    "id_money_1": "71af4733-d426-4ef2-a12e-bae91311c93d",
                                                    "id_money_2": "515e7eb7-1ad6-42a2-8ada-7843a086ca49",
                                                    "date_from": "2026-09-06T06:46:13.5179727+02:00",
                                                    "coefficient": 4.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                    "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                    "id_user_upd": "e6cbdbd0-7e21-408b-9b76-28552da24d28",
                                                    "commited": true,
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "mt_money_types1": {
                                                      "$ref": "18"
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "mt_money_rates1": [
                                                  {
                                                    "$ref": "19"
                                                  },
                                                  {
                                                    "$ref": "19"
                                                  }
                                                ],
                                                "st_images": {
                                                  "$ref": "5"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa_cashflow": [
                                                  {
                                                    "$id": "20",
                                                    "id_doc_sa": "600c01b6-a7af-4353-b3bc-1c4cd164ee0b",
                                                    "id_pay": "d6f72131-b64b-48d5-bce7-30ed140400f2",
                                                    "id_money": "d6a6b589-a91c-4eb0-a0b4-2e4e48b17f82",
                                                    "date_cashflow": "2026-09-06T06:46:13.5179727+02:00",
                                                    "coefficient": 5.1,
                                                    "id_user_add": "362e71f5-fabb-492a-aaea-9e73552dd7e6",
                                                    "amt_tot_md": 7.1,
                                                    "amt_tot_mo": 8.1,
                                                    "mt_payment_types": {
                                                      "$id": "21",
                                                      "id": "673e7050-e417-408f-9dea-4db0809384b9",
                                                      "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": "4f0b1e5c-896a-46a1-9def-fdf70f2339ec",
                                                      "view_pos": true,
                                                      "order": 13,
                                                      "color_border": "sample string 14",
                                                      "color_button": "sample string 15",
                                                      "color_font": "sample string 16",
                                                      "active": true,
                                                      "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                      "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                      "id_user_upd": "a272c1a9-5e1c-4dd2-8487-d070e408c571",
                                                      "commited": true,
                                                      "mt_docs_payment_money": [
                                                        {
                                                          "$ref": "17"
                                                        },
                                                        {
                                                          "$ref": "17"
                                                        }
                                                      ],
                                                      "st_images": {
                                                        "$ref": "5"
                                                      },
                                                      "st_users": {
                                                        "$ref": "3"
                                                      },
                                                      "tt_doc_sa_cashflow": [
                                                        {
                                                          "$ref": "20"
                                                        },
                                                        {
                                                          "$ref": "20"
                                                        }
                                                      ],
                                                      "tt_doc_sa_pay": [
                                                        {
                                                          "$id": "22",
                                                          "id_doc_sa": "e09699bf-154b-49bf-a84f-d7a7116a4e70",
                                                          "id_line": 2,
                                                          "id_pay": "0a8dd14d-3118-4f1c-92df-a894a263cc99",
                                                          "id_money": "5181500d-32cc-4152-a43d-bec1cb88155c",
                                                          "coefficient": 5.1,
                                                          "id_voucher": "33b60c9d-aaa6-422c-878e-86aebbb56c26",
                                                          "id_employee": "13e950ea-5816-418b-92cf-3009644094c8",
                                                          "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": "7bbb9a93-ea2d-4f4a-b7b8-68dcd61b9a53",
                                                          "coupon_id": "sample string 9",
                                                          "terminal_id": "sample string 10",
                                                          "card_name": "sample string 11",
                                                          "card_bank": "sample string 12",
                                                          "card_number": "sample string 13",
                                                          "client_name": "sample string 14",
                                                          "money_type": "sample string 15",
                                                          "merchant_id": "sample string 16",
                                                          "aid": "sample string 17",
                                                          "auth_num": "sample string 18",
                                                          "authorization": true,
                                                          "signature": true,
                                                          "contactless": true,
                                                          "date_hour_pay": "sample string 19",
                                                          "terminal_name": "sample string 20",
                                                          "active": true,
                                                          "mt_employees": {
                                                            "$id": "23",
                                                            "id": "0909f051-a48f-4728-85f0-0d72329266dc",
                                                            "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": "872a744d-a5c1-4157-b31d-eeee1fbc446c",
                                                            "name_pos": "sample string 12",
                                                            "id_image": "27339d47-db95-4e9b-9932-30f36f2207e8",
                                                            "view_pos": true,
                                                            "order": 14,
                                                            "color_border": "sample string 15",
                                                            "color_button": "sample string 16",
                                                            "color_font": "sample string 17",
                                                            "active": true,
                                                            "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                            "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                            "id_user_upd": "38265211-b816-454d-8064-469aa11fe28b",
                                                            "commited": true,
                                                            "mt_employees_branches": [
                                                              {
                                                                "$id": "24",
                                                                "id_employee": "6bd4c927-af26-4206-a9ac-87f0c36dca68",
                                                                "id_branch": "60d9e1e7-3444-4426-906c-6e56579b7666",
                                                                "active": true,
                                                                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                "id_user_upd": "252b393c-ccfa-4259-bc6b-748950e2e832",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                }
                                                              },
                                                              {
                                                                "$ref": "24"
                                                              }
                                                            ],
                                                            "mt_employees_profiles": {
                                                              "$id": "25",
                                                              "id": "87e6d1ef-6980-44f8-97c3-a80a9612134d",
                                                              "id_mask": "sample string 2",
                                                              "name": "sample string 3",
                                                              "description": "sample string 4",
                                                              "authorized": true,
                                                              "active": true,
                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                              "id_user_upd": "445eb5a6-2624-4875-84b1-ac9878850b6d",
                                                              "commited": true,
                                                              "mt_employees": [
                                                                {
                                                                  "$ref": "23"
                                                                },
                                                                {
                                                                  "$ref": "23"
                                                                }
                                                              ],
                                                              "st_users": {
                                                                "$ref": "3"
                                                              }
                                                            },
                                                            "st_images": {
                                                              "$ref": "5"
                                                            },
                                                            "st_users": {
                                                              "$ref": "3"
                                                            },
                                                            "tt_doc_sa_det": [
                                                              {
                                                                "$id": "26",
                                                                "id_doc_sa": "52325801-17e5-477f-9c9a-0fd13238b936",
                                                                "id_line": 2,
                                                                "id_item_sub": "e36677e5-9fb9-4502-a532-fcd7d16767ab",
                                                                "qty": 4.1,
                                                                "id_list": "91db3e0b-1492-4825-879d-43f67f526531",
                                                                "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": "4a01cb44-6708-44c8-bce6-7b48c8d073cd",
                                                                "is_used": true,
                                                                "qty_vou": 1.1,
                                                                "amt_vou": 1.1,
                                                                "comment": "sample string 15",
                                                                "ref_det": "sample string 16",
                                                                "id_employee": "44c23750-f25c-4a1e-a4b0-470e26c3c16e",
                                                                "name_generic": "sample string 17",
                                                                "type_ope": 1,
                                                                "id_user_add": "535195cd-db82-4aa4-beeb-27366a03c5e3",
                                                                "id_user_upd": "f5a9f1c7-af29-4e85-81dc-2f8ba3e90c12",
                                                                "active": true,
                                                                "mt_employees": {
                                                                  "$ref": "23"
                                                                },
                                                                "mt_items_sub": {
                                                                  "$id": "27",
                                                                  "id": "b331203c-286a-493c-a90b-3b939f3d5924",
                                                                  "id_item": "997f6b43-4d2c-45ef-8fca-27d3c13d7bdf",
                                                                  "id_item_type": "84956c67-a792-4bf0-8881-349be33d2c19",
                                                                  "is_default": true,
                                                                  "barcode": "sample string 5",
                                                                  "voucher_apply": true,
                                                                  "id_voucher_json": "c864ca5a-800a-4e44-85e5-42627a2bf1b6",
                                                                  "count_voucher": 1,
                                                                  "id_voucher_type": 1,
                                                                  "active": true,
                                                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                  "id_user_upd": "3116eb42-1988-4a4b-8713-c2d778da607a",
                                                                  "commited": true,
                                                                  "mt_items": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_formula": [
                                                                    {
                                                                      "$id": "28",
                                                                      "id_item_sub": "2b1007f4-f9fb-46e4-9c86-d371b4dcbfe2",
                                                                      "id_item": "cd1db344-f547-46c9-89d2-ef1405b16cd5",
                                                                      "group_id": 3,
                                                                      "id_unit_ref": "683ccfa2-5830-49db-a770-fec1446cd3cb",
                                                                      "qty_dis": 5,
                                                                      "mt_items": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_sub": {
                                                                        "$ref": "27"
                                                                      },
                                                                      "mt_units_ref": {
                                                                        "$id": "29",
                                                                        "id": "ec1c4269-7647-4b50-bd3b-9f51ae66d742",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "coefficient": 4.1,
                                                                        "id_unit": "46240750-a9c9-4284-9b25-9bc8465e06ef",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "id_user_upd": "9bd62eb9-c95b-4757-b044-7b064521c38d",
                                                                        "commited": true,
                                                                        "mt_units": {
                                                                          "$id": "30",
                                                                          "id": "eda08f9e-4137-465d-8a31-4029d510b0aa",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "id_user_upd": "7d2de823-4054-4459-8ff0-d7365b21c4bb",
                                                                          "commited": true,
                                                                          "mt_units_ref": [
                                                                            {
                                                                              "$ref": "29"
                                                                            },
                                                                            {
                                                                              "$ref": "29"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_items": [
                                                                            {
                                                                              "$ref": "8"
                                                                            },
                                                                            {
                                                                              "$ref": "8"
                                                                            }
                                                                          ],
                                                                          "mt_items1": [
                                                                            {
                                                                              "$ref": "8"
                                                                            },
                                                                            {
                                                                              "$ref": "8"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_formula": [
                                                                          {
                                                                            "$ref": "28"
                                                                          },
                                                                          {
                                                                            "$ref": "28"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "28"
                                                                    }
                                                                  ],
                                                                  "mt_items_types": {
                                                                    "$id": "31",
                                                                    "id": "23dca422-47b0-4327-8fbe-8d1436e30ba8",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "name_short": "sample string 4",
                                                                    "name_pos": "sample string 5",
                                                                    "id_image": "5aa94af4-5e36-4877-8d7d-f1731ac4af18",
                                                                    "view_pos": true,
                                                                    "order": 7,
                                                                    "color_border": "sample string 8",
                                                                    "color_button": "sample string 9",
                                                                    "color_font": "sample string 10",
                                                                    "font_bold": true,
                                                                    "font_underline": true,
                                                                    "font_size": 13,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                    "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                    "id_user_upd": "e8911d1e-ed25-4eb2-a380-dae77b53f8eb",
                                                                    "commited": true,
                                                                    "tt_vouchers_det": [
                                                                      {
                                                                        "$id": "32",
                                                                        "id_voucher": "c5b50c90-3896-4341-90d9-39b6bc64b45a",
                                                                        "id_line": "6e6ef185-e626-45c4-b4f7-7a42f2759eaa",
                                                                        "id_category": "46c76c59-7d20-43f9-863a-fbc72230247a",
                                                                        "id_item": "d6033318-9e83-499f-9419-bb379cad70d9",
                                                                        "id_item_type": "6e166919-22af-464e-8104-61d9deed5d00",
                                                                        "price_max": 1.1,
                                                                        "qty_add": 3.1,
                                                                        "qty_used": 4.1,
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$id": "33",
                                                                          "id": "73a93501-ea8c-4f74-881e-c71c9a6ffa26",
                                                                          "id_voucher": 2,
                                                                          "locator_voucher": "sample string 3",
                                                                          "qr_code": "sample string 4",
                                                                          "date_from": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "date_used": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "date_sesion": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "id_employee": "8f5e5ba4-34f4-4a5b-93b9-e48f420b1f44",
                                                                          "id_branch": "0af07038-1718-4711-a956-12c76905a09b",
                                                                          "id_voucher_permision": "b5b12f2b-8190-4048-9a36-72ae94cbece6",
                                                                          "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": "7637ed07-1512-4369-b5a9-55a22a930f7f",
                                                                          "id_user_add": "117bac7d-54ac-412e-b0be-779670aa199a",
                                                                          "id_doc_sa": "01e71689-9619-48bc-9210-5dba000aba5d",
                                                                          "id_item_sub": "1f3e2ff5-5874-418f-8991-2999406e8b2c",
                                                                          "id_pos_sesion": "f140d553-2c2c-4baf-9e38-510ea89446d5",
                                                                          "is_authorized": true,
                                                                          "is_automatic": true,
                                                                          "print_in_branch": true,
                                                                          "printed": true,
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "is_used_entry": true,
                                                                          "is_used_consume": true,
                                                                          "is_close": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "23"
                                                                          },
                                                                          "mt_payment_types": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_doc_sa_pay": [
                                                                            {
                                                                              "$ref": "22"
                                                                            },
                                                                            {
                                                                              "$ref": "22"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_det": [
                                                                            {
                                                                              "$ref": "32"
                                                                            },
                                                                            {
                                                                              "$ref": "32"
                                                                            }
                                                                          ],
                                                                          "tt_vouchers_permisions": {
                                                                            "$id": "34",
                                                                            "id": "e8eae42b-b93f-45db-b2ad-8ef9ba1b1228",
                                                                            "date_from": "2026-09-06T06:46:13.5179727+02:00",
                                                                            "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                                                            "date_used": "2026-09-06T06:46:13.5179727+02:00",
                                                                            "id_employee": "2b050faf-6166-49e9-925d-5e9345f0f1eb",
                                                                            "id_branch": "35bd19c7-084e-481e-8936-2108d317cfc9",
                                                                            "count": 6,
                                                                            "count_used": 1,
                                                                            "unlimited": true,
                                                                            "id_user_add": "1dd26bfa-d13a-4960-b34e-8954628dd1ca",
                                                                            "is_entry": true,
                                                                            "is_consume": true,
                                                                            "active": true,
                                                                            "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                            "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "mt_employees": {
                                                                              "$ref": "23"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "3"
                                                                            },
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "33"
                                                                              },
                                                                              {
                                                                                "$ref": "33"
                                                                              }
                                                                            ]
                                                                          }
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "32"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ],
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id": "d58cbf92-3313-467f-a9b5-62023a5cda1f",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "fbbba866-c138-43c3-8d80-2c91440c1b9e",
                                                                        "id_pos": "52fd1fce-980b-431e-912a-c0e5fa0b3221",
                                                                        "id_list": "6438336e-8707-4b19-b19f-2259ca3e125b",
                                                                        "id_item": "e76166e3-312e-4e9c-87f4-e5266cf8ad84",
                                                                        "id_item_type": "0f8b27b0-83b9-4536-b3f6-1a06e15c7e96",
                                                                        "id_category": "b14f11b7-565c-41de-b183-8808aa83c567",
                                                                        "by_day_week": true,
                                                                        "use_mon": true,
                                                                        "use_tue": true,
                                                                        "use_wed": true,
                                                                        "use_thu": true,
                                                                        "use_fri": true,
                                                                        "use_sat": true,
                                                                        "use_sun": true,
                                                                        "use_hour_ini": "00:00:00.1234567",
                                                                        "use_hour_end": "00:00:00.1234567",
                                                                        "active": true,
                                                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "id_user_upd": "6cd71a3a-b2d7-46d9-8015-be0c55726a1c",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "11"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$id": "36",
                                                                          "id": "e526a67f-2abc-4149-84dc-abf3eb7b99f1",
                                                                          "id_mask": "sample string 2",
                                                                          "name": "sample string 3",
                                                                          "description": "sample string 4",
                                                                          "id_ref": "3f44dbce-4b8d-4e67-b68f-bea19138ae6c",
                                                                          "tax_included": true,
                                                                          "switch_select": true,
                                                                          "item_type_default": 7,
                                                                          "name_pos": "sample string 8",
                                                                          "id_image": "de71c543-f70a-4cb4-901d-bcbc2e4cf0eb",
                                                                          "view_pos": true,
                                                                          "order": 10,
                                                                          "color_border": "sample string 11",
                                                                          "color_button": "sample string 12",
                                                                          "color_font": "sample string 13",
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "id_user_upd": "f1838391-de74-4725-ac5e-0f4ab857f3c0",
                                                                          "commited": true,
                                                                          "mt_pos_prices_list": [
                                                                            {
                                                                              "$id": "37",
                                                                              "id_pos": "95d5ec37-da05-4edb-b174-a72b2c31ce9a",
                                                                              "id_pos_type": "9404e50f-bdbf-4e91-910e-c02a9213696c",
                                                                              "id_price_list": "52217846-c5be-4cbe-b948-69173c479071",
                                                                              "is_default": true,
                                                                              "view_mon": true,
                                                                              "view_tue": true,
                                                                              "view_wed": true,
                                                                              "view_thu": true,
                                                                              "view_fri": true,
                                                                              "view_sat": true,
                                                                              "view_sun": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_user_upd": "25148284-77be-4136-a1b7-8bfb7661df89",
                                                                              "commited": true,
                                                                              "mt_pos_view": {
                                                                                "$id": "38",
                                                                                "id_pos": "d1cbf273-650f-4fa1-8010-7f3e57f29b63",
                                                                                "id_pos_type": "e0030acb-f806-4e16-9937-e0ba2faecb49",
                                                                                "is_default": true,
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                "id_user_upd": "5d941c40-5ffb-4399-945c-fd7f72c3ca3b",
                                                                                "commited": true,
                                                                                "mt_pos": {
                                                                                  "$ref": "11"
                                                                                },
                                                                                "mt_pos_prices_list": [
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "37"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_types": {
                                                                                  "$id": "39",
                                                                                  "id": "5cdd496d-8cfc-4e03-a98b-6b7d22628c0f",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "is_module": true,
                                                                                  "order": 5,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "id_user_upd": "cb440d3c-f45d-4ff2-a061-153237a18f23",
                                                                                  "commited": true,
                                                                                  "mt_items_featured": [
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "10"
                                                                                    }
                                                                                  ],
                                                                                  "mt_pos_doc_print": [
                                                                                    {
                                                                                      "$id": "40",
                                                                                      "id_pos_print": "c1cf0113-a327-4b96-880b-d5a83ece6629",
                                                                                      "id_doc": "6cc00ac5-8f93-42ba-9aec-ac71fe23f1a9",
                                                                                      "id_pos_type": "65195d2c-a591-4f80-bb6a-691d815a390a",
                                                                                      "id_doc_print": "280a7c2f-9e50-4e6c-a42e-0db4810d769e",
                                                                                      "copies": 5,
                                                                                      "print_mode": 6,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "id_user_upd": "b1d368d9-90f9-4fbf-81e5-401b5949acf5",
                                                                                      "commited": true,
                                                                                      "mt_docs": {
                                                                                        "$ref": "16"
                                                                                      },
                                                                                      "mt_pos_print": {
                                                                                        "$id": "41",
                                                                                        "id": "7a5a4818-3267-4a4b-a3ed-9aaacca929d9",
                                                                                        "id_pos": "c4457e9e-367c-4476-a000-a7cefebe18dd",
                                                                                        "id_mask": "sample string 3",
                                                                                        "name": "sample string 4",
                                                                                        "mode_print": 5,
                                                                                        "port": "sample string 6",
                                                                                        "baud_rate": 1,
                                                                                        "data_bits": 1,
                                                                                        "stop_bit": 1,
                                                                                        "flow_control": 1,
                                                                                        "parity": 1,
                                                                                        "pin_cashdrawer": 1,
                                                                                        "ip_printer": "sample string 7",
                                                                                        "port_ip": 1,
                                                                                        "printer_name": "sample string 8",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                        "id_user_upd": "46af9cfc-f63a-40ef-9916-a96d46cf9f45",
                                                                                        "commited": true,
                                                                                        "mt_pos": {
                                                                                          "$ref": "11"
                                                                                        },
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        }
                                                                                      },
                                                                                      "mt_pos_types": {
                                                                                        "$ref": "39"
                                                                                      },
                                                                                      "st_doc_print": {
                                                                                        "$id": "42",
                                                                                        "id": "dcc0f843-6da0-47c2-a20a-2679ad9ed316",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "high_row": 5,
                                                                                        "high_doc": 6,
                                                                                        "with_doc": 7,
                                                                                        "to_file": true,
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                        "commited": true,
                                                                                        "mt_pos_doc_print": [
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "40"
                                                                                          }
                                                                                        ],
                                                                                        "st_doc_print_det": [
                                                                                          {
                                                                                            "$id": "43",
                                                                                            "id_doc_print": "470b12ed-9b8f-452b-a1cb-c68bc48d4c5e",
                                                                                            "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": "42"
                                                                                            }
                                                                                          },
                                                                                          {
                                                                                            "$ref": "43"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "40"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_pos_view": [
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "38"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                }
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "37"
                                                                            }
                                                                          ],
                                                                          "mt_prices_items": [
                                                                            {
                                                                              "$id": "44",
                                                                              "id_list": "599388e4-94a6-4fcd-8fd2-7275ec16dc25",
                                                                              "id_item_sub": "d558b019-b51e-452a-a877-4091119a936b",
                                                                              "validity_date": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "price": 4.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_user_upd": "3bbdb16b-b6a8-4b90-a080-2eac65a3993c",
                                                                              "commited": true,
                                                                              "mt_items_sub": {
                                                                                "$ref": "27"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "44"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list1": [
                                                                            {
                                                                              "$ref": "36"
                                                                            },
                                                                            {
                                                                              "$ref": "36"
                                                                            }
                                                                          ],
                                                                          "mt_prices_list2": {
                                                                            "$ref": "36"
                                                                          },
                                                                          "mt_prices_list_rules": [
                                                                            {
                                                                              "$id": "45",
                                                                              "id": "b16bf5c4-f3db-4df2-89cc-5efd9d53939c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "date_from": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_branch": "79b9dbce-d82e-4e7c-a87f-7fd4d21b8e14",
                                                                              "id_pos": "c4441d18-5e3d-469c-b9fb-fee4932d1b30",
                                                                              "id_list": "80057a30-38e6-47cd-ab2b-5184007294ae",
                                                                              "view_list": true,
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_user_upd": "279cc428-9c76-4f52-aa23-fc8ff7b81d19",
                                                                              "commited": true,
                                                                              "mt_branches": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_pos": {
                                                                                "$ref": "11"
                                                                              },
                                                                              "mt_prices_list": {
                                                                                "$ref": "36"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "45"
                                                                            }
                                                                          ],
                                                                          "st_images": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "mt_prices_rules": [
                                                                            {
                                                                              "$ref": "35"
                                                                            },
                                                                            {
                                                                              "$ref": "35"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_det": [
                                                                            {
                                                                              "$ref": "26"
                                                                            },
                                                                            {
                                                                              "$ref": "26"
                                                                            }
                                                                          ]
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "tt_items_customs": [
                                                                      {
                                                                        "$id": "46",
                                                                        "id": "2f4c6230-f817-4ff1-8481-98176169faa0",
                                                                        "order_id": 2,
                                                                        "id_item": "aff435d4-204c-4bd9-8fcd-a799698fadea",
                                                                        "id_item_type": "381f2362-9ad2-4656-a069-cc36c0603bdd",
                                                                        "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": "a206096f-ea60-4978-9956-228f998dc3f2",
                                                                        "type_item": 11,
                                                                        "id_voucher_json": "a6fcf071-7e02-4b68-a1a8-295277870548",
                                                                        "count_voucher": 1,
                                                                        "id_category": "17455aa1-24b6-447f-be23-61606bf980ee",
                                                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                        "id_user_upd": "a6080c31-c97f-471a-aa33-d565f5c98f4c",
                                                                        "commited": true,
                                                                        "mt_items": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "31"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_pos_sesion": {
                                                                          "$id": "47",
                                                                          "id": "20ae2913-fae2-45f4-ac41-523f4a7d9dd8",
                                                                          "nro_sesion": 2,
                                                                          "id_pos": "55d12b34-14cd-4fb4-92da-d11866a9eee7",
                                                                          "date_tax": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "date_open": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "date_close": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "id_user_open": "6d7f107b-e569-42df-a8b3-5d23291520c0",
                                                                          "id_user_close": "6e57500e-4580-418f-8a3e-579bcb4e1e67",
                                                                          "nro_z": 1,
                                                                          "amt_tot": 1.1,
                                                                          "locator_event": "sample string 6",
                                                                          "status_pos": 7,
                                                                          "training_sesion": true,
                                                                          "active": true,
                                                                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                          "commited": true,
                                                                          "mt_pos": {
                                                                            "$ref": "11"
                                                                          },
                                                                          "tt_cloakrooms_units": [
                                                                            {
                                                                              "$ref": "14"
                                                                            },
                                                                            {
                                                                              "$ref": "14"
                                                                            }
                                                                          ],
                                                                          "tt_items_customs": [
                                                                            {
                                                                              "$ref": "46"
                                                                            },
                                                                            {
                                                                              "$ref": "46"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa_pt": [
                                                                            {
                                                                              "$id": "48",
                                                                              "id": "74d2d0a8-0e95-4245-b0cf-dfdc0fada463",
                                                                              "json_object": "sample string 2",
                                                                              "json_pays": "sample string 3",
                                                                              "id_pos_sesion": "bdef5615-dc81-47e9-8f4a-9434567ec7e2",
                                                                              "type_pay": 5,
                                                                              "module": "sample string 6",
                                                                              "process": true,
                                                                              "json_cloackrooms": "sample string 8",
                                                                              "multi_select": 9,
                                                                              "terminal_name": "sample string 10",
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "48"
                                                                            }
                                                                          ],
                                                                          "tt_rooms_units_activity": [
                                                                            {
                                                                              "$id": "49",
                                                                              "id": "4fcd74e3-273e-45f0-a7de-7e8974ba4ec2",
                                                                              "id_room_unit": "eba62e73-a481-432d-9de7-2c8129468462",
                                                                              "id_room_list": "d2abbc31-8206-4b8f-b102-ff6fd5975fef",
                                                                              "nro_res_ext": "sample string 3",
                                                                              "date_reserved": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "date_from": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "date_open": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "date_close": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_employee": "cdadbed7-f0e1-4ed2-a719-7be82e751e90",
                                                                              "id_employee_sec": "0be6fa37-537a-4b0b-8d24-e1fe7df8d4cc",
                                                                              "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": "5bb06db9-f0e9-4c93-afbc-ff0824ae31cb",
                                                                              "comment": "sample string 7",
                                                                              "id_user_open": "c948361a-c4c2-4072-b9fd-273ee550169a",
                                                                              "id_user_close": "17e48c11-a1da-4513-bffa-a0243fd25f65",
                                                                              "id_unit_state": "9d1c4867-a6a6-4446-8ba8-ab6d4bb3775c",
                                                                              "id_pos_sesion": "9d31e94a-2156-45ba-8fff-668fbb8d2fc3",
                                                                              "vip": true,
                                                                              "paid": true,
                                                                              "send": true,
                                                                              "send_date": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "commited": true,
                                                                              "mt_employees": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_employees1": {
                                                                                "$ref": "23"
                                                                              },
                                                                              "mt_rooms_units": {
                                                                                "$id": "50",
                                                                                "id": "f73d7b6e-91e7-4c61-9603-88ac8ed54c4f",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "name_label": "sample string 4",
                                                                                "name_zone": "sample string 5",
                                                                                "order": 6,
                                                                                "id_room": "f9d30fbd-3599-47ab-b60d-5faf5721eee9",
                                                                                "pax": 8,
                                                                                "pos_x": 9,
                                                                                "pos_y": 10,
                                                                                "size_w": 1,
                                                                                "size_h": 1,
                                                                                "in_map": true,
                                                                                "reserved_on": true,
                                                                                "id_room_type": "2eaf2a1c-c8fd-4199-9d73-8ee8c91baabb",
                                                                                "locked": true,
                                                                                "date_locked": "2026-09-06T06:46:13.5179727+02:00",
                                                                                "comment_locked": "sample string 15",
                                                                                "active": true,
                                                                                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                "id_user_upd": "e0d30452-3b48-4e2e-a2f0-90b37bff07ff",
                                                                                "commited": true,
                                                                                "mt_rooms": {
                                                                                  "$id": "51",
                                                                                  "id": "08ea1f07-4e84-4dd2-ab7a-f2d5283a06f5",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "id_branch": "0f54446b-74f6-4274-a923-0f0d99a7e94b",
                                                                                  "name_pos": "sample string 6",
                                                                                  "id_image": "7dc03a14-47a9-483c-a7d2-37398f45fdaf",
                                                                                  "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": "1790e1ba-64ca-4bc2-b2ba-3a0e8e159969",
                                                                                  "refresh_status": true,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "id_user_upd": "eb53e00e-e1b0-4420-83d6-fc04c8404a1e",
                                                                                  "commited": true,
                                                                                  "mt_branches": {
                                                                                    "$ref": "4"
                                                                                  },
                                                                                  "mt_pos_rooms": [
                                                                                    {
                                                                                      "$id": "52",
                                                                                      "id_pos": "c84493f8-7596-4209-b332-dc23ad19c7cc",
                                                                                      "id_room": "cb53596f-10fd-403d-bbfd-a452e60ae697",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "id_user_upd": "b4f8f2f8-d121-48db-8ab2-54fb40addf5c",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "11"
                                                                                      },
                                                                                      "mt_rooms": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "52"
                                                                                    }
                                                                                  ],
                                                                                  "st_images": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_images1": {
                                                                                    "$ref": "5"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "tt_rooms_list": [
                                                                                    {
                                                                                      "$id": "53",
                                                                                      "id": "28bd4e11-f2d1-46ee-90d3-f72745bc1273",
                                                                                      "id_room": "8643ce19-f301-4a10-9555-56cf03503b3d",
                                                                                      "date_in": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "date_out": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "id_user_add": "e25c5569-90d8-4c52-8113-5201622fc271",
                                                                                      "from_reservation": "sample string 5",
                                                                                      "pax": 6,
                                                                                      "status": 7,
                                                                                      "comment": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "commited": true,
                                                                                      "mt_rooms": {
                                                                                        "$ref": "51"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      },
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "49"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    {
                                                                                      "$ref": "53"
                                                                                    }
                                                                                  ]
                                                                                },
                                                                                "mt_rooms_units_types": {
                                                                                  "$id": "54",
                                                                                  "id": "97d5ab63-bbd7-4917-bc57-12dfd6df452e",
                                                                                  "id_mask": "sample string 2",
                                                                                  "name": "sample string 3",
                                                                                  "description": "sample string 4",
                                                                                  "high": 5,
                                                                                  "width": 6,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "id_user_upd": "06f4f56d-a95b-43e7-a21a-c1b216509a8d",
                                                                                  "commited": true,
                                                                                  "mt_rooms_units": [
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    {
                                                                                      "$ref": "50"
                                                                                    }
                                                                                  ],
                                                                                  "mt_rooms_units_states_types": [
                                                                                    {
                                                                                      "$id": "55",
                                                                                      "id_room_type": "1d337e90-0323-4073-b08e-7a71a9d97cde",
                                                                                      "id_room_state": "b6def2a9-6c28-4c8b-a2e6-b8a0ece5481b",
                                                                                      "id_image": "3497d04b-5671-43a9-9e4f-b629a408f825",
                                                                                      "color_font": "sample string 4",
                                                                                      "font_bold": true,
                                                                                      "font_underline": true,
                                                                                      "font_size": 7,
                                                                                      "active": true,
                                                                                      "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                      "id_user_upd": "07d263ab-49a7-489b-9e3b-cae3ad87cd8c",
                                                                                      "commited": true,
                                                                                      "mt_rooms_units_states": {
                                                                                        "$id": "56",
                                                                                        "id": "b3055ad2-73bb-4382-a694-77596f61b2c1",
                                                                                        "id_mask": "sample string 2",
                                                                                        "name": "sample string 3",
                                                                                        "description": "sample string 4",
                                                                                        "color": "sample string 5",
                                                                                        "active": true,
                                                                                        "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                        "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                        "id_user_upd": "7ec16b57-2a76-4a79-886e-de23715f6549",
                                                                                        "commited": true,
                                                                                        "st_users": {
                                                                                          "$ref": "3"
                                                                                        },
                                                                                        "mt_rooms_units_states_types": [
                                                                                          {
                                                                                            "$ref": "55"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "55"
                                                                                          }
                                                                                        ],
                                                                                        "tt_rooms_units_activity": [
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          },
                                                                                          {
                                                                                            "$ref": "49"
                                                                                          }
                                                                                        ]
                                                                                      },
                                                                                      "mt_rooms_units_types": {
                                                                                        "$ref": "54"
                                                                                      },
                                                                                      "st_images": {
                                                                                        "$ref": "5"
                                                                                      },
                                                                                      "st_users": {
                                                                                        "$ref": "3"
                                                                                      }
                                                                                    },
                                                                                    {
                                                                                      "$ref": "55"
                                                                                    }
                                                                                  ],
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  }
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "tt_rooms_units_activity": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_states": {
                                                                                "$ref": "56"
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users1": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_doc_sa": [
                                                                                {
                                                                                  "$ref": "15"
                                                                                },
                                                                                {
                                                                                  "$ref": "15"
                                                                                }
                                                                              ],
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_rooms_list": {
                                                                                "$ref": "53"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "49"
                                                                            }
                                                                          ],
                                                                          "st_users": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "st_users1": {
                                                                            "$ref": "3"
                                                                          },
                                                                          "tt_tips": [
                                                                            {
                                                                              "$id": "57",
                                                                              "id": "4efb6206-6a82-44c6-9885-6be7c5a03c64",
                                                                              "id_pos_sesion": "9ff77bb3-83ad-4b2f-8cac-5f7fb0e9a838",
                                                                              "amt_card": 1.1,
                                                                              "amt_cash": 1.1,
                                                                              "id_user": "89ffbbe4-c6ea-48e1-ace9-5db9544c43f7",
                                                                              "id_room_unit_activity": "e27dfad7-3a62-4e77-869c-a1f6371133ec",
                                                                              "id_doc_sa": "17e5b2a8-232a-45af-84c4-f757987e6eea",
                                                                              "id_pos_type": "4ddd4f8b-806b-4306-ace4-5fa7c472c2be",
                                                                              "block": true,
                                                                              "comment": "sample string 5",
                                                                              "json_response": "sample string 6",
                                                                              "id_doc_ref": "e84470b6-8ccb-4094-85ee-2082d1b654b2",
                                                                              "coupon_id": "sample string 7",
                                                                              "terminal_id": "sample string 8",
                                                                              "card_name": "sample string 9",
                                                                              "card_bank": "sample string 10",
                                                                              "card_number": "sample string 11",
                                                                              "client_name": "sample string 12",
                                                                              "money_type": "sample string 13",
                                                                              "merchant_id": "sample string 14",
                                                                              "aid": "sample string 15",
                                                                              "auth_num": "sample string 16",
                                                                              "authorization": true,
                                                                              "signature": true,
                                                                              "contactless": true,
                                                                              "date_hour_pay": "sample string 17",
                                                                              "terminal_name": "sample string 18",
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "commited": true,
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              },
                                                                              "tt_tips_users": [
                                                                                {
                                                                                  "$id": "58",
                                                                                  "id_tip": "b6c79236-8075-41e2-aabb-1d7bf195c53e",
                                                                                  "id_user": "c586d024-aa60-489e-9778-37c5bfc68677",
                                                                                  "amt_card": 1.1,
                                                                                  "amt_cash": 1.1,
                                                                                  "type_share": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                                  "commited": true,
                                                                                  "st_users": {
                                                                                    "$ref": "3"
                                                                                  },
                                                                                  "tt_tips": {
                                                                                    "$ref": "57"
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "58"
                                                                                }
                                                                              ]
                                                                            },
                                                                            {
                                                                              "$ref": "57"
                                                                            }
                                                                          ],
                                                                          "tt_pos_sesion_users": [
                                                                            {
                                                                              "$id": "59",
                                                                              "id_pos_sesion": "bf75d081-0e7e-4d6c-a881-442cb416b03c",
                                                                              "id_user": "90790898-6e48-489d-a484-0276f4fe1d9b",
                                                                              "date_add": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "distribution_index": 1.1,
                                                                              "active": true,
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "59"
                                                                            }
                                                                          ],
                                                                          "tt_doc_sa": [
                                                                            {
                                                                              "$ref": "15"
                                                                            },
                                                                            {
                                                                              "$ref": "15"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_connection": [
                                                                            {
                                                                              "$id": "60",
                                                                              "id": "6acd7042-e02c-48a3-9397-7f5685f1a502",
                                                                              "id_user": "4a3533a2-6147-4acb-b677-813479a4ed08",
                                                                              "id_user_profile": "e4bb4ef4-27d7-41c8-ab56-15c395000f2b",
                                                                              "locator": "sample string 4",
                                                                              "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_pos_sesion": "b5d190fe-1126-45cb-9d2b-c487ab78f4ac",
                                                                              "date_login": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "date_logout": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "terminal_id": "sample string 6",
                                                                              "terminal_type": "sample string 7",
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "st_users_profiles": {
                                                                                "$ref": "2"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "60"
                                                                            }
                                                                          ],
                                                                          "tt_cmd_messages": [
                                                                            {
                                                                              "$id": "61",
                                                                              "id": "d58cbf43-5fac-45cd-90eb-8481be79f6a8",
                                                                              "id_user": "9e1433c4-164e-449d-bd69-2c1bb0400fc8",
                                                                              "date_add": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "destiny_type": 4,
                                                                              "id_key": "fd9e204a-ef84-4904-aa55-83e331a59745",
                                                                              "message": "sample string 6",
                                                                              "message_view": true,
                                                                              "date_view": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "id_pos_sesion": "45339119-f0db-496d-9bec-7997fc49c931",
                                                                              "terminal_add": "sample string 9",
                                                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "3"
                                                                              },
                                                                              "tt_pos_sesion": {
                                                                                "$ref": "47"
                                                                              }
                                                                            },
                                                                            {
                                                                              "$ref": "61"
                                                                            }
                                                                          ]
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "46"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "mt_items_vouchers": {
                                                                    "$id": "62",
                                                                    "id": "50c602aa-3488-44a1-87ac-77099a057bf5",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "json": "sample string 5",
                                                                    "id_pay_type": "abcddddb-23e3-4033-886b-fadcbcdc9a6a",
                                                                    "id_doc_print": "b0502d01-47d2-42ee-9512-fe40d66512e9",
                                                                    "hour_end": "00:00:00.1234567",
                                                                    "price_item_sub": true,
                                                                    "define_validity": true,
                                                                    "price_ref": true,
                                                                    "price_min": 11.1,
                                                                    "supply_apply": 12,
                                                                    "active": true,
                                                                    "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                                    "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                                    "commited": true,
                                                                    "mt_items_sub": [
                                                                      {
                                                                        "$ref": "27"
                                                                      },
                                                                      {
                                                                        "$ref": "27"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "mt_prices_items": [
                                                                    {
                                                                      "$ref": "44"
                                                                    },
                                                                    {
                                                                      "$ref": "44"
                                                                    }
                                                                  ],
                                                                  "tt_doc_sa_det": [
                                                                    {
                                                                      "$ref": "26"
                                                                    },
                                                                    {
                                                                      "$ref": "26"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_prices_list": {
                                                                  "$ref": "36"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "3"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "3"
                                                                },
                                                                "tt_doc_sa": {
                                                                  "$ref": "15"
                                                                },
                                                                "tt_doc_sa_det_stock": [
                                                                  {
                                                                    "$id": "63",
                                                                    "id_doc_sa": "fc31c36c-1175-4e87-937e-c3b495c4e9ae",
                                                                    "id_line": 2,
                                                                    "id_item": "95d5bd76-1ae7-4282-8a38-46ab455fbf4a",
                                                                    "qty": 4.1,
                                                                    "mt_items": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "tt_doc_sa_det": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "63"
                                                                  }
                                                                ]
                                                              },
                                                              {
                                                                "$ref": "26"
                                                              }
                                                            ],
                                                            "tt_doc_sa_pay": [
                                                              {
                                                                "$ref": "22"
                                                              },
                                                              {
                                                                "$ref": "22"
                                                              }
                                                            ],
                                                            "tt_vouchers": [
                                                              {
                                                                "$ref": "33"
                                                              },
                                                              {
                                                                "$ref": "33"
                                                              }
                                                            ],
                                                            "tt_vouchers_permisions": [
                                                              {
                                                                "$ref": "34"
                                                              },
                                                              {
                                                                "$ref": "34"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ],
                                                            "tt_rooms_units_activity1": [
                                                              {
                                                                "$ref": "49"
                                                              },
                                                              {
                                                                "$ref": "49"
                                                              }
                                                            ]
                                                          },
                                                          "mt_money_types": {
                                                            "$ref": "18"
                                                          },
                                                          "mt_payment_types": {
                                                            "$ref": "21"
                                                          },
                                                          "tt_doc_sa": {
                                                            "$ref": "15"
                                                          },
                                                          "tt_vouchers": {
                                                            "$ref": "33"
                                                          }
                                                        },
                                                        {
                                                          "$ref": "22"
                                                        }
                                                      ],
                                                      "tt_vouchers": [
                                                        {
                                                          "$ref": "33"
                                                        },
                                                        {
                                                          "$ref": "33"
                                                        }
                                                      ]
                                                    },
                                                    "st_users": {
                                                      "$ref": "3"
                                                    },
                                                    "mt_money_types": {
                                                      "$ref": "18"
                                                    },
                                                    "tt_doc_sa": {
                                                      "$ref": "15"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "20"
                                                  }
                                                ],
                                                "tt_doc_sa_pay": [
                                                  {
                                                    "$ref": "22"
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ]
                                              },
                                              "mt_payment_types": {
                                                "$ref": "21"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              }
                                            },
                                            {
                                              "$ref": "17"
                                            }
                                          ],
                                          "st_images": {
                                            "$ref": "5"
                                          },
                                          "st_users": {
                                            "$ref": "3"
                                          },
                                          "mt_pos_doc_print": [
                                            {
                                              "$ref": "40"
                                            },
                                            {
                                              "$ref": "40"
                                            }
                                          ],
                                          "st_doc_num": [
                                            {
                                              "$id": "64",
                                              "id_pos": "2bf6a4d9-fbb7-407a-9534-8923bcd42fc5",
                                              "id_doc": "bbdd799c-b3ae-44ea-8378-a52109b375af",
                                              "value": 3,
                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                              "commited": true,
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              }
                                            },
                                            {
                                              "$ref": "64"
                                            }
                                          ],
                                          "tt_doc_sa": [
                                            {
                                              "$ref": "15"
                                            },
                                            {
                                              "$ref": "15"
                                            }
                                          ],
                                          "tt_doc_st": [
                                            {
                                              "$id": "65",
                                              "id": "4974b4eb-cc54-4883-b0cd-0b1ef6ea0be3",
                                              "id_pos": "fec3d9a3-b35a-4a6f-b81c-286c9320ffc5",
                                              "id_doc": "b1c3fdeb-cc78-4661-87d1-5f823012fe1f",
                                              "id_branch": "cd07b40e-a79a-403e-b8e2-254d22874230",
                                              "nro_doc": "sample string 5",
                                              "date_doc": "2026-09-06T06:46:13.5179727+02:00",
                                              "block": true,
                                              "nro_original": "sample string 8",
                                              "id_ref": "05fc2844-7cc2-418f-8b2a-e451113ef193",
                                              "id_loc_from": "022a6238-6b16-4bee-8593-544c6ae1c0b8",
                                              "id_loc_end": "f554f768-a742-4189-a0e5-611b5d7fc2a9",
                                              "id_user_add": "e7ef8456-99e9-4e78-95a3-87fc40489576",
                                              "id_user_upd": "14fecff0-d0a3-48f7-8eb8-7b2f437daa87",
                                              "id_pos_sesion": "22c6cbbc-0141-4004-b2a3-1bc41ce5f777",
                                              "comment": "sample string 12",
                                              "status": 1,
                                              "is_send": true,
                                              "date_send": "2026-09-06T06:46:13.5179727+02:00",
                                              "active": true,
                                              "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                              "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "4"
                                              },
                                              "mt_docs": {
                                                "$ref": "16"
                                              },
                                              "mt_locations": {
                                                "$id": "66",
                                                "id": "bca95099-9149-43cc-927c-79fa9d4fa043",
                                                "id_mask": "sample string 2",
                                                "name": "sample string 3",
                                                "description": "sample string 4",
                                                "reserved": true,
                                                "id_branch": "0d8fca6c-c563-409a-a3ca-db94916f253d",
                                                "active": true,
                                                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                "id_user_upd": "ad875b8f-7de1-49d3-881a-45efa7b087f0",
                                                "commited": true,
                                                "mt_branches": {
                                                  "$ref": "4"
                                                },
                                                "st_users": {
                                                  "$ref": "3"
                                                },
                                                "tt_doc_sa": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_sa1": [
                                                  {
                                                    "$ref": "15"
                                                  },
                                                  {
                                                    "$ref": "15"
                                                  }
                                                ],
                                                "tt_doc_st": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_doc_st1": [
                                                  {
                                                    "$ref": "65"
                                                  },
                                                  {
                                                    "$ref": "65"
                                                  }
                                                ],
                                                "tt_stock": [
                                                  {
                                                    "$id": "67",
                                                    "id_location": "8a2f3d08-f4ad-4081-ae35-35d622dceee4",
                                                    "id_item": "6f05081b-d536-4e95-a2d3-cb582780b670",
                                                    "stock_ideal": 3.1,
                                                    "stock_min": 4.1,
                                                    "stock_max": 5.1,
                                                    "stock": 6.1,
                                                    "active": true,
                                                    "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                                    "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                                    "commited": true,
                                                    "mt_items": {
                                                      "$ref": "8"
                                                    },
                                                    "mt_locations": {
                                                      "$ref": "66"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "67"
                                                  }
                                                ]
                                              },
                                              "mt_locations1": {
                                                "$ref": "66"
                                              },
                                              "mt_pos": {
                                                "$ref": "11"
                                              },
                                              "st_users": {
                                                "$ref": "3"
                                              },
                                              "st_users1": {
                                                "$ref": "3"
                                              },
                                              "tt_doc_st_det": [
                                                {
                                                  "$id": "68",
                                                  "id_doc_st": "d5e4897b-6998-4a9e-9588-f79b419990c0",
                                                  "id_line": 2,
                                                  "id_item": "d805d381-2cda-4229-9e1f-f78a90ed0880",
                                                  "comment": "sample string 4",
                                                  "qty": 5.1,
                                                  "status": 1,
                                                  "active": true,
                                                  "mt_items": {
                                                    "$ref": "8"
                                                  },
                                                  "tt_doc_st": {
                                                    "$ref": "65"
                                                  }
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "65"
                                                },
                                                {
                                                  "$ref": "65"
                                                }
                                              ],
                                              "tt_doc_st2": {
                                                "$ref": "65"
                                              }
                                            },
                                            {
                                              "$ref": "65"
                                            }
                                          ]
                                        },
                                        "mt_locations": {
                                          "$ref": "66"
                                        },
                                        "mt_locations1": {
                                          "$ref": "66"
                                        },
                                        "mt_pos": {
                                          "$ref": "11"
                                        },
                                        "st_users": {
                                          "$ref": "3"
                                        },
                                        "st_users1": {
                                          "$ref": "3"
                                        },
                                        "tt_cloakrooms_units": [
                                          {
                                            "$ref": "14"
                                          },
                                          {
                                            "$ref": "14"
                                          }
                                        ],
                                        "tt_doc_sa_cashflow": [
                                          {
                                            "$ref": "20"
                                          },
                                          {
                                            "$ref": "20"
                                          }
                                        ],
                                        "tt_doc_sa_det": [
                                          {
                                            "$ref": "26"
                                          },
                                          {
                                            "$ref": "26"
                                          }
                                        ],
                                        "tt_doc_sa_pay": [
                                          {
                                            "$ref": "22"
                                          },
                                          {
                                            "$ref": "22"
                                          }
                                        ],
                                        "tt_doc_sa1": [
                                          {
                                            "$ref": "15"
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "tt_doc_sa2": {
                                          "$ref": "15"
                                        },
                                        "tt_pos_sesion": {
                                          "$ref": "47"
                                        },
                                        "tt_rooms_units_activity": {
                                          "$ref": "49"
                                        },
                                        "tt_spool_doc_print": [
                                          {
                                            "$id": "69",
                                            "id": "ad24f235-733a-4fe8-99b8-7394c158a32c",
                                            "spool_server": "sample string 2",
                                            "id_doc_sa": "dfd5fcc4-b6f1-4c70-9387-91c462bc853c",
                                            "spool_printer": "sample string 4",
                                            "count": 5,
                                            "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                            "printed": true,
                                            "print_on": "2026-09-06T06:46:13.5179727+02:00",
                                            "tt_doc_sa": {
                                              "$ref": "15"
                                            }
                                          },
                                          {
                                            "$ref": "69"
                                          }
                                        ]
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "47"
                                      }
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "mt_items_featured": [
                                {
                                  "$ref": "10"
                                },
                                {
                                  "$ref": "10"
                                }
                              ],
                              "mt_pos_print": [
                                {
                                  "$ref": "41"
                                },
                                {
                                  "$ref": "41"
                                }
                              ],
                              "mt_pos_rooms": [
                                {
                                  "$ref": "52"
                                },
                                {
                                  "$ref": "52"
                                }
                              ],
                              "st_users": {
                                "$ref": "3"
                              },
                              "mt_pos_view": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ],
                              "mt_prices_list_rules": [
                                {
                                  "$ref": "45"
                                },
                                {
                                  "$ref": "45"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "35"
                                },
                                {
                                  "$ref": "35"
                                }
                              ],
                              "st_doc_num": [
                                {
                                  "$ref": "64"
                                },
                                {
                                  "$ref": "64"
                                }
                              ],
                              "st_pos_license": [
                                {
                                  "$id": "70",
                                  "id": "65d5e61b-69a8-4969-91cf-209a2bc2618a",
                                  "id_pos": "53e096e9-5fa7-44ff-a78c-6dc90a8f2005",
                                  "mac_address": "sample string 3",
                                  "date_end": "2026-09-06T06:46:13.5179727+02:00",
                                  "key_access": "sample string 5",
                                  "id_user_add": "f0295679-8578-47aa-8168-989cf48f3223",
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "70"
                                }
                              ],
                              "st_users_pos": [
                                {
                                  "$id": "71",
                                  "id_user": "df24b752-6bdd-4d7b-806c-7d9f6d75db67",
                                  "id_pos": "d8e57004-f4f0-493e-a875-78296c93cf9a",
                                  "pass_required": true,
                                  "active": true,
                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "71"
                                }
                              ],
                              "tt_doc_sa": [
                                {
                                  "$ref": "15"
                                },
                                {
                                  "$ref": "15"
                                }
                              ],
                              "tt_pos_connection": [
                                {
                                  "$id": "72",
                                  "id": "9ff1b0f4-95d3-443a-928d-601ce7bae73b",
                                  "id_pos": "c3cafafb-c8fc-421d-b50d-5e2c8b6065b0",
                                  "date_add": "2026-09-06T06:46:13.5179727+02:00",
                                  "date_upd": "2026-09-06T06:46:13.5179727+02:00",
                                  "date_out": "2026-09-06T06:46:13.5179727+02:00",
                                  "connection_type": "sample string 3",
                                  "connection_speed": 1,
                                  "terminal_name": "sample string 4",
                                  "version": "sample string 5",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "72"
                                }
                              ],
                              "tt_pos_sesion": [
                                {
                                  "$ref": "47"
                                },
                                {
                                  "$ref": "47"
                                }
                              ],
                              "mt_branches": {
                                "$ref": "4"
                              },
                              "tt_logs": [
                                {
                                  "$id": "73",
                                  "id": "260c9718-b817-4ac6-8d2f-74e29ad29a03",
                                  "id_user_add": "0184309e-acf5-448e-9f3d-9f2f793b8da4",
                                  "id_table": "9242837a-0923-4ca5-9987-d710e292937d",
                                  "message_log": "sample string 3",
                                  "json_object": "sample string 4",
                                  "log_type": "sample string 5",
                                  "id_pos": "8dd37b04-b577-476a-905b-0d9f8c3b61d4",
                                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  },
                                  "st_sync_tables": {
                                    "$id": "74",
                                    "id": "a7722c82-5370-48be-ad5c-2259ed49ea2f",
                                    "level": 2,
                                    "order": 3,
                                    "name": "sample string 4",
                                    "log_ins": true,
                                    "log_upd": true,
                                    "packet_forward": true,
                                    "active": true,
                                    "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                    "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                    "commited": true,
                                    "st_sync_packages_det": [
                                      {
                                        "$id": "75",
                                        "id": "2481980c-915a-45c7-be19-aa64fc481700",
                                        "id_sync": "157da446-8f81-4e28-ad0a-ed9dab0a72d8",
                                        "json": "sample string 3",
                                        "id_table": "ef207bb3-d33f-4bb3-809c-f68ae1169b97",
                                        "order": 5,
                                        "st_sync_packages": {
                                          "$id": "76",
                                          "id": "b4a596e6-8262-4ad9-88e1-106733028475",
                                          "id_branch_from": "de951e47-e2d7-4046-9d2f-a3b233b579d0",
                                          "id_branch_to": "890e6c27-ce80-4407-b941-b958dcd8d4ca",
                                          "type": 4,
                                          "created_on": "2026-09-06T06:46:13.5179727+02:00",
                                          "order": 6,
                                          "status": 7,
                                          "log_info": "sample string 8",
                                          "sync_on": "2026-09-06T06:46:13.5179727+02:00",
                                          "send_on": "2026-09-06T06:46:13.5179727+02:00",
                                          "mt_branches": {
                                            "$ref": "4"
                                          },
                                          "mt_branches1": {
                                            "$ref": "4"
                                          },
                                          "st_sync_packages_det": [
                                            {
                                              "$ref": "75"
                                            },
                                            {
                                              "$ref": "75"
                                            }
                                          ]
                                        },
                                        "st_sync_tables": {
                                          "$ref": "74"
                                        }
                                      },
                                      {
                                        "$ref": "75"
                                      }
                                    ],
                                    "tt_logs": [
                                      {
                                        "$ref": "73"
                                      },
                                      {
                                        "$ref": "73"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "3"
                                  }
                                },
                                {
                                  "$ref": "73"
                                }
                              ],
                              "st_local_variables": [
                                {
                                  "$id": "77",
                                  "id": "b8285c35-a4a4-47ca-8f82-368d19397ffa",
                                  "id_pos": "2be9b978-6c9e-4a6d-a458-cb11ee0e91d2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "value": "sample string 5",
                                  "type": "sample string 6",
                                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                                  "commited": true,
                                  "mt_pos": {
                                    "$ref": "11"
                                  }
                                },
                                {
                                  "$ref": "77"
                                }
                              ],
                              "tt_doc_st": [
                                {
                                  "$ref": "65"
                                },
                                {
                                  "$ref": "65"
                                }
                              ]
                            },
                            "mt_pos_types": {
                              "$ref": "39"
                            },
                            "st_users": {
                              "$ref": "3"
                            }
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "mt_items_formula": [
                          {
                            "$ref": "28"
                          },
                          {
                            "$ref": "28"
                          }
                        ],
                        "mt_units": {
                          "$ref": "30"
                        },
                        "mt_units1": {
                          "$ref": "30"
                        },
                        "st_images": {
                          "$ref": "5"
                        },
                        "st_users": {
                          "$ref": "3"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "27"
                          },
                          {
                            "$ref": "27"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "35"
                          },
                          {
                            "$ref": "35"
                          }
                        ],
                        "tt_doc_sa_det_stock": [
                          {
                            "$ref": "63"
                          },
                          {
                            "$ref": "63"
                          }
                        ],
                        "tt_doc_st_det": [
                          {
                            "$ref": "68"
                          },
                          {
                            "$ref": "68"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "46"
                          },
                          {
                            "$ref": "46"
                          }
                        ],
                        "tt_stock": [
                          {
                            "$ref": "67"
                          },
                          {
                            "$ref": "67"
                          }
                        ],
                        "tt_vouchers_det": [
                          {
                            "$ref": "32"
                          },
                          {
                            "$ref": "32"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "3"
                      }
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_users": {
                    "$ref": "3"
                  },
                  "mt_prices_rules": [
                    {
                      "$ref": "35"
                    },
                    {
                      "$ref": "35"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "32"
                    },
                    {
                      "$ref": "32"
                    }
                  ]
                },
                {
                  "$ref": "6"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_items": [
                {
                  "$ref": "8"
                },
                {
                  "$ref": "8"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "55"
                },
                {
                  "$ref": "55"
                }
              ],
              "st_functions": [
                {
                  "$id": "78",
                  "id": "c79ae58b-f5f9-4cf4-9554-244959cfcd03",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "52cc7d03-dc64-404d-8333-95bf39977f44",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "9b9da116-5dc7-49d9-a745-6999b9157a84",
                  "view_pos": true,
                  "order": 10,
                  "color_border": "sample string 11",
                  "color_button": "sample string 12",
                  "color_font": "sample string 13",
                  "font_bold": true,
                  "font_underline": true,
                  "font_size": 16,
                  "active": true,
                  "created_on": "2026-09-06T06:46:13.5179727+02:00",
                  "last_update": "2026-09-06T06:46:13.5179727+02:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "79",
                    "id": "2aa41dd4-87fe-45cc-acf5-0442aa246bbd",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2026-09-06T06:46:13.5179727+02:00",
                    "last_update": "2026-09-06T06:46:13.5179727+02:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "78"
                      },
                      {
                        "$ref": "78"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "5"
                  },
                  "st_permisions": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ]
                },
                {
                  "$ref": "78"
                }
              ],
              "st_images_types": {
                "$id": "80",
                "id": "a4a92445-5959-4b22-96d2-de3acb394fa5",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "st_users": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "st_users1": [
                {
                  "$ref": "3"
                },
                {
                  "$ref": "3"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ]
            },
            "st_users": {
              "$ref": "3"
            },
            "mt_branches_zones": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_locations": [
              {
                "$ref": "66"
              },
              {
                "$ref": "66"
              }
            ],
            "mt_periods": [
              {
                "$id": "81",
                "id_branch": "5479c107-d94a-4fbc-b99f-292f6af299f2",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2026-09-06T06:46:13.5179727+02:00",
                "date_end": "2026-09-06T06:46:13.5179727+02:00",
                "state": "sample string 6",
                "created_on": "2026-09-06T06:46:13.5179727+02:00",
                "last_update": "2026-09-06T06:46:13.5179727+02:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "mt_pos": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "51"
              },
              {
                "$ref": "51"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "65"
              },
              {
                "$ref": "65"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ]
          },
          {
            "$ref": "4"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_brands": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_categories": [
          {
            "$ref": "6"
          },
          {
            "$ref": "6"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_employees": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "mt_locations": [
          {
            "$ref": "66"
          },
          {
            "$ref": "66"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "18"
          },
          {
            "$ref": "18"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "21"
          },
          {
            "$ref": "21"
          }
        ],
        "mt_pos": [
          {
            "$ref": "11"
          },
          {
            "$ref": "11"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "37"
          },
          {
            "$ref": "37"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "41"
          },
          {
            "$ref": "41"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "44"
          },
          {
            "$ref": "44"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "50"
          },
          {
            "$ref": "50"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_units": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "29"
          },
          {
            "$ref": "29"
          }
        ],
        "st_images": {
          "$ref": "5"
        },
        "st_images1": {
          "$ref": "5"
        },
        "st_permisions": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "70"
          },
          {
            "$ref": "70"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "71"
          },
          {
            "$ref": "71"
          }
        ],
        "st_users_token": [
          {
            "$id": "82",
            "id": "4525d860-48de-421d-a0ac-28d51979cba7",
            "token_id": "sample string 2",
            "id_user": "c691745c-549c-4e2b-a2e1-aeb23058b28f",
            "date_from": "2026-09-06T06:46:13.5179727+02:00",
            "date_end": "2026-09-06T06:46:13.5179727+02:00",
            "created_on": "2026-09-06T06:46:13.5179727+02:00",
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "82"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "tt_logs": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "47"
          },
          {
            "$ref": "47"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "83",
            "id": "efa6690a-e5cb-48ee-bd6c-2fdab37c5dcc",
            "id_room_activity": "de96c57c-9615-4ce2-8b67-61b85c4a81dc",
            "id_pos_sesion": "1f7d77ad-df6a-4ec2-99eb-eb5fafdfcb59",
            "log_text": "sample string 4",
            "id_user": "6d7f2e5e-2a4c-41a7-8f89-26a0c8d4888c",
            "event_type": "sample string 6",
            "correlation_id": "b441e95e-8b8d-4d0f-a7fd-3b9d2c025f24",
            "id_room_unit": "9f453434-691a-4a9e-bb4e-ee6aa3137a98",
            "id_room_unit_source": "f08ca8c5-515a-4f47-a970-632ea07be67d",
            "id_room_unit_destination": "cbc9cfbc-d340-40fe-9d9f-7313ef575813",
            "id_room_activity_related": "b2ee5d18-6b90-4312-9c69-9872596d4b43",
            "id_doc_sa": "c404ea23-7c54-456b-8595-18e32cd7b68b",
            "id_user_authorizer": "ffab689d-54b7-4dc3-9a6a-1440dcd945ea",
            "data_json": "sample string 7",
            "created_on": "2026-09-06T06:46:13.5179727+02:00",
            "commited": true,
            "st_users": {
              "$ref": "3"
            }
          },
          {
            "$ref": "83"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_docs": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "st_users_profiles": {
          "$ref": "2"
        },
        "tt_cmd_connection": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_cmd_messages": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      },
      {
        "$ref": "3"
      }
    ],
    "tt_cmd_connection": [
      {
        "$ref": "60"
      },
      {
        "$ref": "60"
      }
    ]
  },
  "st_users": {
    "$ref": "3"
  },
  "st_functions": {
    "$ref": "78"
  }
}