PUT api/Mt_Categories

Request Information

URI Parameters

None.

Body Parameters

mt_categories
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

id_mask

string

Required

Max length: 10

name

string

Required

Max length: 20

description

string

Max length: 200

id_item_type

globally unique identifier

None.

order_type

integer

Required

name_pos

string

Max length: 20

id_image

globally unique identifier

None.

view_pos

boolean

Required

order

integer

Required

order_sec

integer

Required

color_border

string

Max length: 20

color_button

string

Max length: 20

color_font

string

Max length: 20

font_bold

boolean

Required

font_underline

boolean

Required

font_size

integer

Required

big_buttons

boolean

Required

active

boolean

Required

created_on

date

None.

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_categories_items

Collection of mt_categories_items

None.

st_images

st_images

None.

st_users

st_users

None.

mt_prices_rules

Collection of mt_prices_rules

None.

tt_vouchers_det

Collection of tt_vouchers_det

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "956d482e-e057-4653-9a1b-fc8e1226953f",
  "id_mask": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "id_item_type": "f5ed0151-378c-4556-aeaa-9e2321a74fee",
  "order_type": 5,
  "name_pos": "sample string 6",
  "id_image": "517a939c-7d85-4dfb-bbd3-720fdb591e88",
  "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": "2025-12-08T21:26:25.5475629+01:00",
  "last_update": "2025-12-08T21:26:25.5475629+01:00",
  "id_user_upd": "629fe35d-380e-43f5-b6f8-b82c42c5c281",
  "commited": true,
  "mt_categories_items": [
    {
      "$id": "2",
      "id_category": "9862e68e-fd08-497f-bbeb-68288e4dacd5",
      "id_item": "427335f3-23da-4033-8136-cf95a8985dcc",
      "is_default": true,
      "active": true,
      "created_on": "2025-12-08T21:26:25.5475629+01:00",
      "last_update": "2025-12-08T21:26:25.5475629+01:00",
      "id_user_upd": "d922b235-fe48-411d-96e6-05f2d4c6ea6b",
      "commited": true,
      "mt_categories": {
        "$ref": "1"
      },
      "mt_items": {
        "$id": "3",
        "id": "baffe127-3e01-40bf-844d-d5845d4bb450",
        "id_mask": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "id_unit": "e35fbd64-8593-455a-bb88-714ab8a90281",
        "id_unit_sec": "8122cce7-6926-49e9-b0d3-be79e0cc0f7d",
        "id_brand": "bf116e87-3a07-4acf-9408-5b4b8d2ee32f",
        "b_sale": true,
        "b_stock": true,
        "b_price": true,
        "b_unique": true,
        "b_exclude_control": true,
        "tax": 12.1,
        "change_price": true,
        "force_printing": true,
        "is_ticket": true,
        "is_supply": true,
        "define_price": true,
        "external_id": "sample string 18",
        "name_pos": "sample string 19",
        "name_print": "sample string 20",
        "id_image": "e7265f80-6daf-4143-af04-fda68d3e3514",
        "view_pos": true,
        "order": 22,
        "color_border": "sample string 23",
        "color_button": "sample string 24",
        "color_font": "sample string 25",
        "font_bold": true,
        "font_underline": true,
        "font_size": 28,
        "active": true,
        "created_on": "2025-12-08T21:26:25.5475629+01:00",
        "last_update": "2025-12-08T21:26:25.5475629+01:00",
        "id_user_upd": "626b065a-2936-4ad1-8b73-aabecb0da40a",
        "commited": true,
        "mt_brands": {
          "$id": "4",
          "id": "feb75e14-7b54-4b82-ab18-25f3c7969d51",
          "id_mask": "sample string 2",
          "name": "sample string 3",
          "active": true,
          "created_on": "2025-12-08T21:26:25.5475629+01:00",
          "last_update": "2025-12-08T21:26:25.5475629+01:00",
          "id_user_upd": "be2e4a84-6700-4b72-a0f9-d62b209eb4eb",
          "commited": true,
          "mt_items": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "st_users": {
            "$id": "5",
            "id": "e689de88-464d-478a-800c-087a5d61e334",
            "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": "19e2210a-9580-43fc-8ce0-b4d638123aec",
            "view_messages": true,
            "id_image_photo": "41564189-e87d-49d9-bee9-cf344d1c3413",
            "reserved": true,
            "pos_access": true,
            "back_access": true,
            "name_pos": "sample string 13",
            "id_image": "ef68df62-9d62-4527-a0ee-03b90779026d",
            "view_pos": true,
            "order": 15,
            "color_border": "sample string 16",
            "color_button": "sample string 17",
            "color_font": "sample string 18",
            "active": true,
            "created_on": "2025-12-08T21:26:25.5475629+01:00",
            "last_update": "2025-12-08T21:26:25.5475629+01:00",
            "commited": true,
            "mt_branches": [
              {
                "$id": "6",
                "id": "a9854380-3c88-44ed-b431-27af9da5da08",
                "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": "45e2dfba-c496-486a-9dca-f5bb2e55b107",
                "order": 12,
                "external_id": "sample string 13",
                "sync": true,
                "active": true,
                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                "last_update": "2025-12-08T21:26:25.5475629+01:00",
                "id_user_upd": "3834ea91-4824-41e1-8f7e-d0a5856e56ce",
                "commited": true,
                "st_images": {
                  "$id": "7",
                  "id": "0315e0b3-c189-4247-b95f-22100816d222",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "id_img_type": "53bb7d4d-c4dc-4d96-b096-982b601bfd57",
                  "image_file": "sample string 5",
                  "extension": "sample string 6",
                  "high": 1,
                  "width": 1,
                  "active": true,
                  "created_on": "2025-12-08T21:26:25.5475629+01:00",
                  "last_update": "2025-12-08T21:26:25.5475629+01:00",
                  "commited": true,
                  "mt_branches": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ],
                  "mt_categories": [
                    {
                      "$ref": "1"
                    },
                    {
                      "$ref": "1"
                    }
                  ],
                  "mt_employees": [
                    {
                      "$id": "8",
                      "id": "234a3834-e346-40e9-9f63-5d1c9a6e768e",
                      "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": "b3e35504-2e79-4401-8313-c5e2bad9f2bf",
                      "name_pos": "sample string 12",
                      "id_image": "a03a1b8d-026f-42fb-83f9-7970536d111d",
                      "view_pos": true,
                      "order": 14,
                      "color_border": "sample string 15",
                      "color_button": "sample string 16",
                      "color_font": "sample string 17",
                      "active": true,
                      "created_on": "2025-12-08T21:26:25.5475629+01:00",
                      "last_update": "2025-12-08T21:26:25.5475629+01:00",
                      "id_user_upd": "37b6d7b7-98a1-45b8-9e6d-e85b7c4bb652",
                      "commited": true,
                      "mt_employees_branches": [
                        {
                          "$id": "9",
                          "id_employee": "864c9668-9c6c-4f0d-8e2f-84e3b2c2dc02",
                          "id_branch": "fa8bff48-3c4a-4726-93d7-ad2363ddd6cf",
                          "active": true,
                          "created_on": "2025-12-08T21:26:25.5475629+01:00",
                          "last_update": "2025-12-08T21:26:25.5475629+01:00",
                          "id_user_upd": "b22f33d8-86ce-4c89-9a0b-d40dad46504f",
                          "commited": true,
                          "mt_branches": {
                            "$ref": "6"
                          },
                          "mt_employees": {
                            "$ref": "8"
                          }
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "mt_employees_profiles": {
                        "$id": "10",
                        "id": "a80a15a0-b5a6-4b2a-a382-93b591fcdf14",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "authorized": true,
                        "active": true,
                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                        "id_user_upd": "52ae5690-1049-4af1-a49d-c75a151ed656",
                        "commited": true,
                        "mt_employees": [
                          {
                            "$ref": "8"
                          },
                          {
                            "$ref": "8"
                          }
                        ],
                        "st_users": {
                          "$ref": "5"
                        }
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_users": {
                        "$ref": "5"
                      },
                      "tt_doc_sa_det": [
                        {
                          "$id": "11",
                          "id_doc_sa": "d8170de0-0147-46be-affe-a1d91e47cdbc",
                          "id_line": 2,
                          "id_item_sub": "760a4cc3-bacb-428c-9fc5-0193ab54c2f6",
                          "qty": 4.1,
                          "id_list": "b59c51ad-1f03-43f7-8bec-4cbf842e3665",
                          "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": "5d48adb8-3c89-4555-9e50-5869560a6cd9",
                          "is_used": true,
                          "qty_vou": 1.1,
                          "amt_vou": 1.1,
                          "comment": "sample string 15",
                          "ref_det": "sample string 16",
                          "id_employee": "4eebee16-f53e-47f1-9faa-94fe16fcacd1",
                          "name_generic": "sample string 17",
                          "type_ope": 1,
                          "id_user_add": "60fa72d4-54d1-4e35-b6d6-4e594c2f22b0",
                          "id_user_upd": "4b7e68fa-f894-4300-ab02-61d80e56fae7",
                          "active": true,
                          "mt_employees": {
                            "$ref": "8"
                          },
                          "mt_items_sub": {
                            "$id": "12",
                            "id": "9ae7e804-7dbe-4132-873f-f6a895434a90",
                            "id_item": "1913ae9f-3d1d-446c-a6c9-798af8a5d28e",
                            "id_item_type": "13e77e23-b686-4e48-b2cc-446d4e59ce1e",
                            "is_default": true,
                            "barcode": "sample string 5",
                            "voucher_apply": true,
                            "id_voucher_json": "af1d8303-e74d-4477-ac37-0517967dfbc1",
                            "count_voucher": 1,
                            "id_voucher_type": 1,
                            "active": true,
                            "created_on": "2025-12-08T21:26:25.5475629+01:00",
                            "last_update": "2025-12-08T21:26:25.5475629+01:00",
                            "id_user_upd": "609e2713-b3ee-47b6-bf30-9d030046717a",
                            "commited": true,
                            "mt_items": {
                              "$ref": "3"
                            },
                            "mt_items_formula": [
                              {
                                "$id": "13",
                                "id_item_sub": "02b8b537-868e-4233-9e64-e5674d2e966c",
                                "id_item": "4fbfa5b1-4af0-4df4-8ec0-3f7366efa640",
                                "group_id": 3,
                                "id_unit_ref": "0493c5de-990c-4a76-984d-9efc5e3c6594",
                                "qty_dis": 5,
                                "mt_items": {
                                  "$ref": "3"
                                },
                                "mt_items_sub": {
                                  "$ref": "12"
                                },
                                "mt_units_ref": {
                                  "$id": "14",
                                  "id": "2d89d60f-a169-43d2-a4c9-aaa9e4aab38b",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "coefficient": 4.1,
                                  "id_unit": "ff60f4c3-faa8-436a-9449-617aed504eb8",
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                  "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                  "id_user_upd": "92c58a78-0d44-4e90-9839-05a4bd6831f2",
                                  "commited": true,
                                  "mt_units": {
                                    "$id": "15",
                                    "id": "beef1203-f264-4bdc-8060-f9b341aab5e5",
                                    "id_mask": "sample string 2",
                                    "name": "sample string 3",
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                    "id_user_upd": "7421a451-27b0-41f0-9847-8c7eea19384a",
                                    "commited": true,
                                    "mt_units_ref": [
                                      {
                                        "$ref": "14"
                                      },
                                      {
                                        "$ref": "14"
                                      }
                                    ],
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "mt_items": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ],
                                    "mt_items1": [
                                      {
                                        "$ref": "3"
                                      },
                                      {
                                        "$ref": "3"
                                      }
                                    ]
                                  },
                                  "st_users": {
                                    "$ref": "5"
                                  },
                                  "mt_items_formula": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ]
                                }
                              },
                              {
                                "$ref": "13"
                              }
                            ],
                            "mt_items_types": {
                              "$id": "16",
                              "id": "bc7f617b-a20d-44bf-b17c-53c6b7615010",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "name_short": "sample string 4",
                              "name_pos": "sample string 5",
                              "id_image": "23f6d938-a74a-4ee8-a641-c59a20bc5714",
                              "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": "2025-12-08T21:26:25.5475629+01:00",
                              "last_update": "2025-12-08T21:26:25.5475629+01:00",
                              "id_user_upd": "4754bfc2-2706-49ae-ae70-00108ad27901",
                              "commited": true,
                              "tt_vouchers_det": [
                                {
                                  "$id": "17",
                                  "id_voucher": "92e69aef-861d-4fba-b2b7-857a115e6a8d",
                                  "id_line": "9381fcab-7986-4a24-91ee-e067e1cc1f0e",
                                  "id_category": "f39aa4ff-8796-4996-a4a0-5009b3bd795c",
                                  "id_item": "372e57ec-6098-47bd-ac28-7cee3c7d25ab",
                                  "id_item_type": "7613ccc3-67e2-490c-95bf-0e182d4e6853",
                                  "price_max": 1.1,
                                  "qty_add": 3.1,
                                  "qty_used": 4.1,
                                  "mt_categories": {
                                    "$ref": "1"
                                  },
                                  "mt_items": {
                                    "$ref": "3"
                                  },
                                  "mt_items_types": {
                                    "$ref": "16"
                                  },
                                  "tt_vouchers": {
                                    "$id": "18",
                                    "id": "0a766cd9-5719-410b-a8e9-8b14c6bdb73b",
                                    "id_voucher": 2,
                                    "locator_voucher": "sample string 3",
                                    "qr_code": "sample string 4",
                                    "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                    "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                    "date_used": "2025-12-08T21:26:25.5475629+01:00",
                                    "date_sesion": "2025-12-08T21:26:25.5475629+01:00",
                                    "id_employee": "08ecfa6e-08d1-48a1-9f9e-a7d59ac6b385",
                                    "id_branch": "cebfe2bf-ae1d-4328-8a3a-26672ed7b122",
                                    "id_voucher_permision": "417326e1-ca9f-4491-b722-5cc694260799",
                                    "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": "5e376dd0-63c3-4d43-8096-497c2ef51c5a",
                                    "id_user_add": "eefb37b6-0599-4a21-897d-eda374a837ab",
                                    "id_doc_sa": "57dc710b-cf5b-4aec-8990-aabdd24b0a06",
                                    "id_item_sub": "5bb279e3-05b0-493b-b5a5-b1308d73fdc6",
                                    "id_pos_sesion": "8ebb7c87-4784-46f2-bd75-149d66e3b602",
                                    "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": "2025-12-08T21:26:25.5475629+01:00",
                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "6"
                                    },
                                    "mt_employees": {
                                      "$ref": "8"
                                    },
                                    "mt_payment_types": {
                                      "$id": "19",
                                      "id": "71cd6e12-be53-4b34-aa35-f982b7ce4a40",
                                      "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": "36adfc34-67bb-4327-956f-157cf4c2e14b",
                                      "view_pos": true,
                                      "order": 13,
                                      "color_border": "sample string 14",
                                      "color_button": "sample string 15",
                                      "color_font": "sample string 16",
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                      "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                      "id_user_upd": "d69fa009-30e0-4314-b724-8c4252d47847",
                                      "commited": true,
                                      "mt_docs_payment_money": [
                                        {
                                          "$id": "20",
                                          "id_doc": "1607dc65-712f-45ee-a8f2-ff3c4c4aeaf2",
                                          "id_pay": "a185ef3b-5c09-4f49-a1df-b577c5375e71",
                                          "id_money": "77ce4cd2-4bfc-43dc-8659-27d836f21f85",
                                          "active": true,
                                          "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                          "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                          "id_user_upd": "f1a01cb5-4dc1-4a99-aa69-b3595f07e77e",
                                          "commited": true,
                                          "mt_docs": {
                                            "$id": "21",
                                            "id": "e9b41c4f-d2c9-48d7-a4e6-8082c664c3e1",
                                            "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": "5b42d24b-16eb-4f8c-9f94-64c0cdcff34a",
                                            "view_pos": true,
                                            "order": 23,
                                            "color_border": "sample string 24",
                                            "color_button": "sample string 25",
                                            "color_font": "sample string 26",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                            "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                            "id_user_upd": "a345b1bd-455b-4dc0-9aac-5bbf5d5f5df5",
                                            "commited": true,
                                            "mt_docs_payment_money": [
                                              {
                                                "$ref": "20"
                                              },
                                              {
                                                "$ref": "20"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "7"
                                            },
                                            "st_users": {
                                              "$ref": "5"
                                            },
                                            "mt_pos_doc_print": [
                                              {
                                                "$id": "22",
                                                "id_pos_print": "7205ad16-1a07-45dc-8c98-4c30a0574cc3",
                                                "id_doc": "9958863f-741e-46a1-9d3a-876dac592281",
                                                "id_pos_type": "ceaa367c-f619-4bdf-bc0d-316b2dde5965",
                                                "id_doc_print": "4e93d42b-ad84-4dd6-8572-fd58b54ed0e2",
                                                "copies": 5,
                                                "print_mode": 6,
                                                "active": true,
                                                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                "id_user_upd": "d29e40fb-0ef8-4b05-8fa2-8e491f74eb7b",
                                                "commited": true,
                                                "mt_docs": {
                                                  "$ref": "21"
                                                },
                                                "mt_pos_print": {
                                                  "$id": "23",
                                                  "id": "4f6c3c27-7287-4e27-9227-79ec12269f3f",
                                                  "id_pos": "f4c665dc-288d-4347-b8e0-fbb4554b9953",
                                                  "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": "2025-12-08T21:26:25.5475629+01:00",
                                                  "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                  "id_user_upd": "b383da8d-55ea-4f6b-a8df-51b4d5f59cce",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "24",
                                                    "id": "f9e48daa-aeee-40ab-b6eb-f9023a04a9ec",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "577e5c9e-35cd-48db-8b05-edb468c1552c",
                                                    "id_zone": "4885029d-d662-4f54-a40b-b8f7f0a899fc",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                    "id_user_upd": "b609177d-e577-46bc-a2a5-5aef19eea97f",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "25",
                                                      "id": "429583a3-9da9-4e8f-a016-3b7ce9ee8def",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "6715f9a6-0cae-429e-8e97-794226269caa",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                      "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                      "id_user_upd": "0822710b-473a-4c75-81ed-f5c82bc056fb",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "6"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "24"
                                                        },
                                                        {
                                                          "$ref": "24"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "5"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "26",
                                                        "id": "7aac3923-41da-488c-a000-54f0857558af",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "461f9de3-5ffd-4318-b9cf-b6f53fbb2b37",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "1676f6d7-2b3b-4f7c-bd23-8f6c222a681a",
                                                        "view_pos": true,
                                                        "order": 9,
                                                        "color_border": "sample string 10",
                                                        "color_button": "sample string 11",
                                                        "color_font": "sample string 12",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                        "id_user_upd": "a400674f-bbd0-4806-9e28-28d15c6e0778",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_images": {
                                                          "$ref": "7"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "27",
                                                            "id": "5eb34262-cc49-422e-bbe1-114ca14ee1dd",
                                                            "id_cloakroom": "24ad3d0e-4a85-4ddb-8b81-cbbae0056ad8",
                                                            "id_pos_sesion": "ac251b32-8705-4b11-9574-8194fbaf5fc1",
                                                            "unit_id": 4,
                                                            "date_open": "2025-12-08T21:26:25.5475629+01:00",
                                                            "date_close": "2025-12-08T21:26:25.5475629+01:00",
                                                            "id_doc_sa": "31247547-a7eb-4cc4-b8bd-f6bdb2e4c800",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "26"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "28",
                                                              "id": "aa215809-2fff-4d1d-a1ce-ad3574d7fd87",
                                                              "id_pos": "f9e0592e-1abc-4e9d-b63a-e8e3fed926a5",
                                                              "id_doc": "fbedae26-4d59-4bde-bd28-8476dd035493",
                                                              "id_branch": "eb71f66e-2bb7-4eb2-9042-12b0b9c7b70c",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2025-12-08T21:26:25.5475629+01:00",
                                                              "date_tax": "2025-12-08T21:26:25.5475629+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "3e1369bb-bbfa-4788-b57b-04840fabd1eb",
                                                              "id_relationship": "2c391c01-cf00-46e3-b5bb-1e3f6a3588f5",
                                                              "id_loc_from": "66a6101c-2c46-4b52-88d7-537974bc8be4",
                                                              "id_loc_end": "9a73d789-21d0-479a-b7fc-9781ab6ecc39",
                                                              "id_user_add": "9bb819d4-e636-4969-98a0-d3cac25573b6",
                                                              "id_user_upd": "d1900cd3-4fd4-4740-bd72-9300d297168c",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "04100b84-1aac-414a-b6f2-7f8e3161b348",
                                                              "id_room_unit": "2004beb4-a4df-42e1-9fd9-eddf598e9dcb",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "5e9193cc-2728-41d5-ba66-facbb543f967",
                                                              "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": "2025-12-08T21:26:25.5475629+01:00",
                                                              "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "mt_branches": {
                                                                "$ref": "6"
                                                              },
                                                              "mt_docs": {
                                                                "$ref": "21"
                                                              },
                                                              "mt_locations": {
                                                                "$id": "29",
                                                                "id": "fa6da16e-a2a4-4bb5-a8ec-0927f5f6d765",
                                                                "id_mask": "sample string 2",
                                                                "name": "sample string 3",
                                                                "description": "sample string 4",
                                                                "reserved": true,
                                                                "id_branch": "ef17ab27-798a-4a3f-8d15-9775b86ecf0e",
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                "id_user_upd": "83be2474-d3dd-4be4-bffb-9dedf4166a51",
                                                                "commited": true,
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_sa1": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "30",
                                                                    "id": "0adfb967-0cf5-4f5c-b8b2-2e7fd176f55b",
                                                                    "id_pos": "2b3a7553-23f0-4db5-8294-06be0a5c8c74",
                                                                    "id_doc": "e2317143-1956-4cc7-8da0-950b0b0a6054",
                                                                    "id_branch": "2908f0f6-1516-47b1-bea3-5dd3dc9f45fd",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "2690c8b5-e105-4834-91b0-e307ffd07785",
                                                                    "id_loc_from": "cc4250e6-c646-45b9-b0a3-9caf562e3ab8",
                                                                    "id_loc_end": "7d38463f-7f13-446c-8917-2424a0e57572",
                                                                    "id_user_add": "90218c4c-11cf-4b81-b60f-a5b396b5f633",
                                                                    "id_user_upd": "2fb4291a-6a65-4ce7-a406-017e34d79af8",
                                                                    "id_pos_sesion": "a490cb94-3258-461b-83c6-ca0092ca2106",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "6"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "21"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "29"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "24"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "31",
                                                                        "id_doc_st": "14020579-a91c-43b2-a0b8-75a21f0df4a2",
                                                                        "id_line": 2,
                                                                        "id_item": "4ca91380-3bb2-4d89-9467-2974573fb3d9",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "30"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "31"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "30"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_st1": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_stock": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id_location": "672a0d60-f3d5-4dc9-b745-884957b18203",
                                                                    "id_item": "4c9b19d0-9a5e-4c3f-a547-ac3dd3c9141e",
                                                                    "stock_ideal": 3.1,
                                                                    "stock_min": 4.1,
                                                                    "stock_max": 5.1,
                                                                    "stock": 6.1,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$ref": "29"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "29"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "5"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "27"
                                                                },
                                                                {
                                                                  "$ref": "27"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$id": "33",
                                                                  "id_doc_sa": "5c82d50f-bafa-450f-a524-efb60a86b002",
                                                                  "id_pay": "1c5b38a6-109c-4905-b063-bdd8205fef1b",
                                                                  "id_money": "bcda7689-d1fc-45be-9b88-ec02e0168206",
                                                                  "date_cashflow": "2025-12-08T21:26:25.5475629+01:00",
                                                                  "coefficient": 5.1,
                                                                  "id_user_add": "c45bfe62-ac54-43a4-ab3d-0e6273235c67",
                                                                  "amt_tot_md": 7.1,
                                                                  "amt_tot_mo": 8.1,
                                                                  "mt_payment_types": {
                                                                    "$ref": "19"
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  },
                                                                  "mt_money_types": {
                                                                    "$id": "34",
                                                                    "id": "6efac387-2d56-4d2f-b02f-b706e766f756",
                                                                    "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": "f1696398-0ffb-4fd6-ba62-29bbabb04214",
                                                                    "view_pos": true,
                                                                    "order": 8,
                                                                    "color_border": "sample string 9",
                                                                    "color_button": "sample string 10",
                                                                    "color_font": "sample string 11",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "id_user_upd": "30f49a00-76c0-448c-9b3d-4fafbcff13d1",
                                                                    "commited": true,
                                                                    "mt_docs_payment_money": [
                                                                      {
                                                                        "$ref": "20"
                                                                      },
                                                                      {
                                                                        "$ref": "20"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates": [
                                                                      {
                                                                        "$id": "35",
                                                                        "id_money_1": "317aab55-54a6-49ff-af2f-ea9d21a10c84",
                                                                        "id_money_2": "6b5eafae-9acc-4c27-ad9a-a5158e758e2f",
                                                                        "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "coefficient": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_user_upd": "ced76132-74ea-4aa1-baca-7c428a97f54f",
                                                                        "commited": true,
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_money_types1": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "mt_money_rates1": [
                                                                      {
                                                                        "$ref": "35"
                                                                      },
                                                                      {
                                                                        "$ref": "35"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa_cashflow": [
                                                                      {
                                                                        "$ref": "33"
                                                                      },
                                                                      {
                                                                        "$ref": "33"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_pay": [
                                                                      {
                                                                        "$id": "36",
                                                                        "id_doc_sa": "99fbc562-10e1-44ef-95a3-f05f21cdef77",
                                                                        "id_line": 2,
                                                                        "id_pay": "83f766da-228c-4e84-a7fd-7c71f344d331",
                                                                        "id_money": "0c0889dd-ddf2-4051-a877-d983eb4fd5e5",
                                                                        "coefficient": 5.1,
                                                                        "id_voucher": "867761ed-086d-44a9-9f6e-2eaeb880a748",
                                                                        "id_employee": "422b6e43-b797-4ef1-a079-9ca46c2775df",
                                                                        "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": "03d36622-41d9-4afe-b985-aec7c8093e0a",
                                                                        "coupon_id": "sample string 9",
                                                                        "terminal_id": "sample string 10",
                                                                        "card_name": "sample string 11",
                                                                        "card_bank": "sample string 12",
                                                                        "card_number": "sample string 13",
                                                                        "client_name": "sample string 14",
                                                                        "money_type": "sample string 15",
                                                                        "merchant_id": "sample string 16",
                                                                        "aid": "sample string 17",
                                                                        "auth_num": "sample string 18",
                                                                        "authorization": true,
                                                                        "signature": true,
                                                                        "contactless": true,
                                                                        "date_hour_pay": "sample string 19",
                                                                        "terminal_name": "sample string 20",
                                                                        "active": true,
                                                                        "mt_employees": {
                                                                          "$ref": "8"
                                                                        },
                                                                        "mt_money_types": {
                                                                          "$ref": "34"
                                                                        },
                                                                        "mt_payment_types": {
                                                                          "$ref": "19"
                                                                        },
                                                                        "tt_doc_sa": {
                                                                          "$ref": "28"
                                                                        },
                                                                        "tt_vouchers": {
                                                                          "$ref": "18"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "36"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "33"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "11"
                                                                },
                                                                {
                                                                  "$ref": "11"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "36"
                                                                },
                                                                {
                                                                  "$ref": "36"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "28"
                                                                },
                                                                {
                                                                  "$ref": "28"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "28"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "37",
                                                                "id": "59012997-19ea-4099-9346-1af7b824b393",
                                                                "nro_sesion": 2,
                                                                "id_pos": "0cfad3d5-b337-4860-8511-498b03d70b5a",
                                                                "date_tax": "2025-12-08T21:26:25.5475629+01:00",
                                                                "date_open": "2025-12-08T21:26:25.5475629+01:00",
                                                                "date_close": "2025-12-08T21:26:25.5475629+01:00",
                                                                "id_user_open": "11feca22-6a34-42ca-a65d-8b1a09d7e81b",
                                                                "id_user_close": "df127f81-568d-4cf4-83e1-228638af9f8d",
                                                                "nro_z": 1,
                                                                "amt_tot": 1.1,
                                                                "locator_event": "sample string 6",
                                                                "status_pos": 7,
                                                                "training_sesion": true,
                                                                "active": true,
                                                                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "24"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "27"
                                                                  },
                                                                  {
                                                                    "$ref": "27"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id": "0099196c-a749-4f7b-ab07-f80ecc1444dd",
                                                                    "order_id": 2,
                                                                    "id_item": "be4b9d9e-fddb-402e-a177-d235ccac3a10",
                                                                    "id_item_type": "f0f9d3d8-1f24-41c1-8a99-937c98dfb04f",
                                                                    "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": "defbcf94-bd60-42a2-9e9c-a05841d5a633",
                                                                    "type_item": 11,
                                                                    "id_voucher_json": "843266fe-897d-460d-8d0c-b8a464fd132b",
                                                                    "count_voucher": 1,
                                                                    "id_category": "3019ccae-34b4-468e-9ff0-a8b6cbde29c2",
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "id_user_upd": "f0b27611-7bfd-4c49-a60f-8bd1718b6d85",
                                                                    "commited": true,
                                                                    "mt_items": {
                                                                      "$ref": "3"
                                                                    },
                                                                    "mt_items_types": {
                                                                      "$ref": "16"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "39",
                                                                    "id": "74cf1767-d8a6-4734-bc8f-24f767f37901",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "4866781f-76d1-4939-bcd0-737867249e1a",
                                                                    "type_pay": 5,
                                                                    "module": "sample string 6",
                                                                    "process": true,
                                                                    "json_cloackrooms": "sample string 8",
                                                                    "multi_select": 9,
                                                                    "terminal_name": "sample string 10",
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "39"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "40",
                                                                    "id": "df315cee-c59e-4e02-ac41-8858778d1bff",
                                                                    "id_room_unit": "9ff26022-73b6-41d5-a5b0-5725ea22f169",
                                                                    "id_room_list": "eb252057-994f-430d-a68d-4a3546c6739a",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "date_open": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "date_close": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "id_employee": "48c5bd6b-aa2e-4903-a96d-f7077a19e83a",
                                                                    "id_employee_sec": "9933c943-fabd-45af-93fa-061c8b31562d",
                                                                    "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": "8c7125ef-ce22-44e7-a17b-94d037724217",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "e5aa3cc5-b8f6-40ec-ae21-3f88289d4fe5",
                                                                    "id_user_close": "dff6f646-cf16-47f2-8e65-f9d39ed79aff",
                                                                    "id_unit_state": "7a52b93f-c32f-4c7d-964c-c3bfbd53e7da",
                                                                    "id_pos_sesion": "96fb8a09-051e-4160-8f6e-1d40b9ca100d",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "8"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "41",
                                                                      "id": "a2d23268-5834-4ebe-99d9-4b1074468dfe",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "e72d1556-034a-448a-b687-f1ec06f850a5",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "b400b741-c498-413f-84bc-22685c1d879a",
                                                                      "locked": true,
                                                                      "date_locked": "2025-12-08T21:26:25.5475629+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                      "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                      "id_user_upd": "70e1c895-2caf-447f-9f55-796d593054d3",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "42",
                                                                        "id": "49624177-edc2-4e62-95d3-13e595645c1e",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "9832b41a-c42b-4303-894a-df000bb0376f",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "386bc389-1c76-40d9-bf94-3a73499a0710",
                                                                        "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": "0b26480a-92da-4fa6-b48b-7e32506a5122",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_user_upd": "18c72c73-187f-4af5-acd4-2df57c15ad18",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "43",
                                                                            "id_pos": "e66f045e-2776-45a5-a2b0-5c5a1e234117",
                                                                            "id_room": "b62dc7ec-8c86-4829-a821-5dc9d76313de",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "id_user_upd": "38e4813f-3868-4bae-a24b-52716eb10c17",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "24"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "43"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "7"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "44",
                                                                            "id": "ee5b238c-c2a4-49d0-93f3-08445cbe4a03",
                                                                            "id_room": "972b9de7-c1ea-4a74-b194-8b21caf7cbfb",
                                                                            "date_in": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "date_out": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "id_user_add": "6425118f-d105-481c-ae85-3fe1d6a32381",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "42"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "40"
                                                                              },
                                                                              {
                                                                                "$ref": "40"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "44"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "45",
                                                                        "id": "ee8693ac-66f1-4e12-b110-fa7afd102ad3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "high": 5,
                                                                        "width": 6,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_user_upd": "d468a974-ca29-411d-9845-248cbf24d783",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "41"
                                                                          },
                                                                          {
                                                                            "$ref": "41"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "46",
                                                                            "id_room_type": "183e2502-83b7-4e63-b228-47dd285d4d3b",
                                                                            "id_room_state": "b89de427-c23c-4495-895d-ec7205e129cd",
                                                                            "id_image": "07de6614-02c1-4407-b657-f7b496009a74",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                            "id_user_upd": "e68f31f8-3952-4dc7-884c-965e3506bca1",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "47",
                                                                              "id": "6181a136-d9d0-4023-92ad-e792b45c4549",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                              "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                              "id_user_upd": "1d9f3026-9d54-419c-9277-42aecf8639de",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "5"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "46"
                                                                                },
                                                                                {
                                                                                  "$ref": "46"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "40"
                                                                                },
                                                                                {
                                                                                  "$ref": "40"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "45"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "7"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "5"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "46"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "40"
                                                                        },
                                                                        {
                                                                          "$ref": "40"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "47"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "28"
                                                                      },
                                                                      {
                                                                        "$ref": "28"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "44"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "40"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "28"
                                                                  },
                                                                  {
                                                                    "$ref": "28"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "48",
                                                                    "id": "16597f11-085c-4230-a9f8-1e523f45cf2c",
                                                                    "id_pos_sesion": "11efe71a-c373-4d56-a1a2-08625476e1d2",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "2e1c5fcc-3193-4ffe-aef4-60d10b8b876c",
                                                                    "id_room_unit_activity": "d37e4236-ac7d-47eb-8d61-1054e428ad56",
                                                                    "id_doc_sa": "cbef8bb7-6bee-471b-830e-d2a46a2af05d",
                                                                    "id_pos_type": "c310461d-a506-486c-87b1-bd7dccc2b047",
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "ce5ff0f4-0026-43dc-b4fe-85427e58857a",
                                                                    "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": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "49",
                                                                        "id_tip": "20777228-bfc5-45df-846b-d5cb700101aa",
                                                                        "id_user": "f8834c08-b0d2-4732-9534-90fd1964049e",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "48"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "49"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "48"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "5"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id_pos_sesion": "7c54e19c-0fc2-4165-9356-31d8939213cc",
                                                                    "id_user": "e6e3c6c5-8f58-468b-b5a1-29ce71ee229f",
                                                                    "date_add": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "37"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "40"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "51",
                                                                  "id": "96b8c583-fd3c-493b-b6d6-514b36db8aa6",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "8f14ce32-a18e-4fd2-ad68-dfc7c99d82e2",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "28"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "51"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "37"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "27"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "26"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$id": "52",
                                                        "id": "fe7186f7-cd7a-45b9-a05a-88a5d5de6b7a",
                                                        "id_branch": "9e2c109f-452a-4c02-8b05-a3d06bad0039",
                                                        "id_pos_type": "9ce66330-a112-4c30-ade1-641be8e1a642",
                                                        "id_pos": "6190c1d7-614e-44a2-85a2-eb446622454d",
                                                        "id_item": "80fb9fc0-1ff9-4351-b15f-0ae27e6c1f87",
                                                        "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                                        "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                                        "image_id": 4,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                        "id_user_upd": "b7d593c4-01a0-4b9f-9284-f2a8da910996",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "6"
                                                        },
                                                        "mt_items": {
                                                          "$ref": "3"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "mt_pos_types": {
                                                          "$id": "53",
                                                          "id": "074a85b9-745c-4775-909b-d7f32abe4b7c",
                                                          "id_mask": "sample string 2",
                                                          "name": "sample string 3",
                                                          "is_module": true,
                                                          "order": 5,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                          "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                          "id_user_upd": "6eef0a83-0919-47dc-b8ce-351107e0c830",
                                                          "commited": true,
                                                          "mt_items_featured": [
                                                            {
                                                              "$ref": "52"
                                                            },
                                                            {
                                                              "$ref": "52"
                                                            }
                                                          ],
                                                          "mt_pos_doc_print": [
                                                            {
                                                              "$ref": "22"
                                                            },
                                                            {
                                                              "$ref": "22"
                                                            }
                                                          ],
                                                          "st_users": {
                                                            "$ref": "5"
                                                          },
                                                          "mt_pos_view": [
                                                            {
                                                              "$id": "54",
                                                              "id_pos": "20fb3ce0-f436-4aeb-8a87-6c1a3688ffcb",
                                                              "id_pos_type": "fde28dc2-bb74-4a07-82ca-0744c1ad1792",
                                                              "is_default": true,
                                                              "active": true,
                                                              "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                              "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                              "id_user_upd": "6bed98d4-0d2f-4cc1-a314-c8d1ea1da25d",
                                                              "commited": true,
                                                              "mt_pos": {
                                                                "$ref": "24"
                                                              },
                                                              "mt_pos_prices_list": [
                                                                {
                                                                  "$id": "55",
                                                                  "id_pos": "058c1867-da9b-4911-bffd-1591a5907264",
                                                                  "id_pos_type": "1b1e8152-1204-4dd2-9ff1-dac5e5214652",
                                                                  "id_price_list": "99ac14c7-5fce-410f-9370-299eee484386",
                                                                  "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": "2025-12-08T21:26:25.5475629+01:00",
                                                                  "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                  "id_user_upd": "3fe194a8-14d1-4d62-a1ca-c59d7522793b",
                                                                  "commited": true,
                                                                  "mt_pos_view": {
                                                                    "$ref": "54"
                                                                  },
                                                                  "mt_prices_list": {
                                                                    "$id": "56",
                                                                    "id": "adaa50b9-2d84-4545-a881-c581772d5e9a",
                                                                    "id_mask": "sample string 2",
                                                                    "name": "sample string 3",
                                                                    "description": "sample string 4",
                                                                    "id_ref": "92e08c18-50b8-485f-9f0b-62c3313c1333",
                                                                    "tax_included": true,
                                                                    "switch_select": true,
                                                                    "item_type_default": 7,
                                                                    "name_pos": "sample string 8",
                                                                    "id_image": "470762f8-c15b-4665-8bef-2d15f9d6c964",
                                                                    "view_pos": true,
                                                                    "order": 10,
                                                                    "color_border": "sample string 11",
                                                                    "color_button": "sample string 12",
                                                                    "color_font": "sample string 13",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                    "id_user_upd": "6cf25f9e-4de5-4162-bbc8-e2ebc674fe01",
                                                                    "commited": true,
                                                                    "mt_pos_prices_list": [
                                                                      {
                                                                        "$ref": "55"
                                                                      },
                                                                      {
                                                                        "$ref": "55"
                                                                      }
                                                                    ],
                                                                    "mt_prices_items": [
                                                                      {
                                                                        "$id": "57",
                                                                        "id_list": "b59907d6-a1b0-4cbe-99fe-713c1a1b71e0",
                                                                        "id_item_sub": "97a1427f-21fc-4281-80c3-b772eb77acce",
                                                                        "validity_date": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "price": 4.1,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_user_upd": "d0d2f87e-14c6-4354-a474-ab147db89d15",
                                                                        "commited": true,
                                                                        "mt_items_sub": {
                                                                          "$ref": "12"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "57"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list1": [
                                                                      {
                                                                        "$ref": "56"
                                                                      },
                                                                      {
                                                                        "$ref": "56"
                                                                      }
                                                                    ],
                                                                    "mt_prices_list2": {
                                                                      "$ref": "56"
                                                                    },
                                                                    "mt_prices_list_rules": [
                                                                      {
                                                                        "$id": "58",
                                                                        "id": "46c5a6f4-30d7-4c05-9ae8-2af32f4aea35",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_branch": "2515b2b0-87b5-4181-ad59-d95e08167b1e",
                                                                        "id_pos": "c3e4297f-89b3-4791-a78b-93c3b9b5b094",
                                                                        "id_list": "0f12ba9b-4041-4922-8186-a5bf4073cd07",
                                                                        "view_list": true,
                                                                        "is_default": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_user_upd": "f2b58f69-fac4-420d-8234-2eca91c21c07",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "58"
                                                                      }
                                                                    ],
                                                                    "st_images": {
                                                                      "$ref": "7"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_prices_rules": [
                                                                      {
                                                                        "$id": "59",
                                                                        "id": "2e31b9a0-87de-4211-a6b6-a0d2b53144d0",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "by_amt": true,
                                                                        "by_pcg": true,
                                                                        "ap_amount": 1.1,
                                                                        "ap_percent": 1.1,
                                                                        "ap_price": 1.1,
                                                                        "ap_price_min": 1.1,
                                                                        "ap_price_max": 1.1,
                                                                        "id_branch": "e19a6d14-4531-479d-a841-a0239f4d42df",
                                                                        "id_pos": "f2a7d51c-6147-4541-bbbc-d89fda6eead0",
                                                                        "id_list": "8da3f6a0-2614-4cb1-865f-17d05f14547f",
                                                                        "id_item": "b3049917-e093-403f-a3be-f1588b6d79e8",
                                                                        "id_item_type": "084cca32-b6c3-4cef-be83-d1344b154a4f",
                                                                        "id_category": "7d191ff6-c8d7-4a93-895e-2a328101d595",
                                                                        "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": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                                        "id_user_upd": "e2344444-a08c-495b-98cc-476b96026aa5",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "mt_categories": {
                                                                          "$ref": "1"
                                                                        },
                                                                        "mt_items": {
                                                                          "$ref": "3"
                                                                        },
                                                                        "mt_items_types": {
                                                                          "$ref": "16"
                                                                        },
                                                                        "mt_pos": {
                                                                          "$ref": "24"
                                                                        },
                                                                        "mt_prices_list": {
                                                                          "$ref": "56"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "5"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "59"
                                                                      }
                                                                    ],
                                                                    "tt_doc_sa_det": [
                                                                      {
                                                                        "$ref": "11"
                                                                      },
                                                                      {
                                                                        "$ref": "11"
                                                                      }
                                                                    ]
                                                                  },
                                                                  "st_users": {
                                                                    "$ref": "5"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "55"
                                                                }
                                                              ],
                                                              "mt_pos_types": {
                                                                "$ref": "53"
                                                              },
                                                              "st_users": {
                                                                "$ref": "5"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "54"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "52"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "23"
                                                      },
                                                      {
                                                        "$ref": "23"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "43"
                                                      },
                                                      {
                                                        "$ref": "43"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "5"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$ref": "58"
                                                      },
                                                      {
                                                        "$ref": "58"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "59"
                                                      },
                                                      {
                                                        "$ref": "59"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$id": "60",
                                                        "id_pos": "70e05b42-4e07-4ef9-adfb-e8fd457e50d1",
                                                        "id_doc": "0b4c3fb1-81fa-4a3c-ac87-b8c13efdd03b",
                                                        "value": 3,
                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                        "commited": true,
                                                        "mt_docs": {
                                                          "$ref": "21"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "60"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "61",
                                                        "id": "0d6aebbd-e18b-4877-b4ae-5c18b8fa4dc6",
                                                        "id_pos": "ea8fa687-0b13-4154-8b85-f44fd2090934",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "4c4ee8e5-2c4a-4d68-aed5-ead406d0e377",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "61"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "62",
                                                        "id_user": "0a2512f3-a60a-4550-a852-e6c8063bcdf3",
                                                        "id_pos": "6caa5ed3-5341-4805-8ff7-de70d651b3d8",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "62"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "28"
                                                      },
                                                      {
                                                        "$ref": "28"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "63",
                                                        "id": "750393e0-fee2-4bad-b4a8-ac267117fcb9",
                                                        "id_pos": "8d61179a-0748-49c9-a22e-12f40a857993",
                                                        "date_add": "2025-12-08T21:26:25.5475629+01:00",
                                                        "date_upd": "2025-12-08T21:26:25.5475629+01:00",
                                                        "date_out": "2025-12-08T21:26:25.5475629+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "37"
                                                      },
                                                      {
                                                        "$ref": "37"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "6"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "64",
                                                        "id": "7eb59fc9-741a-4e46-b16a-0becd926da88",
                                                        "id_user_add": "6efa8cec-a9f1-404b-982c-67a6cbdcfce1",
                                                        "id_table": "6d9d150d-6493-4e1f-8d79-452a9991f8fc",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "534897be-87c3-4761-aa32-13ff46177dce",
                                                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "65",
                                                          "id": "34394a12-ae4f-420b-a6cd-79ac6ca8c156",
                                                          "level": 2,
                                                          "order": 3,
                                                          "name": "sample string 4",
                                                          "log_ins": true,
                                                          "log_upd": true,
                                                          "packet_forward": true,
                                                          "active": true,
                                                          "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                          "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "66",
                                                              "id": "a8dee39d-f7b4-4d40-b65e-adc04d3d5ebe",
                                                              "id_sync": "0df5e168-2db7-4d9e-9620-fa70195c1b7c",
                                                              "json": "sample string 3",
                                                              "id_table": "f14a8e59-254f-4f33-89a9-9a0043c36d6f",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "67",
                                                                "id": "1aa7b076-aff7-4434-b245-3a48bcd26c37",
                                                                "id_branch_from": "bd02856a-a7a5-4ad9-8b15-a52a162c72df",
                                                                "id_branch_to": "83170bc6-f928-475d-a5ef-ba364c4daa95",
                                                                "type": 4,
                                                                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                "send_on": "2025-12-08T21:26:25.5475629+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "6"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "66"
                                                                  },
                                                                  {
                                                                    "$ref": "66"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "65"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "66"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "64"
                                                            },
                                                            {
                                                              "$ref": "64"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "5"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "68",
                                                        "id": "deb9be25-41f6-47a9-8acc-d83f93363324",
                                                        "id_pos": "99b28f9c-e858-4934-8c82-c9667e3d812d",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "24"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "68"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_users": {
                                                    "$ref": "5"
                                                  }
                                                },
                                                "mt_pos_types": {
                                                  "$ref": "53"
                                                },
                                                "st_doc_print": {
                                                  "$id": "69",
                                                  "id": "fcfce3c0-44e4-4953-b9ae-a36611b848e6",
                                                  "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": "2025-12-08T21:26:25.5475629+01:00",
                                                  "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                                  "commited": true,
                                                  "mt_pos_doc_print": [
                                                    {
                                                      "$ref": "22"
                                                    },
                                                    {
                                                      "$ref": "22"
                                                    }
                                                  ],
                                                  "st_doc_print_det": [
                                                    {
                                                      "$id": "70",
                                                      "id_doc_print": "1342501a-9ca6-4f0b-bfca-610c1d54a100",
                                                      "id_line": 2,
                                                      "text": "sample string 3",
                                                      "type_line": "sample string 4",
                                                      "type_align": "sample string 5",
                                                      "ref_line": 6,
                                                      "font_name": "sample string 7",
                                                      "font_bold": true,
                                                      "font_underline": true,
                                                      "font_color": "sample string 10",
                                                      "st_doc_print": {
                                                        "$ref": "69"
                                                      }
                                                    },
                                                    {
                                                      "$ref": "70"
                                                    }
                                                  ]
                                                },
                                                "st_users": {
                                                  "$ref": "5"
                                                }
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "st_doc_num": [
                                              {
                                                "$ref": "60"
                                              },
                                              {
                                                "$ref": "60"
                                              }
                                            ],
                                            "tt_doc_sa": [
                                              {
                                                "$ref": "28"
                                              },
                                              {
                                                "$ref": "28"
                                              }
                                            ],
                                            "tt_doc_st": [
                                              {
                                                "$ref": "30"
                                              },
                                              {
                                                "$ref": "30"
                                              }
                                            ]
                                          },
                                          "mt_money_types": {
                                            "$ref": "34"
                                          },
                                          "mt_payment_types": {
                                            "$ref": "19"
                                          },
                                          "st_users": {
                                            "$ref": "5"
                                          }
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "st_images": {
                                        "$ref": "7"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_doc_sa_cashflow": [
                                        {
                                          "$ref": "33"
                                        },
                                        {
                                          "$ref": "33"
                                        }
                                      ],
                                      "tt_doc_sa_pay": [
                                        {
                                          "$ref": "36"
                                        },
                                        {
                                          "$ref": "36"
                                        }
                                      ],
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    },
                                    "st_users": {
                                      "$ref": "5"
                                    },
                                    "tt_doc_sa_pay": [
                                      {
                                        "$ref": "36"
                                      },
                                      {
                                        "$ref": "36"
                                      }
                                    ],
                                    "tt_vouchers_det": [
                                      {
                                        "$ref": "17"
                                      },
                                      {
                                        "$ref": "17"
                                      }
                                    ],
                                    "tt_vouchers_permisions": {
                                      "$id": "71",
                                      "id": "0d9b6939-d57e-456e-b282-88e2c3b3f151",
                                      "date_from": "2025-12-08T21:26:25.5475629+01:00",
                                      "date_end": "2025-12-08T21:26:25.5475629+01:00",
                                      "date_used": "2025-12-08T21:26:25.5475629+01:00",
                                      "id_employee": "17ad45bb-0492-4c03-8ac7-c061ce4b56be",
                                      "id_branch": "349501aa-06e6-4fa8-b022-750f95398c40",
                                      "count": 6,
                                      "count_used": 1,
                                      "unlimited": true,
                                      "id_user_add": "c0cd63ee-372c-4efd-abd8-9dbe791e4bb8",
                                      "is_entry": true,
                                      "is_consume": true,
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:25.5475629+01:00",
                                      "last_update": "2025-12-08T21:26:25.5475629+01:00",
                                      "commited": true,
                                      "mt_branches": {
                                        "$ref": "6"
                                      },
                                      "mt_employees": {
                                        "$ref": "8"
                                      },
                                      "st_users": {
                                        "$ref": "5"
                                      },
                                      "tt_vouchers": [
                                        {
                                          "$ref": "18"
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ]
                                    }
                                  }
                                },
                                {
                                  "$ref": "17"
                                }
                              ],
                              "st_images": {
                                "$ref": "7"
                              },
                              "st_users": {
                                "$ref": "5"
                              },
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "mt_prices_rules": [
                                {
                                  "$ref": "59"
                                },
                                {
                                  "$ref": "59"
                                }
                              ],
                              "tt_items_customs": [
                                {
                                  "$ref": "38"
                                },
                                {
                                  "$ref": "38"
                                }
                              ]
                            },
                            "mt_items_vouchers": {
                              "$id": "72",
                              "id": "a5def5de-a281-44f0-a1be-4ab5b13673e6",
                              "id_mask": "sample string 2",
                              "name": "sample string 3",
                              "description": "sample string 4",
                              "json": "sample string 5",
                              "id_pay_type": "163ba411-ed56-4390-aa5b-8bd2e2f4f19c",
                              "id_doc_print": "67690371-85de-4a81-b7be-0ed3e6eb0aa4",
                              "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": "2025-12-08T21:26:25.5475629+01:00",
                              "last_update": "2025-12-08T21:26:25.5475629+01:00",
                              "commited": true,
                              "mt_items_sub": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ]
                            },
                            "st_users": {
                              "$ref": "5"
                            },
                            "mt_prices_items": [
                              {
                                "$ref": "57"
                              },
                              {
                                "$ref": "57"
                              }
                            ],
                            "tt_doc_sa_det": [
                              {
                                "$ref": "11"
                              },
                              {
                                "$ref": "11"
                              }
                            ]
                          },
                          "mt_prices_list": {
                            "$ref": "56"
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_users1": {
                            "$ref": "5"
                          },
                          "tt_doc_sa": {
                            "$ref": "28"
                          },
                          "tt_doc_sa_det_stock": [
                            {
                              "$id": "73",
                              "id_doc_sa": "db481f79-4d21-440e-8d84-8df8f4060d97",
                              "id_line": 2,
                              "id_item": "3d67c512-682c-4087-bf9e-6cf74ddad293",
                              "qty": 4.1,
                              "mt_items": {
                                "$ref": "3"
                              },
                              "tt_doc_sa_det": {
                                "$ref": "11"
                              }
                            },
                            {
                              "$ref": "73"
                            }
                          ]
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "tt_doc_sa_pay": [
                        {
                          "$ref": "36"
                        },
                        {
                          "$ref": "36"
                        }
                      ],
                      "tt_vouchers": [
                        {
                          "$ref": "18"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "tt_vouchers_permisions": [
                        {
                          "$ref": "71"
                        },
                        {
                          "$ref": "71"
                        }
                      ],
                      "tt_rooms_units_activity": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ],
                      "tt_rooms_units_activity1": [
                        {
                          "$ref": "40"
                        },
                        {
                          "$ref": "40"
                        }
                      ]
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "mt_items": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "mt_items_types": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "mt_money_types": [
                    {
                      "$ref": "34"
                    },
                    {
                      "$ref": "34"
                    }
                  ],
                  "mt_payment_types": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "mt_prices_list": [
                    {
                      "$ref": "56"
                    },
                    {
                      "$ref": "56"
                    }
                  ],
                  "mt_rooms": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms1": [
                    {
                      "$ref": "42"
                    },
                    {
                      "$ref": "42"
                    }
                  ],
                  "mt_rooms_units_states_types": [
                    {
                      "$ref": "46"
                    },
                    {
                      "$ref": "46"
                    }
                  ],
                  "st_functions": [
                    {
                      "$id": "74",
                      "id": "50682eef-18ed-49dc-bc9c-5ac673dc8efd",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "level_id": 5,
                      "id_group": "a66e6ca5-18c1-4e6f-8f95-082aa0b4d810",
                      "name_event": "sample string 7",
                      "name_pos": "sample string 8",
                      "id_image": "9c3c6a43-3eb1-4bc4-85c8-0c5e2e9e7157",
                      "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": "2025-12-08T21:26:25.5475629+01:00",
                      "last_update": "2025-12-08T21:26:25.5475629+01:00",
                      "commited": true,
                      "st_functions_groups": {
                        "$id": "75",
                        "id": "3e5141ea-d4a2-4d31-afc2-717e59a5cbc7",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "description": "sample string 4",
                        "active": true,
                        "created_on": "2025-12-08T21:26:25.5475629+01:00",
                        "last_update": "2025-12-08T21:26:25.5475629+01:00",
                        "commited": true,
                        "st_functions": [
                          {
                            "$ref": "74"
                          },
                          {
                            "$ref": "74"
                          }
                        ]
                      },
                      "st_images": {
                        "$ref": "7"
                      },
                      "st_permisions": [
                        {
                          "$id": "76",
                          "id": "51599017-c107-44d3-8c00-00afeba51d49",
                          "id_function": "8f1d70eb-bd3f-4699-90d7-06aefba3f404",
                          "id_user": "1201a8cc-710b-4bbd-b23a-55b667cc60c4",
                          "id_profile": "ab93811f-7520-445b-ac76-5f520cee9ad5",
                          "permission": 3,
                          "active": true,
                          "created_on": "2025-12-08T21:26:25.5475629+01:00",
                          "last_update": "2025-12-08T21:26:25.5475629+01:00",
                          "commited": true,
                          "st_users_profiles": {
                            "$id": "77",
                            "id": "e47660cd-b1c3-4ea3-abbf-20ad60ff049e",
                            "id_mask": "sample string 2",
                            "name": "sample string 3",
                            "description": "sample string 4",
                            "is_pass_required": true,
                            "is_admin": true,
                            "level_id": 7,
                            "order_1": 8,
                            "order_2": 9,
                            "order_3": 10,
                            "order_4": 11,
                            "is_tips": true,
                            "active": true,
                            "created_on": "2025-12-08T21:26:25.5475629+01:00",
                            "last_update": "2025-12-08T21:26:25.5475629+01:00",
                            "commited": true,
                            "st_permisions": [
                              {
                                "$ref": "76"
                              },
                              {
                                "$ref": "76"
                              }
                            ],
                            "st_users": [
                              {
                                "$ref": "5"
                              },
                              {
                                "$ref": "5"
                              }
                            ]
                          },
                          "st_users": {
                            "$ref": "5"
                          },
                          "st_functions": {
                            "$ref": "74"
                          }
                        },
                        {
                          "$ref": "76"
                        }
                      ]
                    },
                    {
                      "$ref": "74"
                    }
                  ],
                  "st_images_types": {
                    "$id": "78",
                    "id": "679fbed5-c5ff-4541-af98-4b6e9e548a33",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                    "commited": true,
                    "st_images": [
                      {
                        "$ref": "7"
                      },
                      {
                        "$ref": "7"
                      }
                    ]
                  },
                  "mt_docs": [
                    {
                      "$ref": "21"
                    },
                    {
                      "$ref": "21"
                    }
                  ],
                  "st_users": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "st_users1": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "mt_cloakrooms": [
                    {
                      "$ref": "26"
                    },
                    {
                      "$ref": "26"
                    }
                  ]
                },
                "st_users": {
                  "$ref": "5"
                },
                "mt_branches_zones": [
                  {
                    "$ref": "25"
                  },
                  {
                    "$ref": "25"
                  }
                ],
                "mt_employees_branches": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "mt_items_featured": [
                  {
                    "$ref": "52"
                  },
                  {
                    "$ref": "52"
                  }
                ],
                "mt_locations": [
                  {
                    "$ref": "29"
                  },
                  {
                    "$ref": "29"
                  }
                ],
                "mt_periods": [
                  {
                    "$id": "79",
                    "id_branch": "38263b00-a01f-4184-b2d1-d0ccf6e4f4c5",
                    "exercise_id": 2,
                    "period_id": 3,
                    "date_from": "2025-12-08T21:26:25.5475629+01:00",
                    "date_end": "2025-12-08T21:26:25.5475629+01:00",
                    "state": "sample string 6",
                    "created_on": "2025-12-08T21:26:25.5475629+01:00",
                    "last_update": "2025-12-08T21:26:25.5475629+01:00",
                    "commited": true,
                    "mt_branches": {
                      "$ref": "6"
                    }
                  },
                  {
                    "$ref": "79"
                  }
                ],
                "mt_pos": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "mt_prices_list_rules": [
                  {
                    "$ref": "58"
                  },
                  {
                    "$ref": "58"
                  }
                ],
                "mt_prices_rules": [
                  {
                    "$ref": "59"
                  },
                  {
                    "$ref": "59"
                  }
                ],
                "mt_rooms": [
                  {
                    "$ref": "42"
                  },
                  {
                    "$ref": "42"
                  }
                ],
                "st_sync_packages": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "st_sync_packages1": [
                  {
                    "$ref": "67"
                  },
                  {
                    "$ref": "67"
                  }
                ],
                "tt_doc_sa": [
                  {
                    "$ref": "28"
                  },
                  {
                    "$ref": "28"
                  }
                ],
                "tt_doc_st": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "tt_vouchers": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "tt_vouchers_permisions": [
                  {
                    "$ref": "71"
                  },
                  {
                    "$ref": "71"
                  }
                ]
              },
              {
                "$ref": "6"
              }
            ],
            "mt_branches_zones": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "mt_brands": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ],
            "mt_categories": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "mt_categories_items": [
              {
                "$ref": "2"
              },
              {
                "$ref": "2"
              }
            ],
            "mt_cloakrooms": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_docs_payment_money": [
              {
                "$ref": "20"
              },
              {
                "$ref": "20"
              }
            ],
            "mt_employees": [
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "mt_employees_profiles": [
              {
                "$ref": "10"
              },
              {
                "$ref": "10"
              }
            ],
            "mt_items": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "52"
              },
              {
                "$ref": "52"
              }
            ],
            "mt_items_sub": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "mt_items_types": [
              {
                "$ref": "16"
              },
              {
                "$ref": "16"
              }
            ],
            "mt_locations": [
              {
                "$ref": "29"
              },
              {
                "$ref": "29"
              }
            ],
            "mt_money_rates": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "mt_money_types": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "mt_payment_types": [
              {
                "$ref": "19"
              },
              {
                "$ref": "19"
              }
            ],
            "mt_pos": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "mt_pos_doc_print": [
              {
                "$ref": "22"
              },
              {
                "$ref": "22"
              }
            ],
            "mt_pos_prices_list": [
              {
                "$ref": "55"
              },
              {
                "$ref": "55"
              }
            ],
            "mt_pos_print": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "mt_pos_rooms": [
              {
                "$ref": "43"
              },
              {
                "$ref": "43"
              }
            ],
            "mt_pos_types": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "mt_pos_view": [
              {
                "$ref": "54"
              },
              {
                "$ref": "54"
              }
            ],
            "mt_prices_items": [
              {
                "$ref": "57"
              },
              {
                "$ref": "57"
              }
            ],
            "mt_prices_list": [
              {
                "$ref": "56"
              },
              {
                "$ref": "56"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "58"
              },
              {
                "$ref": "58"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "59"
              },
              {
                "$ref": "59"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "42"
              },
              {
                "$ref": "42"
              }
            ],
            "mt_rooms_units": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_rooms_units_states": [
              {
                "$ref": "47"
              },
              {
                "$ref": "47"
              }
            ],
            "mt_rooms_units_states_types": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "mt_rooms_units_types": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "mt_units": [
              {
                "$ref": "15"
              },
              {
                "$ref": "15"
              }
            ],
            "mt_units_ref": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "st_images": {
              "$ref": "7"
            },
            "st_images1": {
              "$ref": "7"
            },
            "st_permisions": [
              {
                "$ref": "76"
              },
              {
                "$ref": "76"
              }
            ],
            "st_pos_license": [
              {
                "$ref": "61"
              },
              {
                "$ref": "61"
              }
            ],
            "st_users_pos": [
              {
                "$ref": "62"
              },
              {
                "$ref": "62"
              }
            ],
            "st_users_profiles": {
              "$ref": "77"
            },
            "st_users_token": [
              {
                "$id": "80",
                "id": "fd93e21a-34f1-48af-a0e8-b864dae7a3c2",
                "token_id": "sample string 2",
                "id_user": "531b99d3-7acd-4db1-aff8-9c1eb72a952e",
                "date_from": "2025-12-08T21:26:25.5475629+01:00",
                "date_end": "2025-12-08T21:26:25.5475629+01:00",
                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "80"
              }
            ],
            "tt_doc_sa_cashflow": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "tt_doc_sa_det": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa_det1": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_sa1": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_doc_st1": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_items_customs": [
              {
                "$ref": "38"
              },
              {
                "$ref": "38"
              }
            ],
            "tt_logs": [
              {
                "$ref": "64"
              },
              {
                "$ref": "64"
              }
            ],
            "tt_pos_sesion": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_pos_sesion1": [
              {
                "$ref": "37"
              },
              {
                "$ref": "37"
              }
            ],
            "tt_rooms_list": [
              {
                "$ref": "44"
              },
              {
                "$ref": "44"
              }
            ],
            "tt_rooms_units_activity": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_activity1": [
              {
                "$ref": "40"
              },
              {
                "$ref": "40"
              }
            ],
            "tt_rooms_units_log": [
              {
                "$id": "81",
                "id": "58fe8f8c-a709-488e-b660-08d6acde4e42",
                "id_room_activity": "f18a99a7-71c2-4e3c-b4f7-0c2bb4d52ed2",
                "id_pos_sesion": "90ffacd1-22b6-4763-9c5f-ac75acb6cb76",
                "log_text": "sample string 4",
                "id_user": "03d3a596-429e-4ede-b4ed-f2ddd32170a8",
                "created_on": "2025-12-08T21:26:25.5475629+01:00",
                "commited": true,
                "st_users": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "81"
              }
            ],
            "tt_tips_users": [
              {
                "$ref": "49"
              },
              {
                "$ref": "49"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "71"
              },
              {
                "$ref": "71"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "mt_docs": [
              {
                "$ref": "21"
              },
              {
                "$ref": "21"
              }
            ],
            "tt_pos_sesion_users": [
              {
                "$ref": "50"
              },
              {
                "$ref": "50"
              }
            ]
          }
        },
        "mt_categories_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_items_formula": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_units": {
          "$ref": "15"
        },
        "mt_units1": {
          "$ref": "15"
        },
        "st_images": {
          "$ref": "7"
        },
        "st_users": {
          "$ref": "5"
        },
        "mt_items_sub": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "59"
          },
          {
            "$ref": "59"
          }
        ],
        "tt_doc_sa_det_stock": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_doc_st_det": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "tt_stock": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "tt_vouchers_det": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ]
      },
      "st_users": {
        "$ref": "5"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "st_images": {
    "$ref": "7"
  },
  "st_users": {
    "$ref": "5"
  },
  "mt_prices_rules": [
    {
      "$ref": "59"
    },
    {
      "$ref": "59"
    }
  ],
  "tt_vouchers_det": [
    {
      "$ref": "17"
    },
    {
      "$ref": "17"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.