PUT api/Tt_Items_Customs

Request Information

URI Parameters

None.

Body Parameters

tt_items_customs
NameDescriptionTypeAdditional information
id

globally unique identifier

None.

order_id

integer

Required

id_item

globally unique identifier

Required

id_item_type

globally unique identifier

Required

name_pos

string

Required

Max length: 20

price

decimal number

Required

color_border

string

Required

Max length: 20

color_button

string

Required

Max length: 20

color_font

string

Required

Max length: 20

id_pos_sesion

globally unique identifier

Required

type_item

integer

Required

id_voucher_json

globally unique identifier

None.

count_voucher

integer

None.

id_category

globally unique identifier

None.

created_on

date

Required

last_update

date

None.

id_user_upd

globally unique identifier

None.

commited

boolean

None.

mt_items

mt_items

None.

mt_items_types

mt_items_types

None.

st_users

st_users

None.

tt_pos_sesion

tt_pos_sesion

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "fd3eaed8-b2a9-4b32-a0a5-72a9bdb40ede",
  "order_id": 2,
  "id_item": "5dade39f-8295-42ff-8699-8b12c89e9559",
  "id_item_type": "09955b97-8361-44f0-985d-93b7e9f88f2e",
  "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": "b985e2e7-390d-4c3f-b169-4cd06f84f720",
  "type_item": 11,
  "id_voucher_json": "e4cf9cff-1538-4d0a-b9f4-5cb6bc3bf024",
  "count_voucher": 1,
  "id_category": "8a1a5b85-c57f-4412-b0b6-327273f9e1fe",
  "created_on": "2025-12-08T21:26:39.6498429+01:00",
  "last_update": "2025-12-08T21:26:39.6498429+01:00",
  "id_user_upd": "eda34bb5-1806-4392-961d-8d2b27314354",
  "commited": true,
  "mt_items": {
    "$id": "2",
    "id": "e157605f-fb80-4b40-9dc0-565064bcc596",
    "id_mask": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "id_unit": "2dc7a5ef-a0cb-4e6e-9154-db9829ce7fa4",
    "id_unit_sec": "7aee1a01-885d-4846-993a-5b959097188e",
    "id_brand": "e0cb89fe-ddf6-47fb-9136-eee6b0633f9f",
    "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": "8ebbb97f-30e4-433c-8155-ad359acf079c",
    "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:39.6498429+01:00",
    "last_update": "2025-12-08T21:26:39.6498429+01:00",
    "id_user_upd": "c02fc1ff-c130-4791-9f26-f029c2b8a5e4",
    "commited": true,
    "mt_brands": {
      "$id": "3",
      "id": "ec00c073-d4fa-471d-ae31-6fdbd85b6722",
      "id_mask": "sample string 2",
      "name": "sample string 3",
      "active": true,
      "created_on": "2025-12-08T21:26:39.6498429+01:00",
      "last_update": "2025-12-08T21:26:39.6498429+01:00",
      "id_user_upd": "06f52d1c-adc2-4061-954f-9f131a91c038",
      "commited": true,
      "mt_items": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "st_users": {
        "$id": "4",
        "id": "52ea414e-2f90-40f9-882b-37b3ae4351b3",
        "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": "47a24cf7-0091-4bed-ab29-0b53d453a133",
        "view_messages": true,
        "id_image_photo": "f58e01b7-73a1-45a3-9118-fab387ec09a4",
        "reserved": true,
        "pos_access": true,
        "back_access": true,
        "name_pos": "sample string 13",
        "id_image": "69c124e3-86f0-42ac-9ccf-2eee026e4cb8",
        "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:39.6498429+01:00",
        "last_update": "2025-12-08T21:26:39.6498429+01:00",
        "commited": true,
        "mt_branches": [
          {
            "$id": "5",
            "id": "8b2e1440-7d75-4eb3-8376-19f989143b91",
            "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": "abe64747-cf17-4796-a55b-481230e92bc2",
            "order": 12,
            "external_id": "sample string 13",
            "sync": true,
            "active": true,
            "created_on": "2025-12-08T21:26:39.6498429+01:00",
            "last_update": "2025-12-08T21:26:39.6498429+01:00",
            "id_user_upd": "a6f99d0e-5f26-4ce3-b4c4-98097ab076e4",
            "commited": true,
            "st_images": {
              "$id": "6",
              "id": "71347154-ac63-44e3-aa33-bbc5ea79a0fd",
              "id_mask": "sample string 2",
              "name": "sample string 3",
              "id_img_type": "7a11f52a-71a6-4a2e-a46f-5e3d2f24ca19",
              "image_file": "sample string 5",
              "extension": "sample string 6",
              "high": 1,
              "width": 1,
              "active": true,
              "created_on": "2025-12-08T21:26:39.6498429+01:00",
              "last_update": "2025-12-08T21:26:39.6498429+01:00",
              "commited": true,
              "mt_branches": [
                {
                  "$ref": "5"
                },
                {
                  "$ref": "5"
                }
              ],
              "mt_categories": [
                {
                  "$id": "7",
                  "id": "5bda7779-67f0-4d34-b820-0acfa72d8662",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "id_item_type": "1ea06fa1-7f8a-4ccf-83fb-213520b07368",
                  "order_type": 5,
                  "name_pos": "sample string 6",
                  "id_image": "0e8febc4-45f3-486e-b8d6-d10cdac9e480",
                  "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:39.6498429+01:00",
                  "last_update": "2025-12-08T21:26:39.6498429+01:00",
                  "id_user_upd": "c905dff4-18ac-42c1-b993-91a4b0a8865c",
                  "commited": true,
                  "mt_categories_items": [
                    {
                      "$id": "8",
                      "id_category": "6ed9cd24-f99c-4790-8873-79ac8de4d798",
                      "id_item": "0f6545d0-3519-479d-87a9-607b027e21a7",
                      "is_default": true,
                      "active": true,
                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                      "id_user_upd": "2a8a4ba8-4d65-4f3d-95c1-9a79e7a7d108",
                      "commited": true,
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "st_users": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "st_images": {
                    "$ref": "6"
                  },
                  "st_users": {
                    "$ref": "4"
                  },
                  "mt_prices_rules": [
                    {
                      "$id": "9",
                      "id": "37c471bd-7c92-484c-9a66-eb9ee743425b",
                      "id_mask": "sample string 2",
                      "name": "sample string 3",
                      "description": "sample string 4",
                      "date_from": "2025-12-08T21:26:39.6498429+01:00",
                      "date_end": "2025-12-08T21:26:39.6498429+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": "173b3c8b-f374-48d9-b05b-aaa817be4ee8",
                      "id_pos": "30861dc2-c22d-4855-83d0-8c9201033bdc",
                      "id_list": "246e289f-0292-4752-99be-ff91aa7e6218",
                      "id_item": "1ac9ff8b-a851-449b-8a22-dcc645f0ca59",
                      "id_item_type": "d48be8c5-fc68-4047-9df6-679bd6920ee4",
                      "id_category": "70ac9294-b024-4136-b7cc-eed1fc038361",
                      "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:39.6498429+01:00",
                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                      "id_user_upd": "becfdc6d-582a-45be-9a4b-3b95becac1ba",
                      "commited": true,
                      "mt_branches": {
                        "$ref": "5"
                      },
                      "mt_categories": {
                        "$ref": "7"
                      },
                      "mt_items": {
                        "$ref": "2"
                      },
                      "mt_items_types": {
                        "$id": "10",
                        "id": "5f74aa2b-d5d1-47c6-9ff4-e9cdd2dfd040",
                        "id_mask": "sample string 2",
                        "name": "sample string 3",
                        "name_short": "sample string 4",
                        "name_pos": "sample string 5",
                        "id_image": "5bd25143-208a-4553-adb3-c470b644ec5e",
                        "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:39.6498429+01:00",
                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                        "id_user_upd": "327f79cb-f0ba-4a11-bbc4-c80a783d7914",
                        "commited": true,
                        "tt_vouchers_det": [
                          {
                            "$id": "11",
                            "id_voucher": "45750989-ca43-499d-a98f-a3c2cc1c2558",
                            "id_line": "6aac7bdb-9372-4e2e-9af9-ea972d2fe477",
                            "id_category": "e7287895-7de4-4214-9edf-453396917f47",
                            "id_item": "21396983-7bd7-419f-a812-3c79320a6c20",
                            "id_item_type": "d7011d1c-f786-49d0-8ee4-7d07a9a2dccc",
                            "price_max": 1.1,
                            "qty_add": 3.1,
                            "qty_used": 4.1,
                            "mt_categories": {
                              "$ref": "7"
                            },
                            "mt_items": {
                              "$ref": "2"
                            },
                            "mt_items_types": {
                              "$ref": "10"
                            },
                            "tt_vouchers": {
                              "$id": "12",
                              "id": "708cc8ac-f331-44a1-a3ab-86306e00d092",
                              "id_voucher": 2,
                              "locator_voucher": "sample string 3",
                              "qr_code": "sample string 4",
                              "date_from": "2025-12-08T21:26:39.6498429+01:00",
                              "date_end": "2025-12-08T21:26:39.6498429+01:00",
                              "date_used": "2025-12-08T21:26:39.6498429+01:00",
                              "date_sesion": "2025-12-08T21:26:39.6498429+01:00",
                              "id_employee": "ab464ae8-3bcb-494a-9d20-94bac9e5b347",
                              "id_branch": "d69580d2-d4e6-4ce0-a80a-f282069ca0b6",
                              "id_voucher_permision": "1317f24f-834e-418b-8903-72c6adfd7fa2",
                              "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": "0c7347f8-7625-4eff-b169-2d03190434c6",
                              "id_user_add": "d7424d7c-f683-40ac-8938-1a49a4a85544",
                              "id_doc_sa": "725189ae-7f25-4480-8aea-7ba3d22d9a9d",
                              "id_item_sub": "95ac291a-fb85-4d9e-af48-e895f0ed7053",
                              "id_pos_sesion": "4f05ccf1-8fa6-4005-91bf-676beefd3b84",
                              "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:39.6498429+01:00",
                              "last_update": "2025-12-08T21:26:39.6498429+01:00",
                              "commited": true,
                              "mt_branches": {
                                "$ref": "5"
                              },
                              "mt_employees": {
                                "$id": "13",
                                "id": "6b935b32-5996-4e1a-80d7-b6b5de20fa4e",
                                "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": "4e00a282-ea3d-47a2-8d0c-4304a07d11fc",
                                "name_pos": "sample string 12",
                                "id_image": "31fe2eb1-fd42-402f-9d58-cf82bd3d0d48",
                                "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:39.6498429+01:00",
                                "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                "id_user_upd": "6e5a3800-abf9-4835-89d0-ed9a463d408e",
                                "commited": true,
                                "mt_employees_branches": [
                                  {
                                    "$id": "14",
                                    "id_employee": "5c619e9f-7e9b-4df2-b12c-a53dc3db68ad",
                                    "id_branch": "18fa2a22-090f-4d7a-a6e2-7f6282327035",
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                    "id_user_upd": "22599151-a3d3-44b9-9c01-34fef0ec2933",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    }
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "mt_employees_profiles": {
                                  "$id": "15",
                                  "id": "89e7a109-2d64-4e00-83be-8c1ba7489af7",
                                  "id_mask": "sample string 2",
                                  "name": "sample string 3",
                                  "description": "sample string 4",
                                  "authorized": true,
                                  "active": true,
                                  "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                  "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                  "id_user_upd": "edbf6a47-17f7-4763-b94a-a57ec65a3fed",
                                  "commited": true,
                                  "mt_employees": [
                                    {
                                      "$ref": "13"
                                    },
                                    {
                                      "$ref": "13"
                                    }
                                  ],
                                  "st_users": {
                                    "$ref": "4"
                                  }
                                },
                                "st_images": {
                                  "$ref": "6"
                                },
                                "st_users": {
                                  "$ref": "4"
                                },
                                "tt_doc_sa_det": [
                                  {
                                    "$id": "16",
                                    "id_doc_sa": "009e25cb-eaef-45dc-af65-d4b502bee96a",
                                    "id_line": 2,
                                    "id_item_sub": "24bee3f8-7a77-470e-9676-bdb0f4cc830b",
                                    "qty": 4.1,
                                    "id_list": "0e4e361c-a5bc-4be0-bb2c-6a394749b002",
                                    "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": "d7300bef-fb24-4928-9c33-853b9fa8d803",
                                    "is_used": true,
                                    "qty_vou": 1.1,
                                    "amt_vou": 1.1,
                                    "comment": "sample string 15",
                                    "ref_det": "sample string 16",
                                    "id_employee": "5452b6f7-f153-426a-9d09-aed4a78b02c5",
                                    "name_generic": "sample string 17",
                                    "type_ope": 1,
                                    "id_user_add": "792bd965-f7c4-4847-ac67-9ba5c9e6915c",
                                    "id_user_upd": "72b73429-426f-4192-bfe8-a245da4c3196",
                                    "active": true,
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "mt_items_sub": {
                                      "$id": "17",
                                      "id": "299744de-a1ef-4dfd-98d3-13fa3cfa3ff3",
                                      "id_item": "1f4ebf10-a6a3-4f41-a026-b87f218e7959",
                                      "id_item_type": "66eb565d-18ba-4be1-af12-9ce2bf3c421a",
                                      "is_default": true,
                                      "barcode": "sample string 5",
                                      "voucher_apply": true,
                                      "id_voucher_json": "0f660710-b499-489d-bf82-bd17cbcab910",
                                      "count_voucher": 1,
                                      "id_voucher_type": 1,
                                      "active": true,
                                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                      "id_user_upd": "49854220-09c2-4b9d-9fdb-54aeae09a6f5",
                                      "commited": true,
                                      "mt_items": {
                                        "$ref": "2"
                                      },
                                      "mt_items_formula": [
                                        {
                                          "$id": "18",
                                          "id_item_sub": "862a198d-0b25-4c6d-82ad-fde5185a41d8",
                                          "id_item": "a0f798cd-bfe0-4e53-ac08-50ce0aa679e9",
                                          "group_id": 3,
                                          "id_unit_ref": "764ba2a4-082d-407e-bad3-44c5f92ac1b0",
                                          "qty_dis": 5,
                                          "mt_items": {
                                            "$ref": "2"
                                          },
                                          "mt_items_sub": {
                                            "$ref": "17"
                                          },
                                          "mt_units_ref": {
                                            "$id": "19",
                                            "id": "996206f3-9bff-488e-a6d2-dac8354a0eca",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "coefficient": 4.1,
                                            "id_unit": "59f9d583-3747-4943-8c73-9a7d25f2ef2e",
                                            "active": true,
                                            "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                            "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                            "id_user_upd": "eaa6d89a-a04a-49c0-83fe-ef3d69c09817",
                                            "commited": true,
                                            "mt_units": {
                                              "$id": "20",
                                              "id": "79fdc3f5-d5aa-47c1-97e7-8dcffba08017",
                                              "id_mask": "sample string 2",
                                              "name": "sample string 3",
                                              "active": true,
                                              "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                              "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                              "id_user_upd": "dc552a7f-5c11-47e2-9adb-aa886bb2aee2",
                                              "commited": true,
                                              "mt_units_ref": [
                                                {
                                                  "$ref": "19"
                                                },
                                                {
                                                  "$ref": "19"
                                                }
                                              ],
                                              "st_users": {
                                                "$ref": "4"
                                              },
                                              "mt_items": [
                                                {
                                                  "$ref": "2"
                                                },
                                                {
                                                  "$ref": "2"
                                                }
                                              ],
                                              "mt_items1": [
                                                {
                                                  "$ref": "2"
                                                },
                                                {
                                                  "$ref": "2"
                                                }
                                              ]
                                            },
                                            "st_users": {
                                              "$ref": "4"
                                            },
                                            "mt_items_formula": [
                                              {
                                                "$ref": "18"
                                              },
                                              {
                                                "$ref": "18"
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "$ref": "18"
                                        }
                                      ],
                                      "mt_items_types": {
                                        "$ref": "10"
                                      },
                                      "mt_items_vouchers": {
                                        "$id": "21",
                                        "id": "2ab897ab-4681-4962-9280-c12048ee6eba",
                                        "id_mask": "sample string 2",
                                        "name": "sample string 3",
                                        "description": "sample string 4",
                                        "json": "sample string 5",
                                        "id_pay_type": "435ec9dd-36ce-44dc-bae9-6baea0b2ee0a",
                                        "id_doc_print": "53fca9ab-befa-4942-b181-0bd28e5d4125",
                                        "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:39.6498429+01:00",
                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                        "commited": true,
                                        "mt_items_sub": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ]
                                      },
                                      "st_users": {
                                        "$ref": "4"
                                      },
                                      "mt_prices_items": [
                                        {
                                          "$id": "22",
                                          "id_list": "19b6e049-d9c9-408e-844b-1afd7fdbcd1d",
                                          "id_item_sub": "e96fa9c1-dfb7-4f1b-a24d-1007892ed36b",
                                          "validity_date": "2025-12-08T21:26:39.6498429+01:00",
                                          "price": 4.1,
                                          "active": true,
                                          "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                          "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                          "id_user_upd": "503b9814-e7c1-4f88-8e6b-3093719a6334",
                                          "commited": true,
                                          "mt_items_sub": {
                                            "$ref": "17"
                                          },
                                          "mt_prices_list": {
                                            "$id": "23",
                                            "id": "637376cd-639d-45d9-aaf2-75a3010e2b46",
                                            "id_mask": "sample string 2",
                                            "name": "sample string 3",
                                            "description": "sample string 4",
                                            "id_ref": "c6682f6d-7542-4395-88e4-777bfdf93f62",
                                            "tax_included": true,
                                            "switch_select": true,
                                            "item_type_default": 7,
                                            "name_pos": "sample string 8",
                                            "id_image": "aee7c019-3f5e-41bb-bd5d-93b66dfdb3a7",
                                            "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:39.6498429+01:00",
                                            "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                            "id_user_upd": "1b3a2a46-d55e-4595-b864-fa811c934a2f",
                                            "commited": true,
                                            "mt_pos_prices_list": [
                                              {
                                                "$id": "24",
                                                "id_pos": "de52776d-14d0-4a49-9d25-26be9d2a7f6a",
                                                "id_pos_type": "03e9fa9e-9f6b-4056-bdd2-7aebe1dfd644",
                                                "id_price_list": "470fea3e-073b-4d05-aca7-b16e1662f4a1",
                                                "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:39.6498429+01:00",
                                                "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                "id_user_upd": "f7ef5eda-2179-4e04-ae32-c869b96b06f2",
                                                "commited": true,
                                                "mt_pos_view": {
                                                  "$id": "25",
                                                  "id_pos": "6253e1b2-6ebe-42d8-97bc-a41f2a392d25",
                                                  "id_pos_type": "5b7d1b30-9fd4-4e16-bc40-e1331849e518",
                                                  "is_default": true,
                                                  "active": true,
                                                  "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                  "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                  "id_user_upd": "45ccc651-695f-4fdc-95bf-e5c7a0f6c935",
                                                  "commited": true,
                                                  "mt_pos": {
                                                    "$id": "26",
                                                    "id": "98dd1389-dd62-43d9-ac89-21595802a6fd",
                                                    "id_mask": "sample string 2",
                                                    "name": "sample string 3",
                                                    "description": "sample string 4",
                                                    "id_branch": "58f1ee9b-516e-41ec-b106-4180486b594f",
                                                    "id_zone": "772965a7-4f72-4fb1-9638-b2f23b6159d3",
                                                    "user_required": true,
                                                    "active": true,
                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                    "id_user_upd": "032d0ec1-4e28-40c7-82ad-991ed1d4390d",
                                                    "commited": true,
                                                    "mt_branches_zones": {
                                                      "$id": "27",
                                                      "id": "ad0e8bb3-5048-49db-8b5f-c081729bf25a",
                                                      "id_mask": "sample string 2",
                                                      "name": "sample string 3",
                                                      "description": "sample string 4",
                                                      "id_branch": "886b5917-d4cc-47cb-8582-bb0659164d04",
                                                      "active": true,
                                                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                      "id_user_upd": "487f8b6b-e2ba-4188-ac02-51183a6ba3f4",
                                                      "commited": true,
                                                      "mt_branches": {
                                                        "$ref": "5"
                                                      },
                                                      "mt_pos": [
                                                        {
                                                          "$ref": "26"
                                                        },
                                                        {
                                                          "$ref": "26"
                                                        }
                                                      ],
                                                      "st_users": {
                                                        "$ref": "4"
                                                      }
                                                    },
                                                    "mt_cloakrooms": [
                                                      {
                                                        "$id": "28",
                                                        "id": "58ecd61b-6b5b-4de9-a2b6-f3edb69d501e",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "id_pos": "9d19b072-03e4-4df6-a678-7a7cfeb22e6b",
                                                        "unit_ini": 5,
                                                        "unit_end": 6,
                                                        "name_pos": "sample string 7",
                                                        "id_image": "c12d92fa-b068-4c64-9b33-78259cbaeeb7",
                                                        "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:39.6498429+01:00",
                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                        "id_user_upd": "b1fdeb24-80ce-4340-8c94-3e866426dfdd",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        },
                                                        "st_images": {
                                                          "$ref": "6"
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        },
                                                        "tt_cloakrooms_units": [
                                                          {
                                                            "$id": "29",
                                                            "id": "7f610168-eae0-41f0-bf82-3a7d3b058822",
                                                            "id_cloakroom": "0a255462-1b16-4b92-b9b0-5a22625d37ab",
                                                            "id_pos_sesion": "e31129b9-3379-4d51-8e81-d3685c3cf0d6",
                                                            "unit_id": 4,
                                                            "date_open": "2025-12-08T21:26:39.6498429+01:00",
                                                            "date_close": "2025-12-08T21:26:39.6498429+01:00",
                                                            "id_doc_sa": "ba27614c-a12f-40af-957d-c21ef8a9d4c8",
                                                            "commited": true,
                                                            "mt_cloakrooms": {
                                                              "$ref": "28"
                                                            },
                                                            "tt_doc_sa": {
                                                              "$id": "30",
                                                              "id": "c41fb597-bc89-4961-a5e3-1b455d5f7ecf",
                                                              "id_pos": "4738e0cf-1494-4b8e-9577-8fe960f27550",
                                                              "id_doc": "ff3a91b2-beb9-4049-a71b-efcaeea42ad2",
                                                              "id_branch": "91e86ee9-ad4f-47d6-a09b-c55a9b8ca8f5",
                                                              "nro_doc": "sample string 5",
                                                              "date_doc": "2025-12-08T21:26:39.6498429+01:00",
                                                              "date_tax": "2025-12-08T21:26:39.6498429+01:00",
                                                              "hour_doc": "00:00:00.1234567",
                                                              "block": true,
                                                              "id_ref": "ad481dab-0a77-45ae-a3e0-1a92d15e5ffb",
                                                              "id_relationship": "0a3933a6-19c1-4c58-ab0f-c00e73c9c8f0",
                                                              "id_loc_from": "3401dad5-ae0f-4969-829f-ae01ccde296f",
                                                              "id_loc_end": "82b37ef5-5fb8-496d-9db5-2ec6ed65173f",
                                                              "id_user_add": "1fadb388-4a10-4e5b-ba9c-df9e02ff0942",
                                                              "id_user_upd": "000159c1-237d-4bc2-a9bf-8578501f1be7",
                                                              "comment": "sample string 12",
                                                              "id_pos_sesion": "23c42376-b6d8-47ce-a139-dcb1598dd929",
                                                              "id_room_unit": "52f6ef20-3834-4978-b0a9-56588428081a",
                                                              "ref_locator": "sample string 13",
                                                              "ref_zone_aut": "sample string 14",
                                                              "id_pos_type": "fada538e-9878-47eb-953b-d8b4bd4d325c",
                                                              "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:39.6498429+01:00",
                                                              "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                              "commited": true,
                                                              "created_by": 1,
                                                              "mt_branches": {
                                                                "$ref": "5"
                                                              },
                                                              "mt_docs": {
                                                                "$id": "31",
                                                                "id": "7c9134bd-2980-4680-ac31-534b9ba9a0ef",
                                                                "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": "d60d46c2-3265-4a6a-bfc7-20206a135b58",
                                                                "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:39.6498429+01:00",
                                                                "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                "id_user_upd": "c375469d-0401-4e02-b6d9-8884b9983078",
                                                                "commited": true,
                                                                "mt_docs_payment_money": [
                                                                  {
                                                                    "$id": "32",
                                                                    "id_doc": "777230e8-636d-4f5e-828e-e7b0d979de10",
                                                                    "id_pay": "da560a25-eee4-4db1-8b8a-ba6cb293af9b",
                                                                    "id_money": "464e4446-c615-4d8e-a4a5-dfc33fe9a426",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "id_user_upd": "f1657a8a-a712-4fe1-80c6-26f7578dec7f",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "31"
                                                                    },
                                                                    "mt_money_types": {
                                                                      "$id": "33",
                                                                      "id": "b5697a89-1faf-49d5-886e-ef246d71d08f",
                                                                      "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": "49e96855-6531-41f8-93ff-24c7bf884fc9",
                                                                      "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:39.6498429+01:00",
                                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "id_user_upd": "c06d52b5-f1e7-454c-b9f7-90cab04a8007",
                                                                      "commited": true,
                                                                      "mt_docs_payment_money": [
                                                                        {
                                                                          "$ref": "32"
                                                                        },
                                                                        {
                                                                          "$ref": "32"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates": [
                                                                        {
                                                                          "$id": "34",
                                                                          "id_money_1": "2e291d3a-b7c3-4270-ba6e-27d2e609c731",
                                                                          "id_money_2": "897b5a58-763c-49a6-a581-ceeb593a9a6c",
                                                                          "date_from": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "coefficient": 4.1,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "id_user_upd": "188ad17d-7461-4c19-ba20-4cc7dfd72b5b",
                                                                          "commited": true,
                                                                          "mt_money_types": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "mt_money_types1": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "4"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "mt_money_rates1": [
                                                                        {
                                                                          "$ref": "34"
                                                                        },
                                                                        {
                                                                          "$ref": "34"
                                                                        }
                                                                      ],
                                                                      "st_images": {
                                                                        "$ref": "6"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_doc_sa_cashflow": [
                                                                        {
                                                                          "$id": "35",
                                                                          "id_doc_sa": "3dfd5168-364c-4f83-b106-441adb29ff67",
                                                                          "id_pay": "da38a6d6-41aa-4baf-a9ee-046147585cdb",
                                                                          "id_money": "26d4fa43-710e-49ec-aa6b-15efffb0bc09",
                                                                          "date_cashflow": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "coefficient": 5.1,
                                                                          "id_user_add": "83a01d8e-2fc0-4ba0-8569-31e63f2f851e",
                                                                          "amt_tot_md": 7.1,
                                                                          "amt_tot_mo": 8.1,
                                                                          "mt_payment_types": {
                                                                            "$id": "36",
                                                                            "id": "080a0ae1-9e14-4a68-8e4c-2b29a65a8c8d",
                                                                            "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": "b9f6177f-1463-43f1-aa1d-2dfab7fc5fe0",
                                                                            "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:39.6498429+01:00",
                                                                            "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "id_user_upd": "5c3b3c5b-65ea-4e89-9200-47556061ec7b",
                                                                            "commited": true,
                                                                            "mt_docs_payment_money": [
                                                                              {
                                                                                "$ref": "32"
                                                                              },
                                                                              {
                                                                                "$ref": "32"
                                                                              }
                                                                            ],
                                                                            "st_images": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "tt_doc_sa_cashflow": [
                                                                              {
                                                                                "$ref": "35"
                                                                              },
                                                                              {
                                                                                "$ref": "35"
                                                                              }
                                                                            ],
                                                                            "tt_doc_sa_pay": [
                                                                              {
                                                                                "$id": "37",
                                                                                "id_doc_sa": "4f1614e5-64cb-4c8f-92af-c79b04eb0bd8",
                                                                                "id_line": 2,
                                                                                "id_pay": "4a3c53e1-26f5-44a0-bed2-fdcbb317ef93",
                                                                                "id_money": "179c8184-4b8e-4d2b-86de-dc8b55fe9f51",
                                                                                "coefficient": 5.1,
                                                                                "id_voucher": "91eb8a56-795d-4e44-aee7-46062bcc6476",
                                                                                "id_employee": "7ce48c0b-140e-4272-960c-8e33e38f1c36",
                                                                                "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": "c5ff9bed-b7cc-4d24-81a1-f2cf64197990",
                                                                                "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": "13"
                                                                                },
                                                                                "mt_money_types": {
                                                                                  "$ref": "33"
                                                                                },
                                                                                "mt_payment_types": {
                                                                                  "$ref": "36"
                                                                                },
                                                                                "tt_doc_sa": {
                                                                                  "$ref": "30"
                                                                                },
                                                                                "tt_vouchers": {
                                                                                  "$ref": "12"
                                                                                }
                                                                              },
                                                                              {
                                                                                "$ref": "37"
                                                                              }
                                                                            ],
                                                                            "tt_vouchers": [
                                                                              {
                                                                                "$ref": "12"
                                                                              },
                                                                              {
                                                                                "$ref": "12"
                                                                              }
                                                                            ]
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "4"
                                                                          },
                                                                          "mt_money_types": {
                                                                            "$ref": "33"
                                                                          },
                                                                          "tt_doc_sa": {
                                                                            "$ref": "30"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "35"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa_pay": [
                                                                        {
                                                                          "$ref": "37"
                                                                        },
                                                                        {
                                                                          "$ref": "37"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_payment_types": {
                                                                      "$ref": "36"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "32"
                                                                  }
                                                                ],
                                                                "st_images": {
                                                                  "$ref": "6"
                                                                },
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "mt_pos_doc_print": [
                                                                  {
                                                                    "$id": "38",
                                                                    "id_pos_print": "08b426bc-913a-4f92-956d-c082479005e1",
                                                                    "id_doc": "95b22abe-9770-4a8c-afd4-930b99052cbe",
                                                                    "id_pos_type": "f7c8c4ce-1764-469a-94d1-59413327f8d1",
                                                                    "id_doc_print": "8a602cca-9cda-4c5f-8893-258c40d7ca7f",
                                                                    "copies": 5,
                                                                    "print_mode": 6,
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "id_user_upd": "9198f7de-28c0-4b48-ae3a-19cbbfc58bec",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "31"
                                                                    },
                                                                    "mt_pos_print": {
                                                                      "$id": "39",
                                                                      "id": "fc79689f-801f-4f7a-81ec-53a941b6113c",
                                                                      "id_pos": "dc83b46d-adf2-4a88-b2a2-afab77f1c27e",
                                                                      "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:39.6498429+01:00",
                                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "id_user_upd": "b2b48074-de2f-42d9-b187-d9771bb93b43",
                                                                      "commited": true,
                                                                      "mt_pos": {
                                                                        "$ref": "26"
                                                                      },
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "38"
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      }
                                                                    },
                                                                    "mt_pos_types": {
                                                                      "$id": "40",
                                                                      "id": "968f658b-483b-4e0f-800f-0b95f725312f",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "is_module": true,
                                                                      "order": 5,
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "id_user_upd": "4469c3be-c5c3-49d6-80a0-3c0a35d97435",
                                                                      "commited": true,
                                                                      "mt_items_featured": [
                                                                        {
                                                                          "$id": "41",
                                                                          "id": "b4e07aec-debf-4d35-a8a5-78f5bbb271ef",
                                                                          "id_branch": "30766263-c977-44a9-ba43-2b713480fa67",
                                                                          "id_pos_type": "3671e022-6802-4c37-9ac4-df125b577bf7",
                                                                          "id_pos": "89d110a0-c586-494b-bf55-a00753c78b92",
                                                                          "id_item": "ef2702c6-7278-4db0-8697-2239f74e6a33",
                                                                          "date_from": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "date_end": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "image_id": 4,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "id_user_upd": "82bcb7be-ce47-4512-8c5a-a145a4eec718",
                                                                          "commited": true,
                                                                          "mt_branches": {
                                                                            "$ref": "5"
                                                                          },
                                                                          "mt_items": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_pos": {
                                                                            "$ref": "26"
                                                                          },
                                                                          "mt_pos_types": {
                                                                            "$ref": "40"
                                                                          },
                                                                          "st_users": {
                                                                            "$ref": "4"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "41"
                                                                        }
                                                                      ],
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "38"
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "mt_pos_view": [
                                                                        {
                                                                          "$ref": "25"
                                                                        },
                                                                        {
                                                                          "$ref": "25"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_doc_print": {
                                                                      "$id": "42",
                                                                      "id": "d1fdce2c-482e-4701-93e6-dd529f49cecd",
                                                                      "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:39.6498429+01:00",
                                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "commited": true,
                                                                      "mt_pos_doc_print": [
                                                                        {
                                                                          "$ref": "38"
                                                                        },
                                                                        {
                                                                          "$ref": "38"
                                                                        }
                                                                      ],
                                                                      "st_doc_print_det": [
                                                                        {
                                                                          "$id": "43",
                                                                          "id_doc_print": "77e1acb3-2e43-4ac0-ac85-4cc81af983db",
                                                                          "id_line": 2,
                                                                          "text": "sample string 3",
                                                                          "type_line": "sample string 4",
                                                                          "type_align": "sample string 5",
                                                                          "ref_line": 6,
                                                                          "font_name": "sample string 7",
                                                                          "font_bold": true,
                                                                          "font_underline": true,
                                                                          "font_color": "sample string 10",
                                                                          "st_doc_print": {
                                                                            "$ref": "42"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "43"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "38"
                                                                  }
                                                                ],
                                                                "st_doc_num": [
                                                                  {
                                                                    "$id": "44",
                                                                    "id_pos": "794ce32b-a255-450b-91cf-5c9d66a7f631",
                                                                    "id_doc": "2688c1ff-0535-4483-be66-332a6994a9d7",
                                                                    "value": 3,
                                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "commited": true,
                                                                    "mt_docs": {
                                                                      "$ref": "31"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "26"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "44"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_doc_st": [
                                                                  {
                                                                    "$id": "45",
                                                                    "id": "9a4baa52-0e8a-4f44-8094-65d339753d47",
                                                                    "id_pos": "80acc008-c2c2-46fd-8366-601ac1adacb5",
                                                                    "id_doc": "a1ed10ff-1d1d-4d94-b18a-c24384ee607a",
                                                                    "id_branch": "12c90773-5799-4cfe-a36b-589fb93cb9d9",
                                                                    "nro_doc": "sample string 5",
                                                                    "date_doc": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "block": true,
                                                                    "nro_original": "sample string 8",
                                                                    "id_ref": "e4b17cd8-3461-487c-95f2-89e407778210",
                                                                    "id_loc_from": "394dfe4d-620a-427c-82d7-ce6e347f545c",
                                                                    "id_loc_end": "a3d20083-b54b-4af0-8031-cfdf504e5f38",
                                                                    "id_user_add": "fd2beaeb-3309-4ab8-83e5-1d14fa6a8e3f",
                                                                    "id_user_upd": "39689a6f-a6ce-40f4-92a5-0e2aab0f9a9e",
                                                                    "id_pos_sesion": "6038aaed-910d-4bc4-8571-ef0a772ebf40",
                                                                    "comment": "sample string 12",
                                                                    "status": 1,
                                                                    "is_send": true,
                                                                    "date_send": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "commited": true,
                                                                    "mt_branches": {
                                                                      "$ref": "5"
                                                                    },
                                                                    "mt_docs": {
                                                                      "$ref": "31"
                                                                    },
                                                                    "mt_locations": {
                                                                      "$id": "46",
                                                                      "id": "1ef92738-9c19-4cd2-99e8-7e8359929546",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "description": "sample string 4",
                                                                      "reserved": true,
                                                                      "id_branch": "42c25d3f-9654-4d11-a772-ed1643aa54c1",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "id_user_upd": "c506b44c-d370-47f6-8e08-bb9a61caea2d",
                                                                      "commited": true,
                                                                      "mt_branches": {
                                                                        "$ref": "5"
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_doc_sa": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_doc_sa1": [
                                                                        {
                                                                          "$ref": "30"
                                                                        },
                                                                        {
                                                                          "$ref": "30"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_doc_st1": [
                                                                        {
                                                                          "$ref": "45"
                                                                        },
                                                                        {
                                                                          "$ref": "45"
                                                                        }
                                                                      ],
                                                                      "tt_stock": [
                                                                        {
                                                                          "$id": "47",
                                                                          "id_location": "a8c1cbf8-e74f-4bde-8b62-6f49c2576d89",
                                                                          "id_item": "240dd46c-e0c1-4e01-b507-77d74bcf2b9b",
                                                                          "stock_ideal": 3.1,
                                                                          "stock_min": 4.1,
                                                                          "stock_max": 5.1,
                                                                          "stock": 6.1,
                                                                          "active": true,
                                                                          "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                          "commited": true,
                                                                          "mt_items": {
                                                                            "$ref": "2"
                                                                          },
                                                                          "mt_locations": {
                                                                            "$ref": "46"
                                                                          }
                                                                        },
                                                                        {
                                                                          "$ref": "47"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_locations1": {
                                                                      "$ref": "46"
                                                                    },
                                                                    "mt_pos": {
                                                                      "$ref": "26"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "tt_doc_st_det": [
                                                                      {
                                                                        "$id": "48",
                                                                        "id_doc_st": "aa4bceff-1963-4823-ac60-f9b323f2baaf",
                                                                        "id_line": 2,
                                                                        "id_item": "ebac8f6c-b8f2-4d57-b3ec-f392eaed27d2",
                                                                        "comment": "sample string 4",
                                                                        "qty": 5.1,
                                                                        "status": 1,
                                                                        "active": true,
                                                                        "mt_items": {
                                                                          "$ref": "2"
                                                                        },
                                                                        "tt_doc_st": {
                                                                          "$ref": "45"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "48"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st1": [
                                                                      {
                                                                        "$ref": "45"
                                                                      },
                                                                      {
                                                                        "$ref": "45"
                                                                      }
                                                                    ],
                                                                    "tt_doc_st2": {
                                                                      "$ref": "45"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "45"
                                                                  }
                                                                ]
                                                              },
                                                              "mt_locations": {
                                                                "$ref": "46"
                                                              },
                                                              "mt_locations1": {
                                                                "$ref": "46"
                                                              },
                                                              "mt_pos": {
                                                                "$ref": "26"
                                                              },
                                                              "st_users": {
                                                                "$ref": "4"
                                                              },
                                                              "st_users1": {
                                                                "$ref": "4"
                                                              },
                                                              "tt_cloakrooms_units": [
                                                                {
                                                                  "$ref": "29"
                                                                },
                                                                {
                                                                  "$ref": "29"
                                                                }
                                                              ],
                                                              "tt_doc_sa_cashflow": [
                                                                {
                                                                  "$ref": "35"
                                                                },
                                                                {
                                                                  "$ref": "35"
                                                                }
                                                              ],
                                                              "tt_doc_sa_det": [
                                                                {
                                                                  "$ref": "16"
                                                                },
                                                                {
                                                                  "$ref": "16"
                                                                }
                                                              ],
                                                              "tt_doc_sa_pay": [
                                                                {
                                                                  "$ref": "37"
                                                                },
                                                                {
                                                                  "$ref": "37"
                                                                }
                                                              ],
                                                              "tt_doc_sa1": [
                                                                {
                                                                  "$ref": "30"
                                                                },
                                                                {
                                                                  "$ref": "30"
                                                                }
                                                              ],
                                                              "tt_doc_sa2": {
                                                                "$ref": "30"
                                                              },
                                                              "tt_pos_sesion": {
                                                                "$id": "49",
                                                                "id": "f2cfcc18-761f-4ebb-9a9c-494c11f6c044",
                                                                "nro_sesion": 2,
                                                                "id_pos": "e664d4af-11b7-42b8-9e60-155d0ddbd9f4",
                                                                "date_tax": "2025-12-08T21:26:39.6498429+01:00",
                                                                "date_open": "2025-12-08T21:26:39.6498429+01:00",
                                                                "date_close": "2025-12-08T21:26:39.6498429+01:00",
                                                                "id_user_open": "c536404e-fb8b-4d85-9e2c-e1b8b3333ebd",
                                                                "id_user_close": "f144a072-ca35-4910-b6d1-8194ab38beb5",
                                                                "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:39.6498429+01:00",
                                                                "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                "commited": true,
                                                                "mt_pos": {
                                                                  "$ref": "26"
                                                                },
                                                                "tt_cloakrooms_units": [
                                                                  {
                                                                    "$ref": "29"
                                                                  },
                                                                  {
                                                                    "$ref": "29"
                                                                  }
                                                                ],
                                                                "tt_items_customs": [
                                                                  {
                                                                    "$ref": "1"
                                                                  },
                                                                  {
                                                                    "$ref": "1"
                                                                  }
                                                                ],
                                                                "tt_doc_sa_pt": [
                                                                  {
                                                                    "$id": "50",
                                                                    "id": "498d57c2-7266-4892-8d8a-3d30b55494cd",
                                                                    "json_object": "sample string 2",
                                                                    "json_pays": "sample string 3",
                                                                    "id_pos_sesion": "04d56326-2e60-463c-8aa6-3d022277eec6",
                                                                    "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:39.6498429+01:00",
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "49"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "50"
                                                                  }
                                                                ],
                                                                "tt_rooms_units_activity": [
                                                                  {
                                                                    "$id": "51",
                                                                    "id": "e71eb779-34cb-463b-a114-53f9b9760762",
                                                                    "id_room_unit": "fba45c70-4836-4a84-b4ef-1b633dc78a40",
                                                                    "id_room_list": "d0d32877-24a3-4092-8fc7-72ec82e6e3ad",
                                                                    "nro_res_ext": "sample string 3",
                                                                    "date_reserved": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "date_from": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "date_end": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "date_open": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "date_close": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "id_employee": "58a1a569-30cd-44fe-98e8-b204725385a7",
                                                                    "id_employee_sec": "e6b1bc44-6d49-43a6-af9e-9e6e9b2e869b",
                                                                    "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": "632f3a21-ebc9-4cb4-924d-fd69af312648",
                                                                    "comment": "sample string 7",
                                                                    "id_user_open": "0caaba09-70fe-4203-b10f-399e7c4b6ca6",
                                                                    "id_user_close": "f1f0cb71-4d97-49ad-a9bb-4fa2b2e30b3d",
                                                                    "id_unit_state": "beb6261a-2ec5-4151-a2ce-279e9e52612c",
                                                                    "id_pos_sesion": "f9334d41-ce81-404a-9eb4-07a1510cdcee",
                                                                    "vip": true,
                                                                    "paid": true,
                                                                    "send": true,
                                                                    "send_date": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "commited": true,
                                                                    "mt_employees": {
                                                                      "$ref": "13"
                                                                    },
                                                                    "mt_employees1": {
                                                                      "$ref": "13"
                                                                    },
                                                                    "mt_rooms_units": {
                                                                      "$id": "52",
                                                                      "id": "702adfb3-0501-4535-8b4d-47c36e04b59f",
                                                                      "id_mask": "sample string 2",
                                                                      "name": "sample string 3",
                                                                      "name_label": "sample string 4",
                                                                      "name_zone": "sample string 5",
                                                                      "order": 6,
                                                                      "id_room": "afe90352-972f-4190-a4f2-7e8d736f48bc",
                                                                      "pax": 8,
                                                                      "pos_x": 9,
                                                                      "pos_y": 10,
                                                                      "size_w": 1,
                                                                      "size_h": 1,
                                                                      "in_map": true,
                                                                      "reserved_on": true,
                                                                      "id_room_type": "1cfc4396-6bef-4d4e-baa7-608836f5f1ea",
                                                                      "locked": true,
                                                                      "date_locked": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "comment_locked": "sample string 15",
                                                                      "active": true,
                                                                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                      "id_user_upd": "d3be203f-2655-4c50-9ac6-3604d524c858",
                                                                      "commited": true,
                                                                      "mt_rooms": {
                                                                        "$id": "53",
                                                                        "id": "d582e013-ed88-42aa-a545-1ad14db0e0c3",
                                                                        "id_mask": "sample string 2",
                                                                        "name": "sample string 3",
                                                                        "description": "sample string 4",
                                                                        "id_branch": "06643ff2-51ee-4b64-a2e2-789073590bd5",
                                                                        "name_pos": "sample string 6",
                                                                        "id_image": "9ac7169a-b004-4902-8d31-caf4e49e56e7",
                                                                        "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": "ea95e726-82b5-4e08-842f-a2269c109ac2",
                                                                        "refresh_status": true,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                        "id_user_upd": "d4a1020f-9e97-4a8a-8319-e0eb199f8dd1",
                                                                        "commited": true,
                                                                        "mt_branches": {
                                                                          "$ref": "5"
                                                                        },
                                                                        "mt_pos_rooms": [
                                                                          {
                                                                            "$id": "54",
                                                                            "id_pos": "16719a89-53d7-4fea-b9d4-c1c82291f086",
                                                                            "id_room": "26970571-ef06-4b20-886a-0964d48b213f",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "id_user_upd": "df1f2a4f-64df-4f25-9cb2-f59bcec9b4c8",
                                                                            "commited": true,
                                                                            "mt_pos": {
                                                                              "$ref": "26"
                                                                            },
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "4"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "54"
                                                                          }
                                                                        ],
                                                                        "st_images": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "st_images1": {
                                                                          "$ref": "6"
                                                                        },
                                                                        "st_users": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "tt_rooms_list": [
                                                                          {
                                                                            "$id": "55",
                                                                            "id": "1914e879-1806-4ad0-9861-8d6eb4b16e9e",
                                                                            "id_room": "0765ab83-857f-4ebd-a021-30918d16048e",
                                                                            "date_in": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "date_out": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "id_user_add": "f7d2e1ea-27a8-4051-a0f1-b83dbdca2840",
                                                                            "from_reservation": "sample string 5",
                                                                            "pax": 6,
                                                                            "status": 7,
                                                                            "comment": "sample string 8",
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "commited": true,
                                                                            "mt_rooms": {
                                                                              "$ref": "53"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "4"
                                                                            },
                                                                            "tt_rooms_units_activity": [
                                                                              {
                                                                                "$ref": "51"
                                                                              },
                                                                              {
                                                                                "$ref": "51"
                                                                              }
                                                                            ]
                                                                          },
                                                                          {
                                                                            "$ref": "55"
                                                                          }
                                                                        ]
                                                                      },
                                                                      "mt_rooms_units_types": {
                                                                        "$id": "56",
                                                                        "id": "0b683734-dfcb-49c8-8e1b-703e63ed51b2",
                                                                        "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:39.6498429+01:00",
                                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                        "id_user_upd": "1d341cba-1927-471b-9c01-762691c906cc",
                                                                        "commited": true,
                                                                        "mt_rooms_units": [
                                                                          {
                                                                            "$ref": "52"
                                                                          },
                                                                          {
                                                                            "$ref": "52"
                                                                          }
                                                                        ],
                                                                        "mt_rooms_units_states_types": [
                                                                          {
                                                                            "$id": "57",
                                                                            "id_room_type": "0d120371-fd46-4a5e-a21c-0f04f8cde644",
                                                                            "id_room_state": "12b7ea93-b60d-40d5-8309-a75cfe6ca98e",
                                                                            "id_image": "3bb03b78-2caf-4451-9ea5-c832f7b51f3d",
                                                                            "color_font": "sample string 4",
                                                                            "font_bold": true,
                                                                            "font_underline": true,
                                                                            "font_size": 7,
                                                                            "active": true,
                                                                            "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                            "id_user_upd": "3408d5f4-3a50-4760-8d5b-eddf303a74ba",
                                                                            "commited": true,
                                                                            "mt_rooms_units_states": {
                                                                              "$id": "58",
                                                                              "id": "4f31fc42-26f2-4a1f-a5fd-5d2aa140e4fd",
                                                                              "id_mask": "sample string 2",
                                                                              "name": "sample string 3",
                                                                              "description": "sample string 4",
                                                                              "active": true,
                                                                              "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                              "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                              "id_user_upd": "f027fdcb-9cf0-46bb-8a80-b1bf20d88cfe",
                                                                              "commited": true,
                                                                              "st_users": {
                                                                                "$ref": "4"
                                                                              },
                                                                              "mt_rooms_units_states_types": [
                                                                                {
                                                                                  "$ref": "57"
                                                                                },
                                                                                {
                                                                                  "$ref": "57"
                                                                                }
                                                                              ],
                                                                              "tt_rooms_units_activity": [
                                                                                {
                                                                                  "$ref": "51"
                                                                                },
                                                                                {
                                                                                  "$ref": "51"
                                                                                }
                                                                              ]
                                                                            },
                                                                            "mt_rooms_units_types": {
                                                                              "$ref": "56"
                                                                            },
                                                                            "st_images": {
                                                                              "$ref": "6"
                                                                            },
                                                                            "st_users": {
                                                                              "$ref": "4"
                                                                            }
                                                                          },
                                                                          {
                                                                            "$ref": "57"
                                                                          }
                                                                        ],
                                                                        "st_users": {
                                                                          "$ref": "4"
                                                                        }
                                                                      },
                                                                      "st_users": {
                                                                        "$ref": "4"
                                                                      },
                                                                      "tt_rooms_units_activity": [
                                                                        {
                                                                          "$ref": "51"
                                                                        },
                                                                        {
                                                                          "$ref": "51"
                                                                        }
                                                                      ]
                                                                    },
                                                                    "mt_rooms_units_states": {
                                                                      "$ref": "58"
                                                                    },
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "st_users1": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "tt_doc_sa": [
                                                                      {
                                                                        "$ref": "30"
                                                                      },
                                                                      {
                                                                        "$ref": "30"
                                                                      }
                                                                    ],
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "49"
                                                                    },
                                                                    "tt_rooms_list": {
                                                                      "$ref": "55"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "51"
                                                                  }
                                                                ],
                                                                "tt_doc_sa": [
                                                                  {
                                                                    "$ref": "30"
                                                                  },
                                                                  {
                                                                    "$ref": "30"
                                                                  }
                                                                ],
                                                                "tt_tips": [
                                                                  {
                                                                    "$id": "59",
                                                                    "id": "f5291b18-8370-4d03-a5d9-1c39aea0df28",
                                                                    "id_pos_sesion": "8be95e9d-8a5d-425a-82f3-c01a395f305e",
                                                                    "amt_card": 1.1,
                                                                    "amt_cash": 1.1,
                                                                    "id_user": "423c1dfa-d591-4e5f-91a3-b0f368d0dbda",
                                                                    "id_room_unit_activity": "1c61ded9-917b-4ed2-aad4-cc0ad2a2ee63",
                                                                    "id_doc_sa": "fa0e21f1-e04c-4097-8b13-98efda66d329",
                                                                    "id_pos_type": "219d6b85-36d2-4b0b-87f2-a8eb867148ec",
                                                                    "comment": "sample string 5",
                                                                    "json_response": "sample string 6",
                                                                    "id_doc_ref": "8faadbdb-75f4-4811-9fd6-e00d14ad1f89",
                                                                    "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:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "commited": true,
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "49"
                                                                    },
                                                                    "tt_tips_users": [
                                                                      {
                                                                        "$id": "60",
                                                                        "id_tip": "2a991a4b-bc10-4fe2-a76d-55df0fe0c033",
                                                                        "id_user": "f2420429-cebf-4dea-97eb-c61277dfe271",
                                                                        "amt_card": 1.1,
                                                                        "amt_cash": 1.1,
                                                                        "type_share": 3,
                                                                        "active": true,
                                                                        "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                        "commited": true,
                                                                        "st_users": {
                                                                          "$ref": "4"
                                                                        },
                                                                        "tt_tips": {
                                                                          "$ref": "59"
                                                                        }
                                                                      },
                                                                      {
                                                                        "$ref": "60"
                                                                      }
                                                                    ]
                                                                  },
                                                                  {
                                                                    "$ref": "59"
                                                                  }
                                                                ],
                                                                "st_users": {
                                                                  "$ref": "4"
                                                                },
                                                                "st_users1": {
                                                                  "$ref": "4"
                                                                },
                                                                "tt_pos_sesion_users": [
                                                                  {
                                                                    "$id": "61",
                                                                    "id_pos_sesion": "150e6dfc-7ba2-42ee-bd34-a4ce37fdc6b8",
                                                                    "id_user": "7523b5f1-f0c1-4b5a-b37e-f7deb2809345",
                                                                    "date_add": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "active": true,
                                                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                                    "commited": true,
                                                                    "st_users": {
                                                                      "$ref": "4"
                                                                    },
                                                                    "tt_pos_sesion": {
                                                                      "$ref": "49"
                                                                    }
                                                                  },
                                                                  {
                                                                    "$ref": "61"
                                                                  }
                                                                ]
                                                              },
                                                              "tt_rooms_units_activity": {
                                                                "$ref": "51"
                                                              },
                                                              "tt_spool_doc_print": [
                                                                {
                                                                  "$id": "62",
                                                                  "id": "426c3b27-e6a2-42ae-aa6c-c1d55491599d",
                                                                  "spool_server": "sample string 2",
                                                                  "id_doc_sa": "ef8b6844-2377-4bad-a974-3081c77deb4d",
                                                                  "spool_printer": "sample string 4",
                                                                  "count": 5,
                                                                  "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                  "printed": true,
                                                                  "print_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                  "tt_doc_sa": {
                                                                    "$ref": "30"
                                                                  }
                                                                },
                                                                {
                                                                  "$ref": "62"
                                                                }
                                                              ]
                                                            },
                                                            "tt_pos_sesion": {
                                                              "$ref": "49"
                                                            }
                                                          },
                                                          {
                                                            "$ref": "29"
                                                          }
                                                        ]
                                                      },
                                                      {
                                                        "$ref": "28"
                                                      }
                                                    ],
                                                    "mt_items_featured": [
                                                      {
                                                        "$ref": "41"
                                                      },
                                                      {
                                                        "$ref": "41"
                                                      }
                                                    ],
                                                    "mt_pos_print": [
                                                      {
                                                        "$ref": "39"
                                                      },
                                                      {
                                                        "$ref": "39"
                                                      }
                                                    ],
                                                    "mt_pos_rooms": [
                                                      {
                                                        "$ref": "54"
                                                      },
                                                      {
                                                        "$ref": "54"
                                                      }
                                                    ],
                                                    "st_users": {
                                                      "$ref": "4"
                                                    },
                                                    "mt_pos_view": [
                                                      {
                                                        "$ref": "25"
                                                      },
                                                      {
                                                        "$ref": "25"
                                                      }
                                                    ],
                                                    "mt_prices_list_rules": [
                                                      {
                                                        "$id": "63",
                                                        "id": "fc66aeac-9415-4cac-b8b0-72ae4f327659",
                                                        "id_mask": "sample string 2",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "date_from": "2025-12-08T21:26:39.6498429+01:00",
                                                        "date_end": "2025-12-08T21:26:39.6498429+01:00",
                                                        "id_branch": "4cdd9237-3c07-4453-8d3d-23cdba7e4e65",
                                                        "id_pos": "b8dda3bb-442a-4881-a6d9-45aa965167b7",
                                                        "id_list": "d53a04b3-0b34-4301-a905-dee3ed41a947",
                                                        "view_list": true,
                                                        "is_default": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                        "id_user_upd": "8fc119ba-3fdb-405b-b777-ddb2ccfd49f2",
                                                        "commited": true,
                                                        "mt_branches": {
                                                          "$ref": "5"
                                                        },
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        },
                                                        "mt_prices_list": {
                                                          "$ref": "23"
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "63"
                                                      }
                                                    ],
                                                    "mt_prices_rules": [
                                                      {
                                                        "$ref": "9"
                                                      },
                                                      {
                                                        "$ref": "9"
                                                      }
                                                    ],
                                                    "st_doc_num": [
                                                      {
                                                        "$ref": "44"
                                                      },
                                                      {
                                                        "$ref": "44"
                                                      }
                                                    ],
                                                    "st_pos_license": [
                                                      {
                                                        "$id": "64",
                                                        "id": "a3d46e96-f9fc-48ae-a234-e0556f945b5f",
                                                        "id_pos": "e000fe25-c66c-464a-ab36-87f4be41443c",
                                                        "mac_address": "sample string 3",
                                                        "date_end": "2025-12-08T21:26:39.6498429+01:00",
                                                        "key_access": "sample string 5",
                                                        "id_user_add": "61373367-56f4-4560-8f51-c692a5597e57",
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "64"
                                                      }
                                                    ],
                                                    "st_users_pos": [
                                                      {
                                                        "$id": "65",
                                                        "id_user": "eebab208-ed7a-42e7-a1a3-6fcec3ec3cef",
                                                        "id_pos": "2cb3fcb4-74c3-4448-8fe5-82637b53ca31",
                                                        "pass_required": true,
                                                        "active": true,
                                                        "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "65"
                                                      }
                                                    ],
                                                    "tt_doc_sa": [
                                                      {
                                                        "$ref": "30"
                                                      },
                                                      {
                                                        "$ref": "30"
                                                      }
                                                    ],
                                                    "tt_pos_connection": [
                                                      {
                                                        "$id": "66",
                                                        "id": "6f76cc92-a132-42c9-b915-00a5ca05c512",
                                                        "id_pos": "1ee9c76e-da11-41be-a699-ff1434feb1bc",
                                                        "date_add": "2025-12-08T21:26:39.6498429+01:00",
                                                        "date_upd": "2025-12-08T21:26:39.6498429+01:00",
                                                        "date_out": "2025-12-08T21:26:39.6498429+01:00",
                                                        "connection_type": "sample string 3",
                                                        "connection_speed": 1,
                                                        "terminal_name": "sample string 4",
                                                        "version": "sample string 5",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "66"
                                                      }
                                                    ],
                                                    "tt_pos_sesion": [
                                                      {
                                                        "$ref": "49"
                                                      },
                                                      {
                                                        "$ref": "49"
                                                      }
                                                    ],
                                                    "mt_branches": {
                                                      "$ref": "5"
                                                    },
                                                    "tt_logs": [
                                                      {
                                                        "$id": "67",
                                                        "id": "d8f3fb0b-c6ed-4ef6-aa30-7aa411c32d47",
                                                        "id_user_add": "272e91b4-e464-4d20-83e9-32d4872cce0c",
                                                        "id_table": "358688a9-6bd3-4123-82a0-72adcb90f1b3",
                                                        "message_log": "sample string 3",
                                                        "json_object": "sample string 4",
                                                        "log_type": "sample string 5",
                                                        "id_pos": "5f6ee1eb-9f46-40c9-9fc7-d08c41c57f9a",
                                                        "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        },
                                                        "st_sync_tables": {
                                                          "$id": "68",
                                                          "id": "d6090bc3-32d0-4314-ba3c-0819b0f21662",
                                                          "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:39.6498429+01:00",
                                                          "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                          "commited": true,
                                                          "st_sync_packages_det": [
                                                            {
                                                              "$id": "69",
                                                              "id": "874b53a8-93ab-48b7-98ab-1eef77d981b0",
                                                              "id_sync": "76bd4efb-01e1-44e0-a1a8-2a6311685f05",
                                                              "json": "sample string 3",
                                                              "id_table": "a91ac667-b3b7-459a-b6a5-e599e74fcc12",
                                                              "order": 5,
                                                              "st_sync_packages": {
                                                                "$id": "70",
                                                                "id": "c86b2205-f6cb-4325-ab52-067ad20df9d0",
                                                                "id_branch_from": "f8e043c8-312c-4f5a-802c-58f356659d3d",
                                                                "id_branch_to": "6ee4cd01-3a1c-4e0c-bb7a-1abba7cf2f65",
                                                                "type": 4,
                                                                "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                "order": 6,
                                                                "status": 7,
                                                                "log_info": "sample string 8",
                                                                "sync_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                "send_on": "2025-12-08T21:26:39.6498429+01:00",
                                                                "mt_branches": {
                                                                  "$ref": "5"
                                                                },
                                                                "mt_branches1": {
                                                                  "$ref": "5"
                                                                },
                                                                "st_sync_packages_det": [
                                                                  {
                                                                    "$ref": "69"
                                                                  },
                                                                  {
                                                                    "$ref": "69"
                                                                  }
                                                                ]
                                                              },
                                                              "st_sync_tables": {
                                                                "$ref": "68"
                                                              }
                                                            },
                                                            {
                                                              "$ref": "69"
                                                            }
                                                          ],
                                                          "tt_logs": [
                                                            {
                                                              "$ref": "67"
                                                            },
                                                            {
                                                              "$ref": "67"
                                                            }
                                                          ]
                                                        },
                                                        "st_users": {
                                                          "$ref": "4"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "67"
                                                      }
                                                    ],
                                                    "st_local_variables": [
                                                      {
                                                        "$id": "71",
                                                        "id": "069f5b4a-0841-44f5-a29e-5aeafb98eb69",
                                                        "id_pos": "3d5c82bf-ae47-42d1-a1cd-0d4ea9ed8439",
                                                        "name": "sample string 3",
                                                        "description": "sample string 4",
                                                        "value": "sample string 5",
                                                        "type": "sample string 6",
                                                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                                        "commited": true,
                                                        "mt_pos": {
                                                          "$ref": "26"
                                                        }
                                                      },
                                                      {
                                                        "$ref": "71"
                                                      }
                                                    ],
                                                    "tt_doc_st": [
                                                      {
                                                        "$ref": "45"
                                                      },
                                                      {
                                                        "$ref": "45"
                                                      }
                                                    ]
                                                  },
                                                  "mt_pos_prices_list": [
                                                    {
                                                      "$ref": "24"
                                                    },
                                                    {
                                                      "$ref": "24"
                                                    }
                                                  ],
                                                  "mt_pos_types": {
                                                    "$ref": "40"
                                                  },
                                                  "st_users": {
                                                    "$ref": "4"
                                                  }
                                                },
                                                "mt_prices_list": {
                                                  "$ref": "23"
                                                },
                                                "st_users": {
                                                  "$ref": "4"
                                                }
                                              },
                                              {
                                                "$ref": "24"
                                              }
                                            ],
                                            "mt_prices_items": [
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "mt_prices_list1": [
                                              {
                                                "$ref": "23"
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ],
                                            "mt_prices_list2": {
                                              "$ref": "23"
                                            },
                                            "mt_prices_list_rules": [
                                              {
                                                "$ref": "63"
                                              },
                                              {
                                                "$ref": "63"
                                              }
                                            ],
                                            "st_images": {
                                              "$ref": "6"
                                            },
                                            "st_users": {
                                              "$ref": "4"
                                            },
                                            "mt_prices_rules": [
                                              {
                                                "$ref": "9"
                                              },
                                              {
                                                "$ref": "9"
                                              }
                                            ],
                                            "tt_doc_sa_det": [
                                              {
                                                "$ref": "16"
                                              },
                                              {
                                                "$ref": "16"
                                              }
                                            ]
                                          },
                                          "st_users": {
                                            "$ref": "4"
                                          }
                                        },
                                        {
                                          "$ref": "22"
                                        }
                                      ],
                                      "tt_doc_sa_det": [
                                        {
                                          "$ref": "16"
                                        },
                                        {
                                          "$ref": "16"
                                        }
                                      ]
                                    },
                                    "mt_prices_list": {
                                      "$ref": "23"
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "st_users1": {
                                      "$ref": "4"
                                    },
                                    "tt_doc_sa": {
                                      "$ref": "30"
                                    },
                                    "tt_doc_sa_det_stock": [
                                      {
                                        "$id": "72",
                                        "id_doc_sa": "bfdc6c5e-6c64-4130-bc62-9f6761e0c0a8",
                                        "id_line": 2,
                                        "id_item": "fcaf9733-4047-478d-bc69-f991167ae328",
                                        "qty": 4.1,
                                        "mt_items": {
                                          "$ref": "2"
                                        },
                                        "tt_doc_sa_det": {
                                          "$ref": "16"
                                        }
                                      },
                                      {
                                        "$ref": "72"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "16"
                                  }
                                ],
                                "tt_doc_sa_pay": [
                                  {
                                    "$ref": "37"
                                  },
                                  {
                                    "$ref": "37"
                                  }
                                ],
                                "tt_vouchers": [
                                  {
                                    "$ref": "12"
                                  },
                                  {
                                    "$ref": "12"
                                  }
                                ],
                                "tt_vouchers_permisions": [
                                  {
                                    "$id": "73",
                                    "id": "48d5fdf0-8f43-4c67-b20b-02873b5113d6",
                                    "date_from": "2025-12-08T21:26:39.6498429+01:00",
                                    "date_end": "2025-12-08T21:26:39.6498429+01:00",
                                    "date_used": "2025-12-08T21:26:39.6498429+01:00",
                                    "id_employee": "14837d99-7c70-432e-b287-1250e11f7b97",
                                    "id_branch": "f003ec9f-a0b4-44fb-b676-b9e7ea3b956c",
                                    "count": 6,
                                    "count_used": 1,
                                    "unlimited": true,
                                    "id_user_add": "ec3bca33-d89f-4b44-bc49-fea49587a4a7",
                                    "is_entry": true,
                                    "is_consume": true,
                                    "active": true,
                                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                                    "commited": true,
                                    "mt_branches": {
                                      "$ref": "5"
                                    },
                                    "mt_employees": {
                                      "$ref": "13"
                                    },
                                    "st_users": {
                                      "$ref": "4"
                                    },
                                    "tt_vouchers": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ]
                                  },
                                  {
                                    "$ref": "73"
                                  }
                                ],
                                "tt_rooms_units_activity": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ],
                                "tt_rooms_units_activity1": [
                                  {
                                    "$ref": "51"
                                  },
                                  {
                                    "$ref": "51"
                                  }
                                ]
                              },
                              "mt_payment_types": {
                                "$ref": "36"
                              },
                              "st_users": {
                                "$ref": "4"
                              },
                              "tt_doc_sa_pay": [
                                {
                                  "$ref": "37"
                                },
                                {
                                  "$ref": "37"
                                }
                              ],
                              "tt_vouchers_det": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tt_vouchers_permisions": {
                                "$ref": "73"
                              }
                            }
                          },
                          {
                            "$ref": "11"
                          }
                        ],
                        "st_images": {
                          "$ref": "6"
                        },
                        "st_users": {
                          "$ref": "4"
                        },
                        "mt_items_sub": [
                          {
                            "$ref": "17"
                          },
                          {
                            "$ref": "17"
                          }
                        ],
                        "mt_prices_rules": [
                          {
                            "$ref": "9"
                          },
                          {
                            "$ref": "9"
                          }
                        ],
                        "tt_items_customs": [
                          {
                            "$ref": "1"
                          },
                          {
                            "$ref": "1"
                          }
                        ]
                      },
                      "mt_pos": {
                        "$ref": "26"
                      },
                      "mt_prices_list": {
                        "$ref": "23"
                      },
                      "st_users": {
                        "$ref": "4"
                      }
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "tt_vouchers_det": [
                    {
                      "$ref": "11"
                    },
                    {
                      "$ref": "11"
                    }
                  ]
                },
                {
                  "$ref": "7"
                }
              ],
              "mt_employees": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "mt_items": [
                {
                  "$ref": "2"
                },
                {
                  "$ref": "2"
                }
              ],
              "mt_items_types": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "mt_money_types": [
                {
                  "$ref": "33"
                },
                {
                  "$ref": "33"
                }
              ],
              "mt_payment_types": [
                {
                  "$ref": "36"
                },
                {
                  "$ref": "36"
                }
              ],
              "mt_prices_list": [
                {
                  "$ref": "23"
                },
                {
                  "$ref": "23"
                }
              ],
              "mt_rooms": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms1": [
                {
                  "$ref": "53"
                },
                {
                  "$ref": "53"
                }
              ],
              "mt_rooms_units_states_types": [
                {
                  "$ref": "57"
                },
                {
                  "$ref": "57"
                }
              ],
              "st_functions": [
                {
                  "$id": "74",
                  "id": "c60f23db-343d-4146-9d4c-a6b67972393f",
                  "id_mask": "sample string 2",
                  "name": "sample string 3",
                  "description": "sample string 4",
                  "level_id": 5,
                  "id_group": "ff2345d3-5de4-405d-a1ac-12a3d41b9b4b",
                  "name_event": "sample string 7",
                  "name_pos": "sample string 8",
                  "id_image": "cba629e7-7da3-4565-b040-c4bc5892fea5",
                  "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:39.6498429+01:00",
                  "last_update": "2025-12-08T21:26:39.6498429+01:00",
                  "commited": true,
                  "st_functions_groups": {
                    "$id": "75",
                    "id": "b86d83be-bd1f-4ee4-a807-a714875e69fa",
                    "id_mask": "sample string 2",
                    "name": "sample string 3",
                    "description": "sample string 4",
                    "active": true,
                    "created_on": "2025-12-08T21:26:39.6498429+01:00",
                    "last_update": "2025-12-08T21:26:39.6498429+01:00",
                    "commited": true,
                    "st_functions": [
                      {
                        "$ref": "74"
                      },
                      {
                        "$ref": "74"
                      }
                    ]
                  },
                  "st_images": {
                    "$ref": "6"
                  },
                  "st_permisions": [
                    {
                      "$id": "76",
                      "id": "1dca6f66-813c-4274-bea0-6b894ce90bd6",
                      "id_function": "3efcd920-f93b-4cc4-8768-9e382b1f1dac",
                      "id_user": "9db17bf1-f6c1-401c-b9bc-3fd3c3ccc18d",
                      "id_profile": "c6a4a312-9dbf-4da8-b808-b3900228b698",
                      "permission": 3,
                      "active": true,
                      "created_on": "2025-12-08T21:26:39.6498429+01:00",
                      "last_update": "2025-12-08T21:26:39.6498429+01:00",
                      "commited": true,
                      "st_users_profiles": {
                        "$id": "77",
                        "id": "c8e83e44-6639-4c39-833c-7268376a7a52",
                        "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:39.6498429+01:00",
                        "last_update": "2025-12-08T21:26:39.6498429+01:00",
                        "commited": true,
                        "st_permisions": [
                          {
                            "$ref": "76"
                          },
                          {
                            "$ref": "76"
                          }
                        ],
                        "st_users": [
                          {
                            "$ref": "4"
                          },
                          {
                            "$ref": "4"
                          }
                        ]
                      },
                      "st_users": {
                        "$ref": "4"
                      },
                      "st_functions": {
                        "$ref": "74"
                      }
                    },
                    {
                      "$ref": "76"
                    }
                  ]
                },
                {
                  "$ref": "74"
                }
              ],
              "st_images_types": {
                "$id": "78",
                "id": "957bb21a-ccb9-4d6e-a44b-183781f6cf98",
                "id_mask": "sample string 2",
                "name": "sample string 3",
                "description": "sample string 4",
                "active": true,
                "created_on": "2025-12-08T21:26:39.6498429+01:00",
                "last_update": "2025-12-08T21:26:39.6498429+01:00",
                "commited": true,
                "st_images": [
                  {
                    "$ref": "6"
                  },
                  {
                    "$ref": "6"
                  }
                ]
              },
              "mt_docs": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "st_users": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "st_users1": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "mt_cloakrooms": [
                {
                  "$ref": "28"
                },
                {
                  "$ref": "28"
                }
              ]
            },
            "st_users": {
              "$ref": "4"
            },
            "mt_branches_zones": [
              {
                "$ref": "27"
              },
              {
                "$ref": "27"
              }
            ],
            "mt_employees_branches": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "mt_items_featured": [
              {
                "$ref": "41"
              },
              {
                "$ref": "41"
              }
            ],
            "mt_locations": [
              {
                "$ref": "46"
              },
              {
                "$ref": "46"
              }
            ],
            "mt_periods": [
              {
                "$id": "79",
                "id_branch": "8ecd8e6c-135c-4e15-bc5c-d26dc52a2a85",
                "exercise_id": 2,
                "period_id": 3,
                "date_from": "2025-12-08T21:26:39.6498429+01:00",
                "date_end": "2025-12-08T21:26:39.6498429+01:00",
                "state": "sample string 6",
                "created_on": "2025-12-08T21:26:39.6498429+01:00",
                "last_update": "2025-12-08T21:26:39.6498429+01:00",
                "commited": true,
                "mt_branches": {
                  "$ref": "5"
                }
              },
              {
                "$ref": "79"
              }
            ],
            "mt_pos": [
              {
                "$ref": "26"
              },
              {
                "$ref": "26"
              }
            ],
            "mt_prices_list_rules": [
              {
                "$ref": "63"
              },
              {
                "$ref": "63"
              }
            ],
            "mt_prices_rules": [
              {
                "$ref": "9"
              },
              {
                "$ref": "9"
              }
            ],
            "mt_rooms": [
              {
                "$ref": "53"
              },
              {
                "$ref": "53"
              }
            ],
            "st_sync_packages": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "st_sync_packages1": [
              {
                "$ref": "70"
              },
              {
                "$ref": "70"
              }
            ],
            "tt_doc_sa": [
              {
                "$ref": "30"
              },
              {
                "$ref": "30"
              }
            ],
            "tt_doc_st": [
              {
                "$ref": "45"
              },
              {
                "$ref": "45"
              }
            ],
            "tt_vouchers": [
              {
                "$ref": "12"
              },
              {
                "$ref": "12"
              }
            ],
            "tt_vouchers_permisions": [
              {
                "$ref": "73"
              },
              {
                "$ref": "73"
              }
            ]
          },
          {
            "$ref": "5"
          }
        ],
        "mt_branches_zones": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "mt_brands": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "mt_categories": [
          {
            "$ref": "7"
          },
          {
            "$ref": "7"
          }
        ],
        "mt_categories_items": [
          {
            "$ref": "8"
          },
          {
            "$ref": "8"
          }
        ],
        "mt_cloakrooms": [
          {
            "$ref": "28"
          },
          {
            "$ref": "28"
          }
        ],
        "mt_docs_payment_money": [
          {
            "$ref": "32"
          },
          {
            "$ref": "32"
          }
        ],
        "mt_employees": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "mt_employees_profiles": [
          {
            "$ref": "15"
          },
          {
            "$ref": "15"
          }
        ],
        "mt_items": [
          {
            "$ref": "2"
          },
          {
            "$ref": "2"
          }
        ],
        "mt_items_featured": [
          {
            "$ref": "41"
          },
          {
            "$ref": "41"
          }
        ],
        "mt_items_sub": [
          {
            "$ref": "17"
          },
          {
            "$ref": "17"
          }
        ],
        "mt_items_types": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "mt_locations": [
          {
            "$ref": "46"
          },
          {
            "$ref": "46"
          }
        ],
        "mt_money_rates": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "mt_money_types": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "mt_payment_types": [
          {
            "$ref": "36"
          },
          {
            "$ref": "36"
          }
        ],
        "mt_pos": [
          {
            "$ref": "26"
          },
          {
            "$ref": "26"
          }
        ],
        "mt_pos_doc_print": [
          {
            "$ref": "38"
          },
          {
            "$ref": "38"
          }
        ],
        "mt_pos_prices_list": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "mt_pos_print": [
          {
            "$ref": "39"
          },
          {
            "$ref": "39"
          }
        ],
        "mt_pos_rooms": [
          {
            "$ref": "54"
          },
          {
            "$ref": "54"
          }
        ],
        "mt_pos_types": [
          {
            "$ref": "40"
          },
          {
            "$ref": "40"
          }
        ],
        "mt_pos_view": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "mt_prices_items": [
          {
            "$ref": "22"
          },
          {
            "$ref": "22"
          }
        ],
        "mt_prices_list": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "mt_prices_list_rules": [
          {
            "$ref": "63"
          },
          {
            "$ref": "63"
          }
        ],
        "mt_prices_rules": [
          {
            "$ref": "9"
          },
          {
            "$ref": "9"
          }
        ],
        "mt_rooms": [
          {
            "$ref": "53"
          },
          {
            "$ref": "53"
          }
        ],
        "mt_rooms_units": [
          {
            "$ref": "52"
          },
          {
            "$ref": "52"
          }
        ],
        "mt_rooms_units_states": [
          {
            "$ref": "58"
          },
          {
            "$ref": "58"
          }
        ],
        "mt_rooms_units_states_types": [
          {
            "$ref": "57"
          },
          {
            "$ref": "57"
          }
        ],
        "mt_rooms_units_types": [
          {
            "$ref": "56"
          },
          {
            "$ref": "56"
          }
        ],
        "mt_units": [
          {
            "$ref": "20"
          },
          {
            "$ref": "20"
          }
        ],
        "mt_units_ref": [
          {
            "$ref": "19"
          },
          {
            "$ref": "19"
          }
        ],
        "st_images": {
          "$ref": "6"
        },
        "st_images1": {
          "$ref": "6"
        },
        "st_permisions": [
          {
            "$ref": "76"
          },
          {
            "$ref": "76"
          }
        ],
        "st_pos_license": [
          {
            "$ref": "64"
          },
          {
            "$ref": "64"
          }
        ],
        "st_users_pos": [
          {
            "$ref": "65"
          },
          {
            "$ref": "65"
          }
        ],
        "st_users_profiles": {
          "$ref": "77"
        },
        "st_users_token": [
          {
            "$id": "80",
            "id": "3bdeb695-9afc-4ed1-8e11-2464cf315ecb",
            "token_id": "sample string 2",
            "id_user": "08b30c39-2003-435f-afdb-ab9018a1b89a",
            "date_from": "2025-12-08T21:26:39.6498429+01:00",
            "date_end": "2025-12-08T21:26:39.6498429+01:00",
            "created_on": "2025-12-08T21:26:39.6498429+01:00",
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "80"
          }
        ],
        "tt_doc_sa_cashflow": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "tt_doc_sa_det": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_doc_sa_det1": [
          {
            "$ref": "16"
          },
          {
            "$ref": "16"
          }
        ],
        "tt_doc_sa": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "tt_doc_sa1": [
          {
            "$ref": "30"
          },
          {
            "$ref": "30"
          }
        ],
        "tt_doc_st": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_doc_st1": [
          {
            "$ref": "45"
          },
          {
            "$ref": "45"
          }
        ],
        "tt_items_customs": [
          {
            "$ref": "1"
          },
          {
            "$ref": "1"
          }
        ],
        "tt_logs": [
          {
            "$ref": "67"
          },
          {
            "$ref": "67"
          }
        ],
        "tt_pos_sesion": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_pos_sesion1": [
          {
            "$ref": "49"
          },
          {
            "$ref": "49"
          }
        ],
        "tt_rooms_list": [
          {
            "$ref": "55"
          },
          {
            "$ref": "55"
          }
        ],
        "tt_rooms_units_activity": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_activity1": [
          {
            "$ref": "51"
          },
          {
            "$ref": "51"
          }
        ],
        "tt_rooms_units_log": [
          {
            "$id": "81",
            "id": "13caa450-6e95-4c40-80aa-dec0ec9b3fac",
            "id_room_activity": "80944583-b6d6-42f7-8891-ac4cb5a2dd99",
            "id_pos_sesion": "a5a980ae-2357-4be1-b00a-9cfd242f9c40",
            "log_text": "sample string 4",
            "id_user": "df389491-89b8-467a-8b32-cf14f9443c8e",
            "created_on": "2025-12-08T21:26:39.6498429+01:00",
            "commited": true,
            "st_users": {
              "$ref": "4"
            }
          },
          {
            "$ref": "81"
          }
        ],
        "tt_tips_users": [
          {
            "$ref": "60"
          },
          {
            "$ref": "60"
          }
        ],
        "tt_vouchers_permisions": [
          {
            "$ref": "73"
          },
          {
            "$ref": "73"
          }
        ],
        "tt_vouchers": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "mt_docs": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "tt_pos_sesion_users": [
          {
            "$ref": "61"
          },
          {
            "$ref": "61"
          }
        ]
      }
    },
    "mt_categories_items": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "mt_items_featured": [
      {
        "$ref": "41"
      },
      {
        "$ref": "41"
      }
    ],
    "mt_items_formula": [
      {
        "$ref": "18"
      },
      {
        "$ref": "18"
      }
    ],
    "mt_units": {
      "$ref": "20"
    },
    "mt_units1": {
      "$ref": "20"
    },
    "st_images": {
      "$ref": "6"
    },
    "st_users": {
      "$ref": "4"
    },
    "mt_items_sub": [
      {
        "$ref": "17"
      },
      {
        "$ref": "17"
      }
    ],
    "mt_prices_rules": [
      {
        "$ref": "9"
      },
      {
        "$ref": "9"
      }
    ],
    "tt_doc_sa_det_stock": [
      {
        "$ref": "72"
      },
      {
        "$ref": "72"
      }
    ],
    "tt_doc_st_det": [
      {
        "$ref": "48"
      },
      {
        "$ref": "48"
      }
    ],
    "tt_items_customs": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tt_stock": [
      {
        "$ref": "47"
      },
      {
        "$ref": "47"
      }
    ],
    "tt_vouchers_det": [
      {
        "$ref": "11"
      },
      {
        "$ref": "11"
      }
    ]
  },
  "mt_items_types": {
    "$ref": "10"
  },
  "st_users": {
    "$ref": "4"
  },
  "tt_pos_sesion": {
    "$ref": "49"
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.