PUT api/Mt_Periods

Request Information

URI Parameters

None.

Body Parameters

mt_periods
NameDescriptionTypeAdditional information
id_branch

globally unique identifier

Required

exercise_id

integer

Required

period_id

integer

Required

date_from

date

Required

date_end

date

Required

state

string

Required

Max length: 1

created_on

date

None.

last_update

date

None.

commited

boolean

None.

mt_branches

mt_branches

None.

Request Formats

application/json, text/json

Sample:
{
  "id_branch": "464ae4a2-c53f-46f1-9d88-8c2b160a93a3",
  "exercise_id": 2,
  "period_id": 3,
  "date_from": "2026-07-08T09:47:11.9090916+02:00",
  "date_end": "2026-07-08T09:47:11.9090916+02:00",
  "state": "sample string 6",
  "created_on": "2026-07-08T09:47:11.9090916+02:00",
  "last_update": "2026-07-08T09:47:11.9090916+02:00",
  "commited": true,
  "mt_branches": {
    "$id": "2",
    "id": "8dd38eb3-0b5e-4ecc-9e91-a861d5ea327c",
    "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": "12a197d2-d4fe-422b-9c1c-d4e4592f817e",
    "order": 12,
    "external_id": "sample string 13",
    "sync": true,
    "active": true,
    "created_on": "2026-07-08T09:47:11.9090916+02:00",
    "last_update": "2026-07-08T09:47:11.9090916+02:00",
    "id_user_upd": "0d7c4648-f57b-490a-b73d-b5577c465e3e",
    "commited": true,
    "st_images": {
      "$id": "3",
      "id": "9c842996-55fb-483d-8eea-561d0358783a",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "id_img_type": "9c433048-b1e6-4a43-9519-6786392ab60c",
      "image_file": "sample string 5",
      "extension": "sample string 6",
      "high": 1,
      "width": 1,
      "active": true,
      "created_on": "2026-07-08T09:47:11.9090916+02:00",
      "last_update": "2026-07-08T09:47:11.9090916+02:00",
      "commited": true,
      "mt_branches": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "mt_categories": [
        {
          "$id": "4",
          "id": "76c7381b-146a-4950-9353-f5a810f027f4",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "id_item_type": "029dfcc7-a1c3-417c-9658-96efcf7e88cc",
          "order_type": 5,
          "name_pos": "sample string 6",
          "id_image": "82d160e6-293f-48cf-8690-ded002e25a66",
          "view_pos": true,
          "order": 8,
          "order_sec": 9,
          "color_border": "sample string 10",
          "color_button": "sample string 11",
          "color_font": "sample string 12",
          "font_bold": true,
          "font_underline": true,
          "font_size": 15,
          "big_buttons": true,
          "active": true,
          "created_on": "2026-07-08T09:47:11.9090916+02:00",
          "last_update": "2026-07-08T09:47:11.9090916+02:00",
          "id_user_upd": "5cb742e5-61b4-4f1a-8a76-10e8a5ef8245",
          "commited": true,
          "mt_categories_items": [
            {
              "$id": "5",
              "id_category": "bf27e148-564a-4529-884d-7272da039fe1",
              "id_item": "7fcccf07-4780-46bf-9692-dfaf72d10691",
              "is_default": true,
              "active": true,
              "created_on": "2026-07-08T09:47:11.9090916+02:00",
              "last_update": "2026-07-08T09:47:11.9090916+02:00",
              "id_user_upd": "c94a7c66-4130-4036-905d-7bdd4cc31655",
              "commited": true,
              "mt_categories": {
                "$ref": "4"
              },
              "mt_items": {
                "$id": "6",
                "id": "2af745f6-57d9-4fef-b66d-bc6c26664367",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "id_unit": "7711c51c-5a7d-4cf6-b01b-7c6c2b008fad",
                "id_unit_sec": "72bd1f54-c9f5-4fc9-ad6a-fc1045d69f3e",
                "id_brand": "93a8ade1-fe16-48bd-beb4-9a37d470eb6b",
                "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": "16f9b09f-9b02-4ffa-9da3-da50b466243c",
                "view_pos": true,
                "order": 23,
                "color_border": "sample string 24",
                "color_button": "sample string 25",
                "color_font": "sample string 26",
                "font_bold": true,
                "font_underline": true,
                "font_size": 29,
                "active": true,
                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                "id_user_upd": "812c66c9-824f-4d08-8ffc-9ab487b1212a",
                "commited": true,
                "mt_brands": {
                  "$id": "7",
                  "id": "83561dcb-8042-4b30-871d-d8ba4029bab1",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "active": true,
                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                  "id_user_upd": "51f4b8ce-2140-4b74-80fe-26b3b41cc209",
                  "commited": true,
                  "mt_items": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "st_users": {
                    "$id": "8",
                    "id": "e54559a1-ed4f-4f06-bfee-20c37db043d8",
                    "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": "2ae580df-1907-4fbd-89f8-484611a6ca80",
                    "view_messages": true,
                    "id_image_photo": "95f91984-3f1f-49dd-8758-b716b45f4752",
                    "reserved": true,
                    "pos_access": true,
                    "back_access": true,
                    "name_pos": "sample string 13",
                    "id_image": "4e7ae872-f5af-4d20-88bd-3d1151b8ce4a",
                    "view_pos": true,
                    "order": 15,
                    "color_border": "sample string 16",
                    "color_button": "sample string 17",
                    "color_font": "sample string 18",
                    "active": true,
                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                    "commited": true,
                    "mt_branches": [
                      {
                        "$ref": "2"
                      },
                      {
                        "$ref": "2"
                      }
                    ],
                    "mt_branches_zones": [
                      {
                        "$id": "9",
                        "id": "f43d64db-57f7-4049-a3f2-317a7f52c54f",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "id_branch": "d73b886f-57d6-45c7-ac1f-1fb5155b19ba",
                        "active": true,
                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                        "last_update": "2026-07-08T09:47:11.9090916+02:00",
                        "id_user_upd": "b47e6fe8-96bd-43c5-bea6-aa38ee868775",
                        "commited": true,
                        "mt_branches": {
                          "$ref": "2"
                        },
                        "mt_pos": [
                          {
                            "$id": "10",
                            "id": "c2dff312-c117-42b8-9b4c-2817c4adff26",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "id_branch": "c7b6b817-3546-45bc-831c-20840fc5e1ec",
                            "id_zone": "9b3345f3-eabc-4ef3-a832-a0b4b275ece2",
                            "user_required": true,
                            "active": true,
                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                            "id_user_upd": "b26d687a-046e-48a0-980e-a7d5a839ea7d",
                            "commited": true,
                            "mt_branches_zones": {
                              "$ref": "9"
                            },
                            "mt_cloakrooms": [
                              {
                                "$id": "11",
                                "id": "124f72f1-a0d4-40e6-abe1-1f0ab277c729",
                                "id_mask": "sample string 2",
                                "name": "sample string 3",
                                "id_pos": "767c066c-9089-4037-b08f-18d1e3f214a9",
                                "unit_ini": 5,
                                "unit_end": 6,
                                "name_pos": "sample string 7",
                                "id_image": "dda36b22-fd75-4047-8440-93160b0ea522",
                                "view_pos": true,
                                "order": 9,
                                "color_border": "sample string 10",
                                "color_button": "sample string 11",
                                "color_font": "sample string 12",
                                "active": true,
                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                "id_user_upd": "f443b584-e08e-409a-9248-558c3cc63b39",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_images": {
                                  "$ref": "3"
                                },
                                "st_users": {
                                  "$ref": "8"
                                },
                                "tt_cloakrooms_units": [
                                  {
                                    "$id": "12",
                                    "id": "bd2537ae-613d-4281-b073-a2ced1a39864",
                                    "id_cloakroom": "728b5df2-569c-4093-a02b-f1046d4f5520",
                                    "id_pos_sesion": "7f77f637-fe26-40a0-9e55-a7492528735a",
                                    "unit_id": 4,
                                    "date_open": "2026-07-08T09:47:11.9090916+02:00",
                                    "date_close": "2026-07-08T09:47:11.9090916+02:00",
                                    "id_doc_sa": "c353138d-4bdd-425e-8b3f-bb8057fb397c",
                                    "commited": true,
                                    "mt_cloakrooms": {
                                      "$ref": "11"
                                    },
                                    "tt_doc_sa": {
                                      "$id": "13",
                                      "id": "bcc9cf95-a9a2-4579-81bd-932056b8bb83",
                                      "id_pos": "b399c9b5-88b6-4c3b-b6a6-3cc6ec876644",
                                      "id_doc": "086afbc1-519e-4eba-b1ea-a41acc4fd86a",
                                      "id_branch": "a458c210-c4ff-46ea-9355-4a139c42a39d",
                                      "nro_doc": "sample string 5",
                                      "date_doc": "2026-07-08T09:47:11.9090916+02:00",
                                      "date_tax": "2026-07-08T09:47:11.9090916+02:00",
                                      "hour_doc": "00:00:00.1234567",
                                      "block": true,
                                      "id_ref": "670a5b70-f0e5-48f5-86fe-351deffd628b",
                                      "id_relationship": "1adf5baf-8d5a-4d70-9f48-bedc2b0b5078",
                                      "id_loc_from": "9ea218e4-58c9-47f4-a741-52a4f8702dda",
                                      "id_loc_end": "85fa05a2-afef-4013-a745-fe263a32122d",
                                      "id_user_add": "22e77d91-8ebe-4355-a082-2c20fe539d61",
                                      "id_user_upd": "7e56dcf3-de6b-48c4-b9d0-9dc484da472e",
                                      "comment": "sample string 12",
                                      "id_pos_sesion": "35193a4d-f8c6-45bc-b295-139fa002317a",
                                      "id_room_unit": "c23ac3b3-e233-4f8c-8915-297bbcb377c4",
                                      "ref_locator": "sample string 13",
                                      "ref_zone_aut": "sample string 14",
                                      "id_pos_type": "184debcf-dd24-443e-8f6d-ccf2da066770",
                                      "p_dis": 15.1,
                                      "p_chr": 16.1,
                                      "amt_net": 17.1,
                                      "amt_tax": 18.1,
                                      "amt_dis": 19.1,
                                      "amt_chr": 20.1,
                                      "amt_tot": 21.1,
                                      "active": true,
                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                      "commited": true,
                                      "created_by": 1,
                                      "doc_print": true,
                                      "mt_branches": {
                                        "$ref": "2"
                                      },
                                      "mt_docs": {
                                        "$id": "14",
                                        "id": "340fc015-8c47-4817-8c26-2c0f53e31fe6",
                                        "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": "44603c4d-df7f-401a-9383-65db635bce2d",
                                        "view_pos": true,
                                        "order": 23,
                                        "color_border": "sample string 24",
                                        "color_button": "sample string 25",
                                        "color_font": "sample string 26",
                                        "active": true,
                                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                        "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                        "id_user_upd": "beb422d6-fb6b-456d-850d-b2e0b418ebbf",
                                        "commited": true,
                                        "mt_docs_payment_money": [
                                          {
                                            "$id": "15",
                                            "id_doc": "1d0adf37-b818-4943-97a9-152f1d8d38c5",
                                            "id_pay": "9b53738b-a5a9-4ab6-8058-238d4a7108e1",
                                            "id_money": "65db6234-6415-4bda-a375-0f34dc820279",
                                            "active": true,
                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                            "id_user_upd": "c94186e6-0c5e-4530-9fb7-30a0850bc2b9",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_money_types": {
                                              "$id": "16",
                                              "id": "13ea0599-b375-40ed-b065-45198c8ab9e9",
                                              "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": "a62aa558-eae4-4dfb-bafe-e04dcac78273",
                                              "view_pos": true,
                                              "order": 8,
                                              "color_border": "sample string 9",
                                              "color_button": "sample string 10",
                                              "color_font": "sample string 11",
                                              "active": true,
                                              "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                              "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                              "id_user_upd": "8f288e25-569f-4d24-bc1d-466d4ea6858c",
                                              "commited": true,
                                              "mt_docs_payment_money": [
                                                {
                                                  "$ref": "15"
                                                },
                                                {
                                                  "$ref": "15"
                                                }
                                              ],
                                              "mt_money_rates": [
                                                {
                                                  "$id": "17",
                                                  "id_money_1": "388f79b4-9363-41ff-ad5a-8def1dfb5870",
                                                  "id_money_2": "c8fcaf1d-010f-4ca4-881f-8502ac6e2b00",
                                                  "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                  "coefficient": 4.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                  "id_user_upd": "f69d1757-6e1e-4e24-9c10-7ff8a3b5efdc",
                                                  "commited": true,
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "mt_money_types1": {
                                                    "$ref": "16"
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  }
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "mt_money_rates1": [
                                                {
                                                  "$ref": "17"
                                                },
                                                {
                                                  "$ref": "17"
                                                }
                                              ],
                                              "st_images": {
                                                "$ref": "3"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa_cashflow": [
                                                {
                                                  "$id": "18",
                                                  "id_doc_sa": "5d6d7dcd-a533-43d6-8696-66edc6173170",
                                                  "id_pay": "4d43d512-0dcc-4b3b-8971-f01538b12d04",
                                                  "id_money": "908fc007-090a-447e-9669-a67d7b66ff77",
                                                  "date_cashflow": "2026-07-08T09:47:11.9090916+02:00",
                                                  "coefficient": 5.1,
                                                  "id_user_add": "d09d1279-6fec-4030-8efc-927796607ce0",
                                                  "amt_tot_md": 7.1,
                                                  "amt_tot_mo": 8.1,
                                                  "mt_payment_types": {
                                                    "$id": "19",
                                                    "id": "87b6a0ff-b66a-4925-823d-b7caca25a07a",
                                                    "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": "7befbf2a-af7e-4f2e-95f9-0d477ee9651a",
                                                    "view_pos": true,
                                                    "order": 13,
                                                    "color_border": "sample string 14",
                                                    "color_button": "sample string 15",
                                                    "color_font": "sample string 16",
                                                    "active": true,
                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                    "id_user_upd": "b1b77c0b-6233-42ab-926a-965d3782d18a",
                                                    "commited": true,
                                                    "mt_docs_payment_money": [
                                                      {
                                                        "$ref": "15"
                                                      },
                                                      {
                                                        "$ref": "15"
                                                      }
                                                    ],
                                                    "st_images": {
                                                      "$ref": "3"
                                                    },
                                                    "st_users": {
                                                      "$ref": "8"
                                                    },
                                                    "tt_doc_sa_cashflow": [
                                                      {
                                                        "$ref": "18"
                                                      },
                                                      {
                                                        "$ref": "18"
                                                      }
                                                    ],
                                                    "tt_doc_sa_pay": [
                                                      {
                                                        "$id": "20",
                                                        "id_doc_sa": "40e81030-d0a9-47c7-ae58-c4a4c5a68302",
                                                        "id_line": 2,
                                                        "id_pay": "f4e7024c-0e4b-4f09-8f11-be30be48994b",
                                                        "id_money": "c07fe6f2-b178-4a53-9243-eb9da58cf28d",
                                                        "coefficient": 5.1,
                                                        "id_voucher": "5ee5ec62-104e-4ec2-9c4e-584b32068082",
                                                        "id_employee": "3d50bbcb-f915-48fd-9ad2-8150b30edebf",
                                                        "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": "958dc6c0-5e3b-4ec8-a159-24ce5edd6f02",
                                                        "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": "21",
                                                          "id": "46475daf-0def-4204-9c96-15e6493b8c03",
                                                          "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": "8ae9994e-5258-4c4a-b8a7-5ab7c6c4a6fc",
                                                          "name_pos": "sample string 12",
                                                          "id_image": "61b4e6f7-f73d-4a79-92f3-80dde5cd5c92",
                                                          "view_pos": true,
                                                          "order": 14,
                                                          "color_border": "sample string 15",
                                                          "color_button": "sample string 16",
                                                          "color_font": "sample string 17",
                                                          "active": true,
                                                          "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                          "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                          "id_user_upd": "7b3b2135-9313-4601-8516-ad3553b13a46",
                                                          "commited": true,
                                                          "mt_employees_branches": [
                                                            {
                                                              "$id": "22",
                                                              "id_employee": "3d12dffe-31c3-4c9a-8901-e9c45329511f",
                                                              "id_branch": "4c167fc9-a056-4106-b550-885cdb8c0983",
                                                              "active": true,
                                                              "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                              "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                              "id_user_upd": "dc9f6d3a-a2c5-46ab-aa3b-bb62e503efff",
                                                              "commited": true,
                                                              "mt_branches": {
                                                                "$ref": "2"
                                                              },
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "mt_employees_profiles": {
                                                            "$id": "23",
                                                            "id": "17b9c496-ba10-4b3c-9837-74d931cc7d0c",
                                                            "id_mask": "sample string 2",
                                                            "name": "sample string 3",
                                                            "description": "sample string 4",
                                                            "authorized": true,
                                                            "active": true,
                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                            "id_user_upd": "b610f6a4-508c-4e3e-83d2-6d0575c15d39",
                                                            "commited": true,
                                                            "mt_employees": [
                                                              {
                                                                "$ref": "21"
                                                              },
                                                              {
                                                                "$ref": "21"
                                                              }
                                                            ],
                                                            "st_users": {
                                                              "$ref": "8"
                                                            }
                                                          },
                                                          "st_images": {
                                                            "$ref": "3"
                                                          },
                                                          "st_users": {
                                                            "$ref": "8"
                                                          },
                                                          "tt_doc_sa_det": [
                                                            {
                                                              "$id": "24",
                                                              "id_doc_sa": "95cf8625-f896-4d2e-b1b9-575eed8f4be9",
                                                              "id_line": 2,
                                                              "id_item_sub": "d65bb006-0142-480e-af5b-204799bdedbb",
                                                              "qty": 4.1,
                                                              "id_list": "73d1c8c7-839c-4840-8b0f-4feaea3880bd",
                                                              "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": "051d264a-f542-4bb2-a7ce-1a6df69bf7ee",
                                                              "is_used": true,
                                                              "qty_vou": 1.1,
                                                              "amt_vou": 1.1,
                                                              "comment": "sample string 15",
                                                              "ref_det": "sample string 16",
                                                              "id_employee": "880444c8-a488-4b35-b179-5ac90364aad6",
                                                              "name_generic": "sample string 17",
                                                              "type_ope": 1,
                                                              "id_user_add": "e95874ba-227a-4e5e-9021-f04af1230466",
                                                              "id_user_upd": "31c5f835-f5db-4760-9634-4b89ea3d5b29",
                                                              "active": true,
                                                              "mt_employees": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_items_sub": {
                                                                "$id": "25",
                                                                "id": "094ac42f-5656-4bf5-98c0-2b3c199e907d",
                                                                "id_item": "483b18e1-422d-40dd-8071-a76cecf59bbe",
                                                                "id_item_type": "7699c694-66f7-4d34-a337-c2135736201d",
                                                                "is_default": true,
                                                                "barcode": "sample string 5",
                                                                "voucher_apply": true,
                                                                "id_voucher_json": "abd0a1bf-a6d9-4878-81e4-3099aa717234",
                                                                "count_voucher": 1,
                                                                "id_voucher_type": 1,
                                                                "active": true,
                                                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                "id_user_upd": "afe605e2-3b79-44ce-993f-1796ccfb1bd7",
                                                                "commited": true,
                                                                "mt_items": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_items_formula": [
                                                                  {
                                                                    "$id": "26",
                                                                    "id_item_sub": "3d7318c0-9738-426f-8c08-7f5ccf83dd08",
                                                                    "id_item": "f3b0386c-d999-4d05-b6a1-8a853aa94216",
                                                                    "group_id": 3,
                                                                    "id_unit_ref": "c4e6720f-3c29-4a67-a062-9f97b8ffc4e7",
                                                                    "qty_dis": 5,
                                                                    "mt_items": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_items_sub": {
                                                                      "$ref": "25"
                                                                    },
                                                                    "mt_units_ref": {
                                                                      "$id": "27",
                                                                      "id": "b9b3a25c-e6de-47ff-878f-2d2f8c2fda6e",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "coefficient": 4.1,
                                                                      "id_unit": "0ff61179-24dd-409e-aea3-bf1fb3e769a6",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "id_user_upd": "4282e906-2c64-455d-bd30-3f363ee62b06",
                                                                      "commited": true,
                                                                      "mt_units": {
                                                                        "$id": "28",
                                                                        "id": "0d63fb2c-0263-4576-a0aa-a1dd42b94221",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "id_user_upd": "63ca4b03-3009-4af0-831a-bab6c98fbebd",
                                                                        "commited": true,
                                                                        "mt_units_ref": [
                                                                          {
                                                                            "$ref": "27"
                                                                          },
                                                                          {
                                                                            "$ref": "27"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_items": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ],
                                                                        "mt_items1": [
                                                                          {
                                                                            "$ref": "6"
                                                                          },
                                                                          {
                                                                            "$ref": "6"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "mt_items_formula": [
                                                                        {
                                                                          "$ref": "26"
                                                                        },
                                                                        {
                                                                          "$ref": "26"
                                                                        }
                                                                      ]
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "26"
                                                                  }
                                                                ],
                                                                "mt_items_types": {
                                                                  "$id": "29",
                                                                  "id": "b6a0c8a8-45f6-4303-a43e-0036e9120d52",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "name_short": "sample string 4",
                                                                  "name_pos": "sample string 5",
                                                                  "id_image": "fd63f85e-0172-4d03-a0a2-7e035f9698ea",
                                                                  "view_pos": true,
                                                                  "order": 7,
                                                                  "color_border": "sample string 8",
                                                                  "color_button": "sample string 9",
                                                                  "color_font": "sample string 10",
                                                                  "font_bold": true,
                                                                  "font_underline": true,
                                                                  "font_size": 13,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                  "id_user_upd": "c014d75a-7d50-416c-8b8a-9660f9806311",
                                                                  "commited": true,
                                                                  "tt_vouchers_det": [
                                                                    {
                                                                      "$id": "30",
                                                                      "id_voucher": "adf9b5cd-7c35-4959-b1ad-43672bb38599",
                                                                      "id_line": "dda2b647-d5b3-4930-8cf7-f56bd020ff69",
                                                                      "id_category": "b1497cb3-ee10-4d51-b175-04dfafb6e743",
                                                                      "id_item": "d323022e-0e15-4016-9a72-f4b725bfd987",
                                                                      "id_item_type": "ec452f25-a874-4525-a628-c1c29602b545",
                                                                      "price_max": 1.1,
                                                                      "qty_add": 3.1,
                                                                      "qty_used": 4.1,
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "tt_vouchers": {
                                                                        "$id": "31",
                                                                        "id": "9810d6bc-5e12-436d-9887-c9732b57969a",
                                                                        "id_voucher": 2,
                                                                        "locator_voucher": "sample string 3",
                                                                        "qr_code": "sample string 4",
                                                                        "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "date_used": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "date_sesion": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "id_employee": "21f0f78b-bb73-4457-a9a4-78b776d59ed6",
                                                                        "id_branch": "bfde47fe-0202-4cde-b6f0-32500808bb72",
                                                                        "id_voucher_permision": "1a369ee0-1b54-418e-a571-dc01d6dfbc2e",
                                                                        "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": "87df774b-ff27-41b0-8bb8-f8b665151d24",
                                                                        "id_user_add": "cc361f59-c357-4f3a-a0e5-567f1c27a74e",
                                                                        "id_doc_sa": "620854d0-d1c5-4add-a42d-a9fd840ffe4e",
                                                                        "id_item_sub": "5ba9faee-5579-4429-a744-e96d798057ee",
                                                                        "id_pos_sesion": "818ed87b-046a-4c2f-9a9e-727d2e03d07a",
                                                                        "is_authorized": true,
                                                                        "is_automatic": true,
                                                                        "print_in_branch": true,
                                                                        "printed": true,
                                                                        "is_entry": true,
                                                                        "is_consume": true,
                                                                        "is_used_entry": true,
                                                                        "is_used_consume": true,
                                                                        "is_close": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "mt_employees": {
                                                                          "$ref": "21"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_doc_sa_pay": [
                                                                          {
                                                                            "$ref": "20"
                                                                          },
                                                                          {
                                                                            "$ref": "20"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_det": [
                                                                          {
                                                                            "$ref": "30"
                                                                          },
                                                                          {
                                                                            "$ref": "30"
                                                                          }
                                                                        ],
                                                                        "tt_vouchers_permisions": {
                                                                          "$id": "32",
                                                                          "id": "0c2aa2fb-0111-4be5-bfaa-4b7f545943af",
                                                                          "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                                          "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                                                          "date_used": "2026-07-08T09:47:11.9090916+02:00",
                                                                          "id_employee": "eb1dc45d-8308-4611-95ca-4bfeee1dede9",
                                                                          "id_branch": "b4f3edd2-b876-4307-b1a8-e538351bfb00",
                                                                          "count": 6,
                                                                          "count_used": 1,
                                                                          "unlimited": true,
                                                                          "id_user_add": "6fbd4512-319c-480f-906a-04758c927b38",
                                                                          "is_entry": true,
                                                                          "is_consume": true,
                                                                          "active": true,
                                                                          "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                          "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_employees": {
                                                                            "$ref": "21"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "8"
                                                                          },
                                                                          "tt_vouchers": [
                                                                            {
                                                                              "$ref": "31"
                                                                            },
                                                                            {
                                                                              "$ref": "31"
                                                                            }
                                                                          ]
                                                                        }
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "30"
                                                                    }
                                                                  ],
                                                                  "st_images": {
                                                                    "$ref": "3"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "8"
                                                                  },
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ],
                                                                  "mt_prices_rules": [
                                                                    {
                                                                      "$id": "33",
                                                                      "id": "ef61c03a-a01b-40dc-bdf1-c0b7ce1acc3d",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "date_end": "2026-07-08T09:47:11.9090916+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": "f2aaeae4-77f3-43ee-8c45-8b6c86517cda",
                                                                      "id_pos": "ea0ccf79-bc9f-43f2-8020-bf36316c1268",
                                                                      "id_list": "e5ca4597-3d85-4b67-b5d1-1a3863345695",
                                                                      "id_item": "72bcd4ef-616a-434b-9b78-ad12028dc15f",
                                                                      "id_item_type": "dda391b2-3597-435c-a5d3-d844e7bda0cc",
                                                                      "id_category": "042d44ae-5bf7-4e0e-b105-2d49e636c560",
                                                                      "by_day_week": true,
                                                                      "use_mon": true,
                                                                      "use_tue": true,
                                                                      "use_wed": true,
                                                                      "use_thu": true,
                                                                      "use_fri": true,
                                                                      "use_sat": true,
                                                                      "use_sun": true,
                                                                      "use_hour_ini": "00:00:00.1234567",
                                                                      "use_hour_end": "00:00:00.1234567",
                                                                      "active": true,
                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "id_user_upd": "844f0506-b340-472e-882d-2f1a43ac70ed",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "2"
                                                                      },
                                                                      "mt_categories": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "mt_pos": {
                                                                        "$ref": "10"
                                                                      },
                                                                      "mt_prices_list": {
                                                                        "$id": "34",
                                                                        "id": "6df20288-8ca7-472a-949b-b010bf0d6f78",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_ref": "2a0ebec9-fc18-48e9-a5b9-390a736ee66a",
                                                                        "tax_included": true,
                                                                        "switch_select": true,
                                                                        "item_type_default": 7,
                                                                        "name_pos": "sample string 8",
                                                                        "id_image": "6adb5fa6-1947-4740-90ab-1824d8371469",
                                                                        "view_pos": true,
                                                                        "order": 10,
                                                                        "color_border": "sample string 11",
                                                                        "color_button": "sample string 12",
                                                                        "color_font": "sample string 13",
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "id_user_upd": "282660de-92a5-494c-906c-b7bc5f95f032",
                                                                        "commited": true,
                                                                        "mt_pos_prices_list": [
                                                                          {
                                                                            "$id": "35",
                                                                            "id_pos": "02ac9884-cee9-457d-b8ac-d2f716be276b",
                                                                            "id_pos_type": "274ef76d-f451-4afd-8799-323c76900fca",
                                                                            "id_price_list": "ffba0dda-238c-4bbb-9816-147d04b3a5fd",
                                                                            "is_default": true,
                                                                            "view_mon": true,
                                                                            "view_tue": true,
                                                                            "view_wed": true,
                                                                            "view_thu": true,
                                                                            "view_fri": true,
                                                                            "view_sat": true,
                                                                            "view_sun": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_user_upd": "108a097c-fb73-40cb-b42b-cd0b666d27f5",
                                                                            "commited": true,
                                                                            "mt_pos_view": {
                                                                              "$id": "36",
                                                                              "id_pos": "2363dffd-9cd2-4019-909d-65c74c2d3d66",
                                                                              "id_pos_type": "01262407-c265-4411-b709-54a983cc8b5b",
                                                                              "is_default": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "id_user_upd": "5bd478f0-21db-4b2b-ad12-aa2e313208f8",
                                                                              "commited": true,
                                                                              "mt_pos": {
                                                                                "$ref": "10"
                                                                              },
                                                                              "mt_pos_prices_list": [
                                                                                {
                                                                                  "$ref": "35"
                                                                                },
                                                                                {
                                                                                  "$ref": "35"
                                                                                }
                                                                              ],
                                                                              "mt_pos_types": {
                                                                                "$id": "37",
                                                                                "id": "52809cf8-31e1-42f3-a208-4f7001dc69cc",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "is_module": true,
                                                                                "order": 5,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "id_user_upd": "0dfaf110-8d4c-45f9-91f5-17fb08f15922",
                                                                                "commited": true,
                                                                                "mt_items_featured": [
                                                                                  {
                                                                                    "$id": "38",
                                                                                    "id": "919b7b2d-5073-47ab-ba23-0b7a5012ca9a",
                                                                                    "id_branch": "80f4f936-1793-47e9-baf6-5d1bbdfbb595",
                                                                                    "id_pos_type": "a8a6aa39-70b6-4757-917d-fe9340367b50",
                                                                                    "id_pos": "e08730d9-2fec-4b8e-b6e8-70b45078f0b3",
                                                                                    "id_item": "ba585a6e-0e53-4193-81c2-92f9edc0f2d8",
                                                                                    "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "image_id": 4,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "id_user_upd": "be776432-c33d-4178-89bb-27528611aacd",
                                                                                    "commited": true,
                                                                                    "mt_branches": {
                                                                                      "$ref": "2"
                                                                                    },
                                                                                    "mt_items": {
                                                                                      "$ref": "6"
                                                                                    },
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "38"
                                                                                  }
                                                                                ],
                                                                                "mt_pos_doc_print": [
                                                                                  {
                                                                                    "$id": "39",
                                                                                    "id_pos_print": "4fd44216-f6cb-4d36-a835-c71bd75a69c9",
                                                                                    "id_doc": "43b15f56-ffed-4912-9e83-68df3c04fcf4",
                                                                                    "id_pos_type": "2f7b3c35-606d-4200-8bee-2fbc237fcd54",
                                                                                    "id_doc_print": "0dab9e74-b9c2-4622-b034-dbeadf74bcfb",
                                                                                    "copies": 5,
                                                                                    "print_mode": 6,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "id_user_upd": "f56688ab-bb55-4794-b7c1-a006f1583225",
                                                                                    "commited": true,
                                                                                    "mt_docs": {
                                                                                      "$ref": "14"
                                                                                    },
                                                                                    "mt_pos_print": {
                                                                                      "$id": "40",
                                                                                      "id": "31424b91-0c49-4627-81d6-cb1c748490e1",
                                                                                      "id_pos": "20597788-4b7a-42db-962e-6caf55fda3a6",
                                                                                      "id_mask": "sample string 3",
                                                                                      "name": "sample string 4",
                                                                                      "mode_print": 5,
                                                                                      "port": "sample string 6",
                                                                                      "baud_rate": 1,
                                                                                      "data_bits": 1,
                                                                                      "stop_bit": 1,
                                                                                      "flow_control": 1,
                                                                                      "parity": 1,
                                                                                      "pin_cashdrawer": 1,
                                                                                      "ip_printer": "sample string 7",
                                                                                      "port_ip": 1,
                                                                                      "printer_name": "sample string 8",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "id_user_upd": "bf22f0dc-bad0-4442-b548-d4abc5c3561f",
                                                                                      "commited": true,
                                                                                      "mt_pos": {
                                                                                        "$ref": "10"
                                                                                      },
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        }
                                                                                      ],
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      }
                                                                                    },
                                                                                    "mt_pos_types": {
                                                                                      "$ref": "37"
                                                                                    },
                                                                                    "st_doc_print": {
                                                                                      "$id": "41",
                                                                                      "id": "fa24c3dc-4541-435a-8c86-2ef7890bcce1",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "high_row": 5,
                                                                                      "high_doc": 6,
                                                                                      "with_doc": 7,
                                                                                      "to_file": true,
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "commited": true,
                                                                                      "mt_pos_doc_print": [
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "39"
                                                                                        }
                                                                                      ],
                                                                                      "st_doc_print_det": [
                                                                                        {
                                                                                          "$id": "42",
                                                                                          "id_doc_print": "ad19f512-83bb-4198-b6b7-ce787f69555d",
                                                                                          "id_line": 2,
                                                                                          "text": "sample string 3",
                                                                                          "type_line": "sample string 4",
                                                                                          "type_align": "sample string 5",
                                                                                          "ref_line": 6,
                                                                                          "font_name": "sample string 7",
                                                                                          "font_bold": true,
                                                                                          "font_underline": true,
                                                                                          "font_color": "sample string 10",
                                                                                          "st_doc_print": {
                                                                                            "$ref": "41"
                                                                                          }
                                                                                        },
                                                                                        {
                                                                                          "$ref": "42"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "39"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_pos_view": [
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "36"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              }
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "35"
                                                                          }
                                                                        ],
                                                                        "mt_prices_items": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_list": "6f307afb-030c-4b15-afec-1ec3e1d5724e",
                                                                            "id_item_sub": "bb031669-8b64-4568-a06c-48193e46e36c",
                                                                            "validity_date": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "price": 4.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_user_upd": "46307896-22d9-444e-99e9-44d011f4e203",
                                                                            "commited": true,
                                                                            "mt_items_sub": {
                                                                              "$ref": "25"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list1": [
                                                                          {
                                                                            "$ref": "34"
                                                                          },
                                                                          {
                                                                            "$ref": "34"
                                                                          }
                                                                        ],
                                                                        "mt_prices_list2": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_prices_list_rules": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "d5a5f36c-186c-4d4b-9594-1ddb049900a2",
                                                                            "id_mask": "sample string 2",
                                                                            "name": "sample string 3",
                                                                            "description": "sample string 4",
                                                                            "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_branch": "41dce10b-2ad3-4a7b-9fc7-dd4b6d77faa2",
                                                                            "id_pos": "cb7acdbe-5ecb-40f8-b066-11c46c45d748",
                                                                            "id_list": "adb38719-55b5-4453-860c-0ad7247ef5ad",
                                                                            "view_list": true,
                                                                            "is_default": true,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_user_upd": "7a740813-58df-4261-ba90-dfdc831d66be",
                                                                            "commited": true,
                                                                            "mt_branches": {
                                                                              "$ref": "2"
                                                                            },
                                                                            "mt_pos": {
                                                                              "$ref": "10"
                                                                            },
                                                                            "mt_prices_list": {
                                                                              "$ref": "34"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_prices_rules": [
                                                                          {
                                                                            "$ref": "33"
                                                                          },
                                                                          {
                                                                            "$ref": "33"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_det": [
                                                                          {
                                                                            "$ref": "24"
                                                                          },
                                                                          {
                                                                            "$ref": "24"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "33"
                                                                    }
                                                                  ],
                                                                  "tt_items_customs": [
                                                                    {
                                                                      "$id": "45",
                                                                      "id": "1a57cb5c-b002-40cc-bc82-5c577769ebc3",
                                                                      "order_id": 2,
                                                                      "id_item": "08ca1a62-ff9a-4e75-bc42-2737e042c88e",
                                                                      "id_item_type": "2bb63f71-defe-49a9-a9f0-67d754578775",
                                                                      "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": "7585b0da-6499-4966-8501-c1fb40fac378",
                                                                      "type_item": 11,
                                                                      "id_voucher_json": "dee7a641-efad-44fe-9567-35dacf2fe151",
                                                                      "count_voucher": 1,
                                                                      "id_category": "b90d92bc-66d7-469f-9c89-9a54d470bc21",
                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                      "id_user_upd": "d23ddc63-916e-428a-89c5-c6520a98a648",
                                                                      "commited": true,
                                                                      "mt_items": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "mt_items_types": {
                                                                        "$ref": "29"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "8"
                                                                      },
                                                                      "tt_pos_sesion": {
                                                                        "$id": "46",
                                                                        "id": "fa267dd4-8ac1-4f4b-aa5f-aea368732459",
                                                                        "nro_sesion": 2,
                                                                        "id_pos": "22a4abac-86eb-4b51-b286-407ff25c8d05",
                                                                        "date_tax": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "date_open": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "date_close": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "id_user_open": "171140ae-5b12-4ad6-84ec-96fea13692b8",
                                                                        "id_user_close": "b224f8e9-b633-473a-bbfe-c4a0415c4828",
                                                                        "nro_z": 1,
                                                                        "amt_tot": 1.1,
                                                                        "locator_event": "sample string 6",
                                                                        "status_pos": 7,
                                                                        "training_sesion": true,
                                                                        "active": true,
                                                                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                        "commited": true,
                                                                        "mt_pos": {
                                                                          "$ref": "10"
                                                                        },
                                                                        "tt_cloakrooms_units": [
                                                                          {
                                                                            "$ref": "12"
                                                                          },
                                                                          {
                                                                            "$ref": "12"
                                                                          }
                                                                        ],
                                                                        "tt_items_customs": [
                                                                          {
                                                                            "$ref": "45"
                                                                          },
                                                                          {
                                                                            "$ref": "45"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa_pt": [
                                                                          {
                                                                            "$id": "47",
                                                                            "id": "53ad7a03-1a95-4267-bfd3-ddaf5eb813c9",
                                                                            "json_object": "sample string 2",
                                                                            "json_pays": "sample string 3",
                                                                            "id_pos_sesion": "e14385dc-e77d-4d96-b504-710fa29ee532",
                                                                            "type_pay": 5,
                                                                            "module": "sample string 6",
                                                                            "process": true,
                                                                            "json_cloackrooms": "sample string 8",
                                                                            "multi_select": 9,
                                                                            "terminal_name": "sample string 10",
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "47"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_units_activity": [
                                                                          {
                                                                            "$id": "48",
                                                                            "id": "1426342a-2f7d-4c73-9365-a466dd656c31",
                                                                            "id_room_unit": "205162fc-91c2-4734-8a03-8405379cdee1",
                                                                            "id_room_list": "7b27b937-4ac3-4cb8-ad09-811cdb24a897",
                                                                            "nro_res_ext": "sample string 3",
                                                                            "date_reserved": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "date_from": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "date_open": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "date_close": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_employee": "4941041d-1a99-466e-b2e5-c16dd4fd6189",
                                                                            "id_employee_sec": "8b83e8c8-bd01-4b83-bdfd-820f2abed6bf",
                                                                            "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": "5ff367ef-8f1a-42bf-9591-0179b0635264",
                                                                            "comment": "sample string 7",
                                                                            "id_user_open": "e20c7001-fe03-4518-bde1-589fab8a9498",
                                                                            "id_user_close": "70c385a8-3457-4e55-b7bb-6036c80f4ecf",
                                                                            "id_unit_state": "7e3efa09-87a6-4229-bd07-35bce56062f9",
                                                                            "id_pos_sesion": "b54c9a9a-92d4-4734-85f4-750cf1d91fdb",
                                                                            "vip": true,
                                                                            "paid": true,
                                                                            "send": true,
                                                                            "send_date": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "commited": true,
                                                                            "mt_employees": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_employees1": {
                                                                              "$ref": "21"
                                                                            },
                                                                            "mt_rooms_units": {
                                                                              "$id": "49",
                                                                              "id": "1e181dcf-f9f5-49c2-860e-5cda3085b11c",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "name_label": "sample string 4",
                                                                              "name_zone": "sample string 5",
                                                                              "order": 6,
                                                                              "id_room": "c1998f0b-ed1f-4a40-8faa-56bf7634db76",
                                                                              "pax": 8,
                                                                              "pos_x": 9,
                                                                              "pos_y": 10,
                                                                              "size_w": 1,
                                                                              "size_h": 1,
                                                                              "in_map": true,
                                                                              "reserved_on": true,
                                                                              "id_room_type": "eb7147a4-1dc0-491a-8f05-4cff66a4e7cb",
                                                                              "locked": true,
                                                                              "date_locked": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "comment_locked": "sample string 15",
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "id_user_upd": "5b9e0258-c5e4-4a40-b0b3-afdddba59b14",
                                                                              "commited": true,
                                                                              "mt_rooms": {
                                                                                "$id": "50",
                                                                                "id": "87b9a156-3715-47ed-80cf-25c9fedcde2d",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "id_branch": "28055684-898d-46f3-ba56-d6d82abf75ad",
                                                                                "name_pos": "sample string 6",
                                                                                "id_image": "cba346d4-5784-4a94-9f9d-03ef457f2f88",
                                                                                "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": "7ca948c7-b1c2-43f5-b03d-63736de63da5",
                                                                                "refresh_status": true,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "id_user_upd": "21a278ef-8c0e-4708-ac8c-7bfbaa1fd2ba",
                                                                                "commited": true,
                                                                                "mt_branches": {
                                                                                  "$ref": "2"
                                                                                },
                                                                                "mt_pos_rooms": [
                                                                                  {
                                                                                    "$id": "51",
                                                                                    "id_pos": "12f71b0e-8782-449e-a960-28e7a269bc03",
                                                                                    "id_room": "2ddce343-2f30-441b-8326-aac52dca0380",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "id_user_upd": "16dc3c15-b259-4502-972a-1d0814fd13a5",
                                                                                    "commited": true,
                                                                                    "mt_pos": {
                                                                                      "$ref": "10"
                                                                                    },
                                                                                    "mt_rooms": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "51"
                                                                                  }
                                                                                ],
                                                                                "st_images": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_images1": {
                                                                                  "$ref": "3"
                                                                                },
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "tt_rooms_list": [
                                                                                  {
                                                                                    "$id": "52",
                                                                                    "id": "f9532de1-fdfa-4476-9582-9a5434266974",
                                                                                    "id_room": "5249cc96-13cf-4526-b3b8-f754cd5dba3d",
                                                                                    "date_in": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "date_out": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "id_user_add": "04e113cf-c98c-4c79-9e46-42e1e5df6312",
                                                                                    "from_reservation": "sample string 5",
                                                                                    "pax": 6,
                                                                                    "status": 7,
                                                                                    "comment": "sample string 8",
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "commited": true,
                                                                                    "mt_rooms": {
                                                                                      "$ref": "50"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    },
                                                                                    "tt_rooms_units_activity": [
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "48"
                                                                                      }
                                                                                    ]
                                                                                  },
                                                                                  {
                                                                                    "$ref": "52"
                                                                                  }
                                                                                ]
                                                                              },
                                                                              "mt_rooms_units_types": {
                                                                                "$id": "53",
                                                                                "id": "7ecff6c6-7f18-4c5a-b9be-3b5993c585fe",
                                                                                "id_mask": "sample string 2",
                                                                                "name": "sample string 3",
                                                                                "description": "sample string 4",
                                                                                "high": 5,
                                                                                "width": 6,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "id_user_upd": "c548e08b-9607-4c99-a1b5-7519a12fcaf0",
                                                                                "commited": true,
                                                                                "mt_rooms_units": [
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  },
                                                                                  {
                                                                                    "$ref": "49"
                                                                                  }
                                                                                ],
                                                                                "mt_rooms_units_states_types": [
                                                                                  {
                                                                                    "$id": "54",
                                                                                    "id_room_type": "181c70b7-89ab-42c1-814d-b07080ccac94",
                                                                                    "id_room_state": "7f9c03a3-98ec-4862-8d32-2e5a1d43e230",
                                                                                    "id_image": "60243a2c-03e9-4c34-9a56-c23d3ec67f1e",
                                                                                    "color_font": "sample string 4",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 7,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "id_user_upd": "46981c9d-68f4-4883-aa79-9b4098948658",
                                                                                    "commited": true,
                                                                                    "mt_rooms_units_states": {
                                                                                      "$id": "55",
                                                                                      "id": "7b786642-e47b-4679-9a6c-5b396799a2bf",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "color": "sample string 5",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "id_user_upd": "67228843-f415-43c2-850c-3d27c816cdeb",
                                                                                      "commited": true,
                                                                                      "st_users": {
                                                                                        "$ref": "8"
                                                                                      },
                                                                                      "mt_rooms_units_states_types": [
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "54"
                                                                                        }
                                                                                      ],
                                                                                      "tt_rooms_units_activity": [
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "48"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "mt_rooms_units_types": {
                                                                                      "$ref": "53"
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_users": {
                                                                                      "$ref": "8"
                                                                                    }
                                                                                  },
                                                                                  {
                                                                                    "$ref": "54"
                                                                                  }
                                                                                ],
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                }
                                                                              },
                                                                              "st_users": {
                                                                                "$ref": "8"
                                                                              },
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "48"
                                                                                },
                                                                                {
                                                                                  "$ref": "48"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_states": {
                                                                              "$ref": "55"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users1": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_doc_sa": [
                                                                              {
                                                                                "$ref": "13"
                                                                              },
                                                                              {
                                                                                "$ref": "13"
                                                                              }
                                                                            ],
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            },
                                                                            "tt_rooms_list": {
                                                                              "$ref": "52"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "48"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "st_users1": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "tt_tips": [
                                                                          {
                                                                            "$id": "56",
                                                                            "id": "c03a506d-a829-4f95-ba0a-d0580f366d8d",
                                                                            "id_pos_sesion": "87773775-c0fe-4ed7-8177-a41847d91049",
                                                                            "amt_card": 1.1,
                                                                            "amt_cash": 1.1,
                                                                            "id_user": "886ecf50-ad0d-413a-8470-28f26476dd02",
                                                                            "id_room_unit_activity": "1750a3a5-afa2-4721-9354-8dbeeb2da605",
                                                                            "id_doc_sa": "6a225707-cf87-4bbb-a037-8763917f3c38",
                                                                            "id_pos_type": "fdf989db-7c9e-42a4-91f3-6e26013bd3cf",
                                                                            "block": true,
                                                                            "comment": "sample string 5",
                                                                            "json_response": "sample string 6",
                                                                            "id_doc_ref": "d7427adb-8006-4770-b6d1-79c39fcdb5f7",
                                                                            "coupon_id": "sample string 7",
                                                                            "terminal_id": "sample string 8",
                                                                            "card_name": "sample string 9",
                                                                            "card_bank": "sample string 10",
                                                                            "card_number": "sample string 11",
                                                                            "client_name": "sample string 12",
                                                                            "money_type": "sample string 13",
                                                                            "merchant_id": "sample string 14",
                                                                            "aid": "sample string 15",
                                                                            "auth_num": "sample string 16",
                                                                            "authorization": true,
                                                                            "signature": true,
                                                                            "contactless": true,
                                                                            "date_hour_pay": "sample string 17",
                                                                            "terminal_name": "sample string 18",
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "commited": true,
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            },
                                                                            "tt_tips_users": [
                                                                              {
                                                                                "$id": "57",
                                                                                "id_tip": "c8b84a0b-d6f6-4d8f-82c3-8fe956129ac6",
                                                                                "id_user": "ffdeaef3-d6d8-460b-9778-9a533cf41740",
                                                                                "amt_card": 1.1,
                                                                                "amt_cash": 1.1,
                                                                                "type_share": 3,
                                                                                "active": true,
                                                                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                "commited": true,
                                                                                "st_users": {
                                                                                  "$ref": "8"
                                                                                },
                                                                                "tt_tips": {
                                                                                  "$ref": "56"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "57"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "56"
                                                                          }
                                                                        ],
                                                                        "tt_pos_sesion_users": [
                                                                          {
                                                                            "$id": "58",
                                                                            "id_pos_sesion": "96a597b0-9e5e-4a73-83db-7b1613605d17",
                                                                            "id_user": "3d7f7623-04f4-41bc-bac2-5fd8cfc1f908",
                                                                            "date_add": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "distribution_index": 1.1,
                                                                            "active": true,
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "58"
                                                                          }
                                                                        ],
                                                                        "tt_doc_sa": [
                                                                          {
                                                                            "$ref": "13"
                                                                          },
                                                                          {
                                                                            "$ref": "13"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_connection": [
                                                                          {
                                                                            "$id": "59",
                                                                            "id": "dcc6f24d-5132-4db3-9065-50a4349b19f3",
                                                                            "id_user": "969d2757-90f4-4961-9a6d-9d1f71369ea0",
                                                                            "id_user_profile": "446e8d8c-57e2-4c00-9a02-bb38e64bda0f",
                                                                            "locator": "sample string 4",
                                                                            "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_pos_sesion": "df416d68-f238-4d5c-aa2f-035fdaf7d8f5",
                                                                            "date_login": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "date_logout": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "terminal_id": "sample string 6",
                                                                            "terminal_type": "sample string 7",
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "st_users_profiles": {
                                                                              "$id": "60",
                                                                              "id": "a8af1aa8-e69d-42c7-b7ad-9d2eb3743305",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "is_pass_required": true,
                                                                              "is_admin": true,
                                                                              "level_id": 7,
                                                                              "order_1": 8,
                                                                              "order_2": 9,
                                                                              "order_3": 10,
                                                                              "order_4": 11,
                                                                              "is_tips": true,
                                                                              "is_view_all": true,
                                                                              "active": true,
                                                                              "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                              "commited": true,
                                                                              "st_permisions": [
                                                                                {
                                                                                  "$id": "61",
                                                                                  "id": "78f9fe21-08d3-45c6-862c-3affed6e4d8d",
                                                                                  "id_function": "c4640071-7353-4196-a2cf-c41527342fac",
                                                                                  "id_user": "c611b09c-6ff8-4144-9938-81381d9de9ad",
                                                                                  "id_profile": "9af0d584-f4a5-493a-99ea-4d2b9b25d50d",
                                                                                  "permission": 3,
                                                                                  "active": true,
                                                                                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                  "commited": true,
                                                                                  "st_users_profiles": {
                                                                                    "$ref": "60"
                                                                                  },
                                                                                  "st_users": {
                                                                                    "$ref": "8"
                                                                                  },
                                                                                  "st_functions": {
                                                                                    "$id": "62",
                                                                                    "id": "783efcf6-675a-4b15-84bc-fbbbd70b5d0f",
                                                                                    "id_mask": "sample string 2",
                                                                                    "name": "sample string 3",
                                                                                    "description": "sample string 4",
                                                                                    "level_id": 5,
                                                                                    "id_group": "49be5e06-134e-4d27-80a8-f45d336efa97",
                                                                                    "name_event": "sample string 7",
                                                                                    "name_pos": "sample string 8",
                                                                                    "id_image": "cdb66f5e-09a9-468d-add1-fe4393ed7ab4",
                                                                                    "view_pos": true,
                                                                                    "order": 10,
                                                                                    "color_border": "sample string 11",
                                                                                    "color_button": "sample string 12",
                                                                                    "color_font": "sample string 13",
                                                                                    "font_bold": true,
                                                                                    "font_underline": true,
                                                                                    "font_size": 16,
                                                                                    "active": true,
                                                                                    "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                    "commited": true,
                                                                                    "st_functions_groups": {
                                                                                      "$id": "63",
                                                                                      "id": "268af098-f5ce-4c73-bd84-8b3e0d6b0b83",
                                                                                      "id_mask": "sample string 2",
                                                                                      "name": "sample string 3",
                                                                                      "description": "sample string 4",
                                                                                      "active": true,
                                                                                      "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                                      "commited": true,
                                                                                      "st_functions": [
                                                                                        {
                                                                                          "$ref": "62"
                                                                                        },
                                                                                        {
                                                                                          "$ref": "62"
                                                                                        }
                                                                                      ]
                                                                                    },
                                                                                    "st_images": {
                                                                                      "$ref": "3"
                                                                                    },
                                                                                    "st_permisions": [
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      },
                                                                                      {
                                                                                        "$ref": "61"
                                                                                      }
                                                                                    ]
                                                                                  }
                                                                                },
                                                                                {
                                                                                  "$ref": "61"
                                                                                }
                                                                              ],
                                                                              "st_users": [
                                                                                {
                                                                                  "$ref": "8"
                                                                                },
                                                                                {
                                                                                  "$ref": "8"
                                                                                }
                                                                              ],
                                                                              "tt_cmd_connection": [
                                                                                {
                                                                                  "$ref": "59"
                                                                                },
                                                                                {
                                                                                  "$ref": "59"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "59"
                                                                          }
                                                                        ],
                                                                        "tt_cmd_messages": [
                                                                          {
                                                                            "$id": "64",
                                                                            "id": "f7287eed-54b8-4624-891b-ae3442453cb7",
                                                                            "id_user": "d4cc29f5-4cc5-4ff6-a9cd-e221f945c32c",
                                                                            "date_add": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "destiny_type": 4,
                                                                            "id_key": "a9ade4ab-d9f7-4c68-acee-248823741dec",
                                                                            "message": "sample string 6",
                                                                            "message_view": true,
                                                                            "date_view": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "id_pos_sesion": "4d431223-7b41-4362-a37d-a5193ac46296",
                                                                            "terminal_add": "sample string 9",
                                                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                            "commited": true,
                                                                            "st_users": {
                                                                              "$ref": "8"
                                                                            },
                                                                            "tt_pos_sesion": {
                                                                              "$ref": "46"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "64"
                                                                          }
                                                                        ]
                                                                      }
                                                                    },
                                                                    {
                                                                      "$ref": "45"
                                                                    }
                                                                  ]
                                                                },
                                                                "mt_items_vouchers": {
                                                                  "$id": "65",
                                                                  "id": "d39de80b-d7bf-4b62-8b16-928fb52082f3",
                                                                  "id_mask": "sample string 2",
                                                                  "name": "sample string 3",
                                                                  "description": "sample string 4",
                                                                  "json": "sample string 5",
                                                                  "id_pay_type": "f6ac8c39-54d7-43e5-94e5-cbce44dca7d1",
                                                                  "id_doc_print": "fc9e9357-daca-4c2b-9ae5-3c8aa13932b1",
                                                                  "hour_end": "00:00:00.1234567",
                                                                  "price_item_sub": true,
                                                                  "define_validity": true,
                                                                  "price_ref": true,
                                                                  "price_min": 11.1,
                                                                  "supply_apply": 12,
                                                                  "active": true,
                                                                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                                  "commited": true,
                                                                  "mt_items_sub": [
                                                                    {
                                                                      "$ref": "25"
                                                                    },
                                                                    {
                                                                      "$ref": "25"
                                                                    }
                                                                  ]
                                                                },
                                                                "st_users": {
                                                                  "$ref": "8"
                                                                },
                                                                "mt_prices_items": [
                                                                  {
                                                                    "$ref": "43"
                                                                  },
                                                                  {
                                                                    "$ref": "43"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_det": [
                                                                  {
                                                                    "$ref": "24"
                                                                  },
                                                                  {
                                                                    "$ref": "24"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_prices_list": {
                                                                "$ref": "34"
                                                              },
                                                              "st_users": {
                                                                "$ref": "8"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "8"
                                                              },
                                                              "tt_doc_sa": {
                                                                "$ref": "13"
                                                              },
                                                              "tt_doc_sa_det_stock": [
                                                                {
                                                                  "$id": "66",
                                                                  "id_doc_sa": "50832bd0-24e1-4b27-8257-36c625077398",
                                                                  "id_line": 2,
                                                                  "id_item": "4fcdf87c-be6a-4a8b-881f-b2f81dd1ae57",
                                                                  "qty": 4.1,
                                                                  "mt_items": {
                                                                    "$ref": "6"
                                                                  },
                                                                  "tt_doc_sa_det": {
                                                                    "$ref": "24"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "66"
                                                                }
                                                              ]
                                                            },
                                                            {
                                                              "$ref": "24"
                                                            }
                                                          ],
                                                          "tt_doc_sa_pay": [
                                                            {
                                                              "$ref": "20"
                                                            },
                                                            {
                                                              "$ref": "20"
                                                            }
                                                          ],
                                                          "tt_vouchers": [
                                                            {
                                                              "$ref": "31"
                                                            },
                                                            {
                                                              "$ref": "31"
                                                            }
                                                          ],
                                                          "tt_vouchers_permisions": [
                                                            {
                                                              "$ref": "32"
                                                            },
                                                            {
                                                              "$ref": "32"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity": [
                                                            {
                                                              "$ref": "48"
                                                            },
                                                            {
                                                              "$ref": "48"
                                                            }
                                                          ],
                                                          "tt_rooms_units_activity1": [
                                                            {
                                                              "$ref": "48"
                                                            },
                                                            {
                                                              "$ref": "48"
                                                            }
                                                          ]
                                                        },
                                                        "mt_money_types": {
                                                          "$ref": "16"
                                                        },
                                                        "mt_payment_types": {
                                                          "$ref": "19"
                                                        },
                                                        "tt_doc_sa": {
                                                          "$ref": "13"
                                                        },
                                                        "tt_vouchers": {
                                                          "$ref": "31"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "20"
                                                      }
                                                    ],
                                                    "tt_vouchers": [
                                                      {
                                                        "$ref": "31"
                                                      },
                                                      {
                                                        "$ref": "31"
                                                      }
                                                    ]
                                                  },
                                                  "st_users": {
                                                    "$ref": "8"
                                                  },
                                                  "mt_money_types": {
                                                    "$ref": "16"
                                                  },
                                                  "tt_doc_sa": {
                                                    "$ref": "13"
                                                  }
                                                },
                                                {
                                                  "$ref": "18"
                                                }
                                              ],
                                              "tt_doc_sa_pay": [
                                                {
                                                  "$ref": "20"
                                                },
                                                {
                                                  "$ref": "20"
                                                }
                                              ]
                                            },
                                            "mt_payment_types": {
                                              "$ref": "19"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            }
                                          },
                                          {
                                            "$ref": "15"
                                          }
                                        ],
                                        "st_images": {
                                          "$ref": "3"
                                        },
                                        "st_users": {
                                          "$ref": "8"
                                        },
                                        "mt_pos_doc_print": [
                                          {
                                            "$ref": "39"
                                          },
                                          {
                                            "$ref": "39"
                                          }
                                        ],
                                        "st_doc_num": [
                                          {
                                            "$id": "67",
                                            "id_pos": "9be1598a-46cd-41e1-9adc-ba09ef59eb8b",
                                            "id_doc": "f5b43117-31a2-49d5-b6f5-968b5941c792",
                                            "value": 3,
                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                            "commited": true,
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            }
                                          },
                                          {
                                            "$ref": "67"
                                          }
                                        ],
                                        "tt_doc_sa": [
                                          {
                                            "$ref": "13"
                                          },
                                          {
                                            "$ref": "13"
                                          }
                                        ],
                                        "tt_doc_st": [
                                          {
                                            "$id": "68",
                                            "id": "cd4107fc-7975-42d3-97d7-b4a17e9fc121",
                                            "id_pos": "cb64cf33-8e19-4a96-9e07-566b9fbd017d",
                                            "id_doc": "66fcd185-734b-4584-b320-9a8eba42155f",
                                            "id_branch": "9743aada-665c-49ad-b3cf-498346750b44",
                                            "nro_doc": "sample string 5",
                                            "date_doc": "2026-07-08T09:47:11.9090916+02:00",
                                            "block": true,
                                            "nro_original": "sample string 8",
                                            "id_ref": "8561c7a2-9d51-41ba-821f-d757ff4eb4a0",
                                            "id_loc_from": "055d2d32-05ac-48a7-8e89-50d45a0d382d",
                                            "id_loc_end": "5f0680c9-313a-4b2a-b018-1dccc3c8fa9a",
                                            "id_user_add": "d0a286c1-e69a-4e0d-833d-37f807a6c538",
                                            "id_user_upd": "26f4ff34-c555-43a3-bc27-5727c36a1812",
                                            "id_pos_sesion": "5a6017af-3887-4a51-9f49-f5c5ab47c10f",
                                            "comment": "sample string 12",
                                            "status": 1,
                                            "is_send": true,
                                            "date_send": "2026-07-08T09:47:11.9090916+02:00",
                                            "active": true,
                                            "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                            "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                            "commited": true,
                                            "mt_branches": {
                                              "$ref": "2"
                                            },
                                            "mt_docs": {
                                              "$ref": "14"
                                            },
                                            "mt_locations": {
                                              "$id": "69",
                                              "id": "f6924927-41c5-45af-bbca-b3a8371b5ea5",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "description": "sample string 4",
                                              "reserved": true,
                                              "id_branch": "2c210c48-6a04-495e-8ae6-0493376147bf",
                                              "active": true,
                                              "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                              "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                              "id_user_upd": "70454f79-56f8-4f99-b8c9-a3fdcff0f011",
                                              "commited": true,
                                              "mt_branches": {
                                                "$ref": "2"
                                              },
                                              "st_users": {
                                                "$ref": "8"
                                              },
                                              "tt_doc_sa": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_sa1": [
                                                {
                                                  "$ref": "13"
                                                },
                                                {
                                                  "$ref": "13"
                                                }
                                              ],
                                              "tt_doc_st": [
                                                {
                                                  "$ref": "68"
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "tt_doc_st1": [
                                                {
                                                  "$ref": "68"
                                                },
                                                {
                                                  "$ref": "68"
                                                }
                                              ],
                                              "tt_stock": [
                                                {
                                                  "$id": "70",
                                                  "id_location": "f83fbc47-b0aa-4725-921b-50a4d4724576",
                                                  "id_item": "ee3ccefd-1e9f-4b7c-b937-9453ae55976f",
                                                  "stock_ideal": 3.1,
                                                  "stock_min": 4.1,
                                                  "stock_max": 5.1,
                                                  "stock": 6.1,
                                                  "active": true,
                                                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                                  "commited": true,
                                                  "mt_items": {
                                                    "$ref": "6"
                                                  },
                                                  "mt_locations": {
                                                    "$ref": "69"
                                                  }
                                                },
                                                {
                                                  "$ref": "70"
                                                }
                                              ]
                                            },
                                            "mt_locations1": {
                                              "$ref": "69"
                                            },
                                            "mt_pos": {
                                              "$ref": "10"
                                            },
                                            "st_users": {
                                              "$ref": "8"
                                            },
                                            "st_users1": {
                                              "$ref": "8"
                                            },
                                            "tt_doc_st_det": [
                                              {
                                                "$id": "71",
                                                "id_doc_st": "678380f4-1b60-4ff7-adbb-04e3ad67903f",
                                                "id_line": 2,
                                                "id_item": "c0e1f79a-ecb2-4197-955c-0386a5de16d8",
                                                "comment": "sample string 4",
                                                "qty": 5.1,
                                                "status": 1,
                                                "active": true,
                                                "mt_items": {
                                                  "$ref": "6"
                                                },
                                                "tt_doc_st": {
                                                  "$ref": "68"
                                                }
                                              },
                                              {
                                                "$ref": "71"
                                              }
                                            ],
                                            "tt_doc_st1": [
                                              {
                                                "$ref": "68"
                                              },
                                              {
                                                "$ref": "68"
                                              }
                                            ],
                                            "tt_doc_st2": {
                                              "$ref": "68"
                                            }
                                          },
                                          {
                                            "$ref": "68"
                                          }
                                        ]
                                      },
                                      "mt_locations": {
                                        "$ref": "69"
                                      },
                                      "mt_locations1": {
                                        "$ref": "69"
                                      },
                                      "mt_pos": {
                                        "$ref": "10"
                                      },
                                      "st_users": {
                                        "$ref": "8"
                                      },
                                      "st_users1": {
                                        "$ref": "8"
                                      },
                                      "tt_cloakrooms_units": [
                                        {
                                          "$ref": "12"
                                        },
                                        {
                                          "$ref": "12"
                                        }
                                      ],
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "24"
                                        },
                                        {
                                          "$ref": "24"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "tt_doc_sa1": [
                                        {
                                          "$ref": "13"
                                        },
                                        {
                                          "$ref": "13"
                                        }
                                      ],
                                      "tt_doc_sa2": {
                                        "$ref": "13"
                                      },
                                      "tt_pos_sesion": {
                                        "$ref": "46"
                                      },
                                      "tt_rooms_units_activity": {
                                        "$ref": "48"
                                      },
                                      "tt_spool_doc_print": [
                                        {
                                          "$id": "72",
                                          "id": "0a402cbe-c7cf-4252-a2df-4e443a3b9780",
                                          "spool_server": "sample string 2",
                                          "id_doc_sa": "3808802f-3d67-48c7-8c70-26755986c2e1",
                                          "spool_printer": "sample string 4",
                                          "count": 5,
                                          "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                          "printed": true,
                                          "print_on": "2026-07-08T09:47:11.9090916+02:00",
                                          "tt_doc_sa": {
                                            "$ref": "13"
                                          }
                                        },
                                        {
                                          "$ref": "72"
                                        }
                                      ]
                                    },
                                    "tt_pos_sesion": {
                                      "$ref": "46"
                                    }
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ]
                              },
                              {
                                "$ref": "11"
                              }
                            ],
                            "mt_items_featured": [
                              {
                                "$ref": "38"
                              },
                              {
                                "$ref": "38"
                              }
                            ],
                            "mt_pos_print": [
                              {
                                "$ref": "40"
                              },
                              {
                                "$ref": "40"
                              }
                            ],
                            "mt_pos_rooms": [
                              {
                                "$ref": "51"
                              },
                              {
                                "$ref": "51"
                              }
                            ],
                            "st_users": {
                              "$ref": "8"
                            },
                            "mt_pos_view": [
                              {
                                "$ref": "36"
                              },
                              {
                                "$ref": "36"
                              }
                            ],
                            "mt_prices_list_rules": [
                              {
                                "$ref": "44"
                              },
                              {
                                "$ref": "44"
                              }
                            ],
                            "mt_prices_rules": [
                              {
                                "$ref": "33"
                              },
                              {
                                "$ref": "33"
                              }
                            ],
                            "st_doc_num": [
                              {
                                "$ref": "67"
                              },
                              {
                                "$ref": "67"
                              }
                            ],
                            "st_pos_license": [
                              {
                                "$id": "73",
                                "id": "6e0d5362-76f5-448c-9c1a-e68aaf2cc60e",
                                "id_pos": "71a5735e-2e56-427e-9d26-0ad627361021",
                                "mac_address": "sample string 3",
                                "date_end": "2026-07-08T09:47:11.9090916+02:00",
                                "key_access": "sample string 5",
                                "id_user_add": "59689055-a8a0-456c-af8b-554e272a78df",
                                "active": true,
                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "73"
                              }
                            ],
                            "st_users_pos": [
                              {
                                "$id": "74",
                                "id_user": "22af307e-39e0-402e-98af-42bab622d27e",
                                "id_pos": "74f2cafd-31e5-4d37-88ad-9bf8e417f2a6",
                                "pass_required": true,
                                "active": true,
                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "74"
                              }
                            ],
                            "tt_doc_sa": [
                              {
                                "$ref": "13"
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "tt_pos_connection": [
                              {
                                "$id": "75",
                                "id": "5fd768b1-8d20-4637-a0c5-a776a80c38b2",
                                "id_pos": "154b203c-7f54-4132-9a53-a8b73303079a",
                                "date_add": "2026-07-08T09:47:11.9090916+02:00",
                                "date_upd": "2026-07-08T09:47:11.9090916+02:00",
                                "date_out": "2026-07-08T09:47:11.9090916+02:00",
                                "connection_type": "sample string 3",
                                "connection_speed": 1,
                                "terminal_name": "sample string 4",
                                "version": "sample string 5",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "75"
                              }
                            ],
                            "tt_pos_sesion": [
                              {
                                "$ref": "46"
                              },
                              {
                                "$ref": "46"
                              }
                            ],
                            "mt_branches": {
                              "$ref": "2"
                            },
                            "tt_logs": [
                              {
                                "$id": "76",
                                "id": "db5f38ce-e23c-439a-ac22-cda5cb7362ad",
                                "id_user_add": "1d5bf5b7-51e2-4219-b646-e1e012b4aaee",
                                "id_table": "967ec9fc-991d-49b6-860b-2b426201c012",
                                "message_log": "sample string 3",
                                "json_object": "sample string 4",
                                "log_type": "sample string 5",
                                "id_pos": "93aff956-6a2a-4081-a257-0cd67fea7634",
                                "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                },
                                "st_sync_tables": {
                                  "$id": "77",
                                  "id": "6ba1e997-b318-41d5-841d-b5a985ffe5c6",
                                  "level": 2,
                                  "order": 3,
                                  "name": "sample string 4",
                                  "log_ins": true,
                                  "log_upd": true,
                                  "packet_forward": true,
                                  "active": true,
                                  "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                  "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                  "commited": true,
                                  "st_sync_packages_det": [
                                    {
                                      "$id": "78",
                                      "id": "707cbb49-cea2-4caa-ac14-3f4c241e8413",
                                      "id_sync": "3a3097a4-3ef1-464a-bd03-506932e2e45c",
                                      "json": "sample string 3",
                                      "id_table": "cd49bd68-eef5-4c1e-b8e5-5cf8fd15bf00",
                                      "order": 5,
                                      "st_sync_packages": {
                                        "$id": "79",
                                        "id": "c6c874de-7c3b-47ab-bc9c-df1e87e7caef",
                                        "id_branch_from": "f606a854-ac08-4089-9cc4-22e705126305",
                                        "id_branch_to": "64b777b6-6917-43bc-b82e-5bf450118188",
                                        "type": 4,
                                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                                        "order": 6,
                                        "status": 7,
                                        "log_info": "sample string 8",
                                        "sync_on": "2026-07-08T09:47:11.9090916+02:00",
                                        "send_on": "2026-07-08T09:47:11.9090916+02:00",
                                        "mt_branches": {
                                          "$ref": "2"
                                        },
                                        "mt_branches1": {
                                          "$ref": "2"
                                        },
                                        "st_sync_packages_det": [
                                          {
                                            "$ref": "78"
                                          },
                                          {
                                            "$ref": "78"
                                          }
                                        ]
                                      },
                                      "st_sync_tables": {
                                        "$ref": "77"
                                      }
                                    },
                                    {
                                      "$ref": "78"
                                    }
                                  ],
                                  "tt_logs": [
                                    {
                                      "$ref": "76"
                                    },
                                    {
                                      "$ref": "76"
                                    }
                                  ]
                                },
                                "st_users": {
                                  "$ref": "8"
                                }
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "st_local_variables": [
                              {
                                "$id": "80",
                                "id": "df32bbae-747a-41eb-aa22-567a94515bea",
                                "id_pos": "e56d9cb0-c7b3-4162-81ba-61604ef1efe1",
                                "name": "sample string 3",
                                "description": "sample string 4",
                                "value": "sample string 5",
                                "type": "sample string 6",
                                "last_update": "2026-07-08T09:47:11.9090916+02:00",
                                "commited": true,
                                "mt_pos": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "80"
                              }
                            ],
                            "tt_doc_st": [
                              {
                                "$ref": "68"
                              },
                              {
                                "$ref": "68"
                              }
                            ]
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "mt_brands": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ],
                    "mt_categories": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "mt_categories_items": [
                      {
                        "$ref": "5"
                      },
                      {
                        "$ref": "5"
                      }
                    ],
                    "mt_cloakrooms": [
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "mt_docs_payment_money": [
                      {
                        "$ref": "15"
                      },
                      {
                        "$ref": "15"
                      }
                    ],
                    "mt_employees": [
                      {
                        "$ref": "21"
                      },
                      {
                        "$ref": "21"
                      }
                    ],
                    "mt_employees_profiles": [
                      {
                        "$ref": "23"
                      },
                      {
                        "$ref": "23"
                      }
                    ],
                    "mt_items_featured": [
                      {
                        "$ref": "38"
                      },
                      {
                        "$ref": "38"
                      }
                    ],
                    "mt_items_sub": [
                      {
                        "$ref": "25"
                      },
                      {
                        "$ref": "25"
                      }
                    ],
                    "mt_items_types": [
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ],
                    "mt_locations": [
                      {
                        "$ref": "69"
                      },
                      {
                        "$ref": "69"
                      }
                    ],
                    "mt_money_rates": [
                      {
                        "$ref": "17"
                      },
                      {
                        "$ref": "17"
                      }
                    ],
                    "mt_money_types": [
                      {
                        "$ref": "16"
                      },
                      {
                        "$ref": "16"
                      }
                    ],
                    "mt_payment_types": [
                      {
                        "$ref": "19"
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "mt_pos": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "mt_pos_doc_print": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ],
                    "mt_pos_prices_list": [
                      {
                        "$ref": "35"
                      },
                      {
                        "$ref": "35"
                      }
                    ],
                    "mt_pos_print": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "mt_pos_rooms": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ],
                    "mt_pos_types": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "mt_pos_view": [
                      {
                        "$ref": "36"
                      },
                      {
                        "$ref": "36"
                      }
                    ],
                    "mt_prices_items": [
                      {
                        "$ref": "43"
                      },
                      {
                        "$ref": "43"
                      }
                    ],
                    "mt_prices_list": [
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ],
                    "mt_prices_list_rules": [
                      {
                        "$ref": "44"
                      },
                      {
                        "$ref": "44"
                      }
                    ],
                    "mt_prices_rules": [
                      {
                        "$ref": "33"
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "mt_rooms": [
                      {
                        "$ref": "50"
                      },
                      {
                        "$ref": "50"
                      }
                    ],
                    "mt_rooms_units": [
                      {
                        "$ref": "49"
                      },
                      {
                        "$ref": "49"
                      }
                    ],
                    "mt_rooms_units_states_types": [
                      {
                        "$ref": "54"
                      },
                      {
                        "$ref": "54"
                      }
                    ],
                    "mt_rooms_units_types": [
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ],
                    "mt_units": [
                      {
                        "$ref": "28"
                      },
                      {
                        "$ref": "28"
                      }
                    ],
                    "mt_units_ref": [
                      {
                        "$ref": "27"
                      },
                      {
                        "$ref": "27"
                      }
                    ],
                    "st_images": {
                      "$ref": "3"
                    },
                    "st_images1": {
                      "$ref": "3"
                    },
                    "st_permisions": [
                      {
                        "$ref": "61"
                      },
                      {
                        "$ref": "61"
                      }
                    ],
                    "st_pos_license": [
                      {
                        "$ref": "73"
                      },
                      {
                        "$ref": "73"
                      }
                    ],
                    "st_users_pos": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ],
                    "st_users_token": [
                      {
                        "$id": "81",
                        "id": "e0a962b6-ab7c-4323-81e9-066ae0de830a",
                        "token_id": "sample string 2",
                        "id_user": "c31a58cf-d346-48e0-922c-30c859531025",
                        "date_from": "2026-07-08T09:47:11.9090916+02:00",
                        "date_end": "2026-07-08T09:47:11.9090916+02:00",
                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "81"
                      }
                    ],
                    "tt_doc_sa_cashflow": [
                      {
                        "$ref": "18"
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "tt_doc_sa_det": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_sa_det1": [
                      {
                        "$ref": "24"
                      },
                      {
                        "$ref": "24"
                      }
                    ],
                    "tt_doc_st": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "tt_doc_st1": [
                      {
                        "$ref": "68"
                      },
                      {
                        "$ref": "68"
                      }
                    ],
                    "tt_items_customs": [
                      {
                        "$ref": "45"
                      },
                      {
                        "$ref": "45"
                      }
                    ],
                    "tt_logs": [
                      {
                        "$ref": "76"
                      },
                      {
                        "$ref": "76"
                      }
                    ],
                    "tt_pos_sesion": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_pos_sesion1": [
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ],
                    "tt_rooms_list": [
                      {
                        "$ref": "52"
                      },
                      {
                        "$ref": "52"
                      }
                    ],
                    "tt_rooms_units_activity": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "tt_rooms_units_activity1": [
                      {
                        "$ref": "48"
                      },
                      {
                        "$ref": "48"
                      }
                    ],
                    "tt_rooms_units_log": [
                      {
                        "$id": "82",
                        "id": "75fde11b-7baa-4d9a-b0e5-accf80a89a8f",
                        "id_room_activity": "0f3f930d-6b18-4efc-b437-a2769b7ef4c5",
                        "id_pos_sesion": "6b6e07ce-29da-4a52-90fc-14450f801ecc",
                        "log_text": "sample string 4",
                        "id_user": "cfe03755-c7e8-47bc-9ba8-e24d5437f3b3",
                        "created_on": "2026-07-08T09:47:11.9090916+02:00",
                        "commited": true,
                        "st_users": {
                          "$ref": "8"
                        }
                      },
                      {
                        "$ref": "82"
                      }
                    ],
                    "tt_tips_users": [
                      {
                        "$ref": "57"
                      },
                      {
                        "$ref": "57"
                      }
                    ],
                    "tt_vouchers_permisions": [
                      {
                        "$ref": "32"
                      },
                      {
                        "$ref": "32"
                      }
                    ],
                    "tt_vouchers": [
                      {
                        "$ref": "31"
                      },
                      {
                        "$ref": "31"
                      }
                    ],
                    "mt_docs": [
                      {
                        "$ref": "14"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "tt_pos_sesion_users": [
                      {
                        "$ref": "58"
                      },
                      {
                        "$ref": "58"
                      }
                    ],
                    "tt_doc_sa": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "tt_doc_sa1": [
                      {
                        "$ref": "13"
                      },
                      {
                        "$ref": "13"
                      }
                    ],
                    "mt_items": [
                      {
                        "$ref": "6"
                      },
                      {
                        "$ref": "6"
                      }
                    ],
                    "mt_rooms_units_states": [
                      {
                        "$ref": "55"
                      },
                      {
                        "$ref": "55"
                      }
                    ],
                    "st_users_profiles": {
                      "$ref": "60"
                    },
                    "tt_cmd_connection": [
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ],
                    "tt_cmd_messages": [
                      {
                        "$ref": "64"
                      },
                      {
                        "$ref": "64"
                      }
                    ]
                  }
                },
                "mt_categories_items": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "38"
                  },
                  {
                    "$ref": "38"
                  }
                ],
                "mt_items_formula": [
                  {
                    "$ref": "26"
                  },
                  {
                    "$ref": "26"
                  }
                ],
                "mt_units": {
                  "$ref": "28"
                },
                "mt_units1": {
                  "$ref": "28"
                },
                "st_images": {
                  "$ref": "3"
                },
                "st_users": {
                  "$ref": "8"
                },
                "mt_items_sub": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "33"
                  },
                  {
                    "$ref": "33"
                  }
                ],
                "tt_doc_sa_det_stock": [
                  {
                    "$ref": "66"
                  },
                  {
                    "$ref": "66"
                  }
                ],
                "tt_doc_st_det": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ],
                "tt_items_customs": [
                  {
                    "$ref": "45"
                  },
                  {
                    "$ref": "45"
                  }
                ],
                "tt_stock": [
                  {
                    "$ref": "70"
                  },
                  {
                    "$ref": "70"
                  }
                ],
                "tt_vouchers_det": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ]
              },
              "st_users": {
                "$ref": "8"
              }
            },
            {
              "$ref": "5"
            }
          ],
          "st_images": {
            "$ref": "3"
          },
          "st_users": {
            "$ref": "8"
          },
          "mt_prices_rules": [
            {
              "$ref": "33"
            },
            {
              "$ref": "33"
            }
          ],
          "tt_vouchers_det": [
            {
              "$ref": "30"
            },
            {
              "$ref": "30"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "mt_employees": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "mt_items": [
        {
          "$ref": "6"
        },
        {
          "$ref": "6"
        }
      ],
      "mt_items_types": [
        {
          "$ref": "29"
        },
        {
          "$ref": "29"
        }
      ],
      "mt_money_types": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "mt_payment_types": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "mt_prices_list": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "mt_rooms": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "mt_rooms1": [
        {
          "$ref": "50"
        },
        {
          "$ref": "50"
        }
      ],
      "mt_rooms_units_states_types": [
        {
          "$ref": "54"
        },
        {
          "$ref": "54"
        }
      ],
      "st_functions": [
        {
          "$ref": "62"
        },
        {
          "$ref": "62"
        }
      ],
      "st_images_types": {
        "$id": "83",
        "id": "1126b38c-b596-40ea-86f5-20a1959a1ca4",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "active": true,
        "created_on": "2026-07-08T09:47:11.9090916+02:00",
        "last_update": "2026-07-08T09:47:11.9090916+02:00",
        "commited": true,
        "st_images": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "mt_docs": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "st_users": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "st_users1": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "mt_cloakrooms": [
        {
          "$ref": "11"
        },
        {
          "$ref": "11"
        }
      ]
    },
    "st_users": {
      "$ref": "8"
    },
    "mt_branches_zones": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "mt_employees_branches": [
      {
        "$ref": "22"
      },
      {
        "$ref": "22"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "38"
      },
      {
        "$ref": "38"
      }
    ],
    "mt_locations": [
      {
        "$ref": "69"
      },
      {
        "$ref": "69"
      }
    ],
    "mt_periods": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "mt_pos": [
      {
        "$ref": "10"
      },
      {
        "$ref": "10"
      }
    ],
    "mt_prices_list_rules": [
      {
        "$ref": "44"
      },
      {
        "$ref": "44"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "mt_rooms": [
      {
        "$ref": "50"
      },
      {
        "$ref": "50"
      }
    ],
    "st_sync_packages": [
      {
        "$ref": "79"
      },
      {
        "$ref": "79"
      }
    ],
    "st_sync_packages1": [
      {
        "$ref": "79"
      },
      {
        "$ref": "79"
      }
    ],
    "tt_doc_sa": [
      {
        "$ref": "13"
      },
      {
        "$ref": "13"
      }
    ],
    "tt_doc_st": [
      {
        "$ref": "68"
      },
      {
        "$ref": "68"
      }
    ],
    "tt_vouchers": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "tt_vouchers_permisions": [
      {
        "$ref": "32"
      },
      {
        "$ref": "32"
      }
    ]
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.