GET api/St_Users_Profiles/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
st_users_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| is_pass_required | boolean |
Required |
|
| is_admin | boolean |
Required |
|
| level_id | integer |
Required |
|
| order_1 | integer |
Required |
|
| order_2 | integer |
Required |
|
| order_3 | integer |
Required |
|
| order_4 | integer |
Required |
|
| is_tips | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_users | Collection of st_users |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "52ae01df-8d19-42cd-9d20-615042603736",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "9785c3b1-b6bd-42ac-967d-7ccbb4ebafa2",
"id_function": "12a49c2e-e2af-4632-86d8-29b64cec92af",
"id_user": "01443bc6-4dc3-4e59-a52a-e7fccffa6ead",
"id_profile": "d782b1e4-f88c-428c-a0ef-52cf926dc237",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "97caff17-b13e-43ff-9e23-188aeb89dd76",
"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": "dfb480c6-d5bf-44e4-a496-f118d2bdf4c0",
"view_messages": true,
"id_image_photo": "ae78f2cc-5bd5-4e40-949f-3f9bb14b1128",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c6a55aed-fb46-4438-b6dd-00601884edd1",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "a522cc0a-83c5-468b-947f-21ab2a385888",
"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": "8bda4fde-ad02-4b44-9b02-8af3d074326f",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "d1330310-e43c-4293-ab43-2c14a34e756c",
"commited": true,
"st_images": {
"$id": "5",
"id": "11dd423a-61fc-4f32-ba61-aa1a7dcfc99b",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "648039dd-0235-40aa-ae1e-4381bf87e3be",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "178ff42e-e3f8-4afd-aa8f-489597847b93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "9f37757b-3580-44d6-8943-492d2b50a332",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3dff62c8-b89e-4fc0-b55b-9f1673c67bb1",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "2ff27678-6e18-4a0a-bb68-4d19352341b2",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "61f79c87-2c11-4926-80ec-84b95b7b0606",
"id_item": "27ce5cb2-dcbf-4c7a-8cf1-66acdf0b4811",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "154e3f76-6422-4eba-8f3b-170d34bfef20",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "6ae3f669-0529-4d20-80b0-207beb641d54",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b969e9dc-dc33-4bd6-b0ee-a5b288c3b729",
"id_unit_sec": "efa78ae1-af4b-4270-8f87-5b687322d497",
"id_brand": "8a335c99-d01e-449a-a5db-33d536104783",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "e4b45680-a84e-4d49-b57d-119ee957f674",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "e0462404-9ced-4059-a94f-e42c89fd9a4e",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "fd790f26-543b-4ef8-b8b7-e4e1a13f3732",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "e0536d93-5638-450c-b3e3-584ad60c038c",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$id": "10",
"id": "873fa02b-6490-4f0c-aef2-6f241ef12f7b",
"id_branch": "abe42fee-261b-47c2-ae06-ab867091b83d",
"id_pos_type": "af8cfecf-73f6-4685-b0aa-13dde6945e2c",
"id_pos": "29fc77a7-5e80-4b97-98db-4d571974655c",
"id_item": "0fe3b5e3-8b1c-453c-9d30-dffdd493f24c",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "31b74b27-828e-4c97-8178-a35e5f838d26",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "50e269c8-c551-4304-b17d-53d9b8b60789",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "25599da2-6608-4df7-aecc-34f1a14e2710",
"id_zone": "3faa3ca1-cb1f-4237-81ee-0e6faaffcd3a",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "1355e84c-761c-495b-9a06-e623ca87ea61",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "18c341ac-502b-4fe7-ab4a-fe16ba3ca2a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "08de8c10-162c-4859-a921-4442b89ef318",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "fc6f9fa8-ca78-4407-b28b-047dc7249d1b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "c5a9d042-2374-45b1-a0c9-8979c74618fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "29f973f4-0ec7-4921-9453-e65947ee1ed2",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "2d15a7b7-a667-41b4-8343-e7c8c57a6a6b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "f9ff178d-0071-4055-be8a-2a86c68d51f3",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "292d4fdd-99c9-4a23-85cb-b88131ba7c93",
"id_cloakroom": "6dd6c5af-3253-43cb-9dd9-253146b6cf6d",
"id_pos_sesion": "daae049c-02e0-4153-ac94-d1d4d3c6c524",
"unit_id": 4,
"date_open": "2026-03-10T07:08:01.2209616+01:00",
"date_close": "2026-03-10T07:08:01.2209616+01:00",
"id_doc_sa": "063cc742-a81a-400e-b96f-de7e9987915c",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "92cc377e-3d75-4711-b3cd-ab61656478ea",
"id_pos": "d1307e02-9f4b-40e9-91e8-c04356e17e74",
"id_doc": "55cd7bbf-c4b3-48d9-a082-54c6c014d38f",
"id_branch": "30026f35-da83-437a-8b38-bc662135d6e1",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:01.2209616+01:00",
"date_tax": "2026-03-10T07:08:01.2209616+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "b5ae448e-8b80-4383-a308-c317bcddaf28",
"id_relationship": "fe7730e1-d7e7-4f71-8d9a-23dab2f2f4fc",
"id_loc_from": "8f210b18-7039-496d-80c8-6a77697daa77",
"id_loc_end": "6989c549-764d-4625-91c6-514290229c9e",
"id_user_add": "3c131a0d-cbae-4104-a44b-d2ad2c991509",
"id_user_upd": "0f067abc-92ce-412a-970c-1f59da4577b2",
"comment": "sample string 12",
"id_pos_sesion": "a09a0269-95d0-4591-bcfa-ad5b448f0a4c",
"id_room_unit": "ed02deee-18cc-4aa6-a205-ab43b6c5d7d5",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ca8927fd-5ef2-452a-abe2-3e4f280d1bfc",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "abcc99e3-c611-4841-bf5b-1d1d148d043f",
"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": "55305ca8-159b-4e56-a175-1b48ba622a6c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "cc7c0aa5-1e00-4c45-8a70-43ad6b8f81e9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "28623f12-3edf-40e5-9d30-87029e42a708",
"id_pay": "d9ea37ba-e3e3-4982-bc18-9308fe050146",
"id_money": "b3b8e199-fbf0-4e4e-8062-931acae84eaf",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "80999d49-d0a1-4629-9841-9a5bd768a18b",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "f351324a-b09f-490c-bbee-5eeea7f47581",
"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": "acea810b-217e-4f35-b4de-bc18f5964b77",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "a78141f0-2265-4f26-8523-ade597370499",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "2b681b7d-be81-44eb-be43-984db3fe5c02",
"id_money_2": "2e7be25d-c814-41b6-8e4d-86fa32063d51",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "1902d083-fd3c-43c1-94db-0bb7d89dddec",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "e4a64878-639c-4d94-b0b5-4aa0e7bbaeb9",
"id_pay": "8719289c-af9c-4228-8636-1cf81d36657f",
"id_money": "c2ce7b39-b862-4f55-9449-595218342a38",
"date_cashflow": "2026-03-10T07:08:01.2209616+01:00",
"coefficient": 5.1,
"id_user_add": "48e36f0b-d55a-4e18-a602-48c8a29b1b89",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "5568fe54-b7ec-46fc-8a3e-0b411e2a9ea2",
"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": "263bd776-938f-4b4b-bc79-6286919e8d25",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "f20e79dd-88b5-4ae1-865a-32110b6e3ae7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "88e27baa-6ad1-41ce-87eb-f55e1be2ff30",
"id_line": 2,
"id_pay": "6d55d286-d217-4c8f-be74-b7797e204dbd",
"id_money": "d0b92930-05d0-42a5-9690-d5f389fd13c0",
"coefficient": 5.1,
"id_voucher": "342a397a-97b8-4ae5-b585-a3c4f03633b6",
"id_employee": "d0487a3c-e26f-4884-a341-3036bf3bac3a",
"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": "6470036c-fde7-488d-aed1-6a40833cbb5b",
"coupon_id": "sample string 9",
"terminal_id": "sample string 10",
"card_name": "sample string 11",
"card_bank": "sample string 12",
"card_number": "sample string 13",
"client_name": "sample string 14",
"money_type": "sample string 15",
"merchant_id": "sample string 16",
"aid": "sample string 17",
"auth_num": "sample string 18",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 19",
"terminal_name": "sample string 20",
"active": true,
"mt_employees": {
"$id": "23",
"id": "2a0a414b-fa48-4831-be0a-b03d7bf75e64",
"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": "e69e0b02-f020-41d0-8b83-e31129304fc6",
"name_pos": "sample string 12",
"id_image": "16d60f25-f489-4e93-b260-98a627a8fdbf",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "12c04bfa-98f3-44a4-867e-c46ac5977f70",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "2d982cc2-0906-4033-8c00-afe79e203b4c",
"id_branch": "3b4e07a2-924d-4ddb-ab71-221c4bdbc260",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "828b159b-2fb6-404f-b040-cfaf52414d1e",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "040c241d-6e2c-44e0-9338-4309b9cceb11",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "b86f4665-66f8-4cf7-8600-3afb24295806",
"commited": true,
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"st_users": {
"$ref": "3"
}
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_det": [
{
"$id": "26",
"id_doc_sa": "a07dc38e-37af-4037-9b6f-24aaca7becb8",
"id_line": 2,
"id_item_sub": "dfcbe7a2-ef59-45db-bdd2-15369545795b",
"qty": 4.1,
"id_list": "fb032598-4ffb-40c7-a251-e65c1736c932",
"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": "f9572f9b-e758-44ff-a276-8f756ef66dab",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c582a2be-7175-474f-9906-c02d095b6b7f",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "471e38a8-55e5-4eac-8fb0-bb66293920eb",
"id_user_upd": "d2dce250-441a-4418-b35d-681bbf48bbad",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "69444d2e-99ca-4531-8f3e-4a7fa1a60704",
"id_item": "1230c958-83e0-441e-b868-a8dd82cdc62b",
"id_item_type": "3622c701-b51d-4f17-b9e9-06d987f7afbe",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "da943901-7131-4c1a-adc3-4606110c69aa",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "e3eee956-5b07-4f67-9df7-73e8df235013",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "ea4fd6af-3d70-4061-9822-2a645a3685e3",
"id_item": "426291e4-70a9-4e1a-a86b-e95afc400bc4",
"group_id": 3,
"id_unit_ref": "81a527a7-6330-427d-ad0f-65d81acf5c97",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "e20fbe15-ced4-4767-8b1f-3df62411c14a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "542e121f-8e94-4e5a-b677-ee8646fd7d27",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "e9aea39b-6671-4843-94fc-df3f9eaa3410",
"commited": true,
"mt_units": {
"$id": "30",
"id": "2c6c5ca4-1781-4fd8-a3c2-982115bf3099",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "d3090d8a-e64d-409b-be2d-eb1f506ebeb1",
"commited": true,
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_users": {
"$ref": "3"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
]
}
},
{
"$ref": "28"
}
],
"mt_items_types": {
"$id": "31",
"id": "48b6f4e3-33c7-43f7-b3ed-dd8471bc4be4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "148a5329-2d44-4aff-b5b8-6a0acd008878",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "f0bf34e2-23fe-41b2-b117-3c27d95088ed",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "68b6dbb4-4d59-43ae-9cdf-a77965b99571",
"id_line": "1d713e35-af33-46a2-986b-bec356926b31",
"id_category": "3954db38-bea4-45c1-a546-9fa0e93bbdb6",
"id_item": "3d2974c9-7fc7-489d-8744-65c77580372a",
"id_item_type": "59957feb-27b6-4481-ae91-c4cf594145e0",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"tt_vouchers": {
"$id": "33",
"id": "3c42adaf-21b0-498d-af8e-7b2221b32163",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"date_used": "2026-03-10T07:08:01.2209616+01:00",
"date_sesion": "2026-03-10T07:08:01.2209616+01:00",
"id_employee": "85c307d7-cc92-427c-aadf-0366b84351e2",
"id_branch": "79541766-512d-4a7e-b8dd-bdbe9ef6003f",
"id_voucher_permision": "e650f617-3e3b-4449-8346-c02341febc45",
"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": "b574d4f8-7469-40ed-a9ce-495d90e13093",
"id_user_add": "0027141c-f801-4455-9f77-958747b0c9cb",
"id_doc_sa": "87167548-f8f9-42bc-9918-948a16dff2d8",
"id_item_sub": "7236ea83-2279-4376-b923-2514aa60ab34",
"id_pos_sesion": "97735729-f4bd-4eb8-8594-1b7c40e39a4c",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "3a8a9ded-f952-4e66-9661-f5b0e03e55e1",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"date_used": "2026-03-10T07:08:01.2209616+01:00",
"id_employee": "03cbdc6b-4b60-4a22-8456-ac318fe87d1f",
"id_branch": "9365977b-1a74-4a9a-b48f-7b6e4e986ed5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "5ebbdf7f-764c-4dce-9402-733311ccfa7c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "12ff9466-86a3-431f-b5f9-a1beb3ae5ad6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+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": "76cebb8c-b99f-410a-a838-02c75f688ce1",
"id_pos": "483f7803-fe8c-4ea4-a5dc-62e059d15f10",
"id_list": "3af96650-fa72-4aa4-aed9-dd2ce6234dc8",
"id_item": "15528a6a-8b06-4282-8491-6e294825dce5",
"id_item_type": "00a92f53-d140-4097-b90a-7bbd73c166b2",
"id_category": "509dcbff-321c-4413-87fa-ee376837decd",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "e6092169-4d38-4624-a17d-eb5c415c02c4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$id": "36",
"id": "b8012d74-2b64-4db7-9d60-b15eb0e7fc04",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "699e07cd-6095-4af9-beb6-0ed07cca0ef6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "8ef470d9-12da-4454-bf56-6d4a53b68c89",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "f3b22930-cc18-4348-b2fc-cadf086393f6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "f1620c62-7a8c-4b52-95f3-596a489fde83",
"id_pos_type": "ec44c583-b30b-4b7d-8d48-ccf3873c7246",
"id_price_list": "dc8b66a4-aabf-4c98-9f27-86127f21a91c",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "450fb13f-8946-4158-aaf7-5eedc15e847a",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "3e2eb7e2-9475-4348-8c48-5b977393e292",
"id_pos_type": "5c20b3c7-da94-47d5-b477-c7dd0cf29d74",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "379512ce-80a4-498f-bbb2-39fe14fd9e1f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "f6a893c0-dad5-43de-9c67-27eae3001d92",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "2a7338be-ffa4-4ec0-9352-ab6b7c1f6f6a",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "a69f4492-482a-477a-b16c-d3b563a067b6",
"id_doc": "e7744fed-6065-4253-80f7-ae1f66d367fe",
"id_pos_type": "ac78efbd-bc3b-4984-af23-43f25ab868a0",
"id_doc_print": "4669801b-b6c2-4a4a-9ff0-59617e63beba",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "14192004-f9f7-42b0-a8d9-9eacffdd6dee",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "769cc5ac-25c4-4d3b-b974-84aab4d366ed",
"id_pos": "612fcd20-c444-48f4-b2a4-a50bd6410a0c",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "29642502-0c7b-4071-afa9-6aae559cbdb9",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_pos_types": {
"$ref": "39"
},
"st_doc_print": {
"$id": "42",
"id": "b6d9331b-a870-4e1f-9a2b-5a7f87e676e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "c72b2c8c-b913-40a9-a7cb-cf8882053df4",
"id_line": 2,
"text": "sample string 3",
"type_line": "sample string 4",
"type_align": "sample string 5",
"ref_line": 6,
"font_name": "sample string 7",
"font_bold": true,
"font_underline": true,
"font_color": "sample string 10",
"st_doc_print": {
"$ref": "42"
}
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "40"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
]
},
"st_users": {
"$ref": "3"
}
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "37"
}
],
"mt_prices_items": [
{
"$id": "44",
"id_list": "1abc3470-ca1b-4a57-acfd-993438da57f6",
"id_item_sub": "2f863c88-28a8-494a-9f65-509b24c3744b",
"validity_date": "2026-03-10T07:08:01.2209616+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "6988d271-a85d-47b6-ab26-6f9ba41a1171",
"commited": true,
"mt_items_sub": {
"$ref": "27"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "44"
}
],
"mt_prices_list1": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list2": {
"$ref": "36"
},
"mt_prices_list_rules": [
{
"$id": "45",
"id": "cc0d914d-fc36-4a87-9681-5728312111f8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"id_branch": "c40a1920-3fc1-412e-be04-d15a6fe8bf56",
"id_pos": "6aa704e3-c305-4309-b985-05d3c5bbad0d",
"id_list": "a4e6d3ae-b9d3-4e32-a50d-2498b97a03bd",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "5c0496c1-7d3d-45a5-8682-5a552bf7f424",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "11"
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "45"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "35"
}
],
"tt_items_customs": [
{
"$id": "46",
"id": "88bd965d-5564-4482-beab-f81e38dec439",
"order_id": 2,
"id_item": "d14958b3-d7e6-40a2-ba20-e79f8da64b6c",
"id_item_type": "e4471b99-6e4c-4c52-85ef-77ba650c87a7",
"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": "27c56aa8-a2dd-4d5a-b8d3-65b0cebae628",
"type_item": 11,
"id_voucher_json": "15c7e1c4-515e-47f6-82ac-8e23413b4598",
"count_voucher": 1,
"id_category": "cb52cf0e-f152-4fc2-be81-1e74a8163af9",
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "92e0f4ef-6844-4b18-afa6-79a3cce25d97",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "0abdceeb-d210-4962-b73f-b45f9ff773f3",
"nro_sesion": 2,
"id_pos": "8b679771-a5fc-45a7-95a5-5f11394ea1d3",
"date_tax": "2026-03-10T07:08:01.2209616+01:00",
"date_open": "2026-03-10T07:08:01.2209616+01:00",
"date_close": "2026-03-10T07:08:01.2209616+01:00",
"id_user_open": "aed7e4cd-9560-4fb5-a792-c4597189fddd",
"id_user_close": "ca7163d8-b2a0-40e0-9248-f1e7ce1e0a71",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "4c736c97-872a-4567-bb07-7951a4c9d567",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f9a02a27-2987-427a-ac09-faf50891c7b4",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "04730e22-0e49-4a11-9a5c-30a5d8f51c18",
"id_room_unit": "8dc3a7eb-57d1-422c-9c1e-a4185495cf34",
"id_room_list": "01e46064-0bf8-44e0-8a4e-a3b14835149d",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:01.2209616+01:00",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"date_open": "2026-03-10T07:08:01.2209616+01:00",
"date_close": "2026-03-10T07:08:01.2209616+01:00",
"id_employee": "90dd2a62-d22a-457f-8bff-ab4a59b66c8e",
"id_employee_sec": "f9c53fbf-aa10-4413-a793-14e4c439ded4",
"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": "a1b96a88-3618-4016-bf87-14e2d8418564",
"comment": "sample string 7",
"id_user_open": "253c23dd-4024-4e64-8e62-d50839099bb4",
"id_user_close": "130cd27e-68e5-408a-a2d2-bfc1a8d649c7",
"id_unit_state": "9fbef097-5aa4-472d-9e1f-229b8d42955c",
"id_pos_sesion": "b44651e8-0605-4488-b1d5-ce1b20f3f6aa",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:01.2209616+01:00",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "63f0657a-0e64-4ae3-89ba-45a1e3c69dc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7401fbd1-8280-40fd-919f-4b6f39097bb4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "70fe720f-d721-4d18-9bda-45afb925e957",
"locked": true,
"date_locked": "2026-03-10T07:08:01.2209616+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "1fd78a15-7f8d-4b33-9725-63b805b98f9b",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "9cb4199f-e407-46dd-b9c4-6ad56651b708",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a7aeb818-cd0b-4746-b4fb-b05b31eec206",
"name_pos": "sample string 6",
"id_image": "a8e57110-c79c-4d7c-8d50-cf13f613b400",
"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": "4888866e-85aa-439e-8b6b-1beac9a88a45",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "15e29ef4-41f1-4e6a-bf16-439d86b8ca03",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "a8371b16-efad-401c-baf7-fab39408ff3a",
"id_room": "6e2bcee9-6a22-4bc3-8079-b0f39a2f5cbb",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "2cc616ef-4d76-489d-bed3-362d048d0713",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "52"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"tt_rooms_list": [
{
"$id": "53",
"id": "cd899827-dafb-4ac3-ba6e-6190c6e64c9c",
"id_room": "02a782ae-dcc9-45e2-b35d-9a7758b642d2",
"date_in": "2026-03-10T07:08:01.2209616+01:00",
"date_out": "2026-03-10T07:08:01.2209616+01:00",
"id_user_add": "35f9174b-417d-479c-b911-50f870a63c74",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "30a66e92-136b-4ed1-92e9-b0dfe28f72df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "4d34eed7-b599-43a2-b58c-1b513f95a607",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "40341ba1-959a-4118-bbea-5586e8039ba1",
"id_room_state": "7511e92a-9a8e-4de8-9939-e2a662b7837d",
"id_image": "67f7ab52-ea99-48e4-825a-cfa35725a17e",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "0a17c86b-ab10-4f81-baf0-abbc90d81fea",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "9161fefe-6d36-4021-844f-88a80ec8461e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "3fdc59e5-6b9f-4c15-a042-cc26feb1d00c",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "57",
"id": "6fb1b596-3923-4883-8210-a208e27b2a2d",
"id_pos_sesion": "e4988ed5-0d6b-430f-ac02-5f826e1134b7",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "1be5427b-b108-408c-846b-ad84657ce972",
"id_room_unit_activity": "593419bd-c767-4632-baa8-e660a4068f47",
"id_doc_sa": "de906389-c999-4a06-b034-ca9cb1d8c33e",
"id_pos_type": "9e6f5351-2784-43a4-8497-4dc7009a41f9",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "28cea18e-666f-4184-9a04-6c22282f0063",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "e06ecec5-1454-4c42-9f09-805de90a4de5",
"id_user": "fade531a-83e1-44d0-9034-18c21294723d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "b5a3394d-adc5-4176-a464-4d87ea13d461",
"id_user": "e52fad7e-022a-4efe-a107-057c920a43e0",
"date_add": "2026-03-10T07:08:01.2209616+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "6797b51f-9537-4ae4-b10c-53425240f33d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3a78fb47-a0da-4404-9dfd-dc63b46267e1",
"id_doc_print": "ac1af61a-e773-4f8b-9b13-034349188300",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "61",
"id_doc_sa": "5dd43d10-cce6-42e6-9f50-c14f818df8a3",
"id_line": 2,
"id_item": "59729a42-db7c-4d85-a5ab-105af4551841",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "61"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "62",
"id_pos": "1899e3e5-33a9-4a91-b45e-90a922696c12",
"id_doc": "1c673242-79b3-45ec-95f0-5348185224e8",
"value": 3,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "62"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "63",
"id": "2ba18876-9e37-4c61-823e-d5b26c87a26c",
"id_pos": "c0bf1303-0683-4784-947f-a6256040a886",
"id_doc": "8115dbe0-08ef-4d00-8e20-294332f01b6e",
"id_branch": "1e8705e1-4712-4b14-8929-f7d3bc80d331",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:01.2209616+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "7193c5bc-f4bf-49f1-95ea-4c464b4befd5",
"id_loc_from": "e9fc2af1-23c7-4e55-a669-67e674ebb3f7",
"id_loc_end": "d1c28c38-51c7-4326-91ce-756f4d1d8939",
"id_user_add": "cd34f58a-8d40-4c99-8366-2ac877bbadc2",
"id_user_upd": "66847f9c-ebc6-4f5c-83b2-3d8174ea1686",
"id_pos_sesion": "8d1da080-5876-4f2b-8511-361826925ea5",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:01.2209616+01:00",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "5b972572-edaf-4128-b237-bca107ed7263",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "a005f602-0fa2-4762-b88e-f3960b5100a9",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"id_user_upd": "db694536-27c3-4b62-89ae-de936e3bd9b3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_stock": [
{
"$id": "65",
"id_location": "c7b452ba-81a7-4062-bde1-2182baa1eaf3",
"id_item": "aa68c939-bc8c-422b-9244-196f0c76eb77",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "64"
}
},
{
"$ref": "65"
}
]
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "66",
"id_doc_st": "272cf09e-ea9a-4480-bf0c-f72fb89d954f",
"id_line": 2,
"id_item": "d76f73ee-e86c-4f0f-9e00-33f89d5b0819",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "63"
}
},
{
"$ref": "66"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st2": {
"$ref": "63"
}
},
{
"$ref": "63"
}
]
},
"mt_locations": {
"$ref": "64"
},
"mt_locations1": {
"$ref": "64"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "67",
"id": "2981acea-a902-48e9-a44e-35b6f1f5788c",
"spool_server": "sample string 2",
"id_doc_sa": "016c09dc-27b6-4950-9c8c-669159b94e45",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:01.2209616+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "67"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_pos_license": [
{
"$id": "68",
"id": "2f6b50ec-dd5f-439b-ac3a-1cc3a5b85149",
"id_pos": "65c81c18-44d3-4008-9f0f-6538eca2ecb6",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"key_access": "sample string 5",
"id_user_add": "e7e25e43-24bf-459c-a740-fab3c44877a7",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "8dfe2b6d-0fc4-46e9-bb43-a89961a9fcab",
"id_pos": "347f4c65-3892-47ce-9814-d594c5db1246",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "69"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "70",
"id": "81bcdcb1-f142-43fe-ba37-71c93b541b79",
"id_pos": "d83438a4-aa4b-4cd8-948c-ee72fc417361",
"date_add": "2026-03-10T07:08:01.2209616+01:00",
"date_upd": "2026-03-10T07:08:01.2209616+01:00",
"date_out": "2026-03-10T07:08:01.2209616+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "70"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "71",
"id": "4845e864-e0a5-4587-a000-887a08884eec",
"id_user_add": "fd3cf593-f7f4-4ef7-b613-02e20d1f6f67",
"id_table": "7841eaa6-ef77-4108-92db-77f6c3420468",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "b73c4577-4d43-46b4-8889-b7c0c39def04",
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "0b246404-dcca-4b00-9241-a5d493697478",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "377e46f9-0bbe-476a-b4c4-99e41c331acd",
"id_sync": "c06542ab-d41f-4b5c-8b59-c0275b7d3a16",
"json": "sample string 3",
"id_table": "afd00ff5-3101-46ed-b318-c5eeae472785",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "669ba434-57b0-496a-b698-23cbd758c8a9",
"id_branch_from": "856607f3-9870-4f3a-b01e-26f5e12c5dde",
"id_branch_to": "3c102d51-9b64-45d4-a326-ddd60b50cf11",
"type": 4,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:01.2209616+01:00",
"send_on": "2026-03-10T07:08:01.2209616+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_sync_tables": {
"$ref": "72"
}
},
{
"$ref": "73"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"st_local_variables": [
{
"$id": "75",
"id": "9c3a0433-e341-4d09-8c9b-075ab3220e15",
"id_pos": "1d3b7df4-dd21-4467-8065-7950dfbdb3e2",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "75"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st_det": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "76",
"id": "bb325610-5154-4a02-9d50-daef7c118df5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "69a7c6e7-6375-47db-9d28-e51512a3a5d9",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ac073594-7d8a-4133-b4b6-180d52f00d49",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "5af5b293-4a03-44c0-8960-1bb1aa8c62ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "d710b04d-6c35-47c5-906b-df9dc20ef2e4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_periods": [
{
"$id": "79",
"id_branch": "51e833c1-0f1e-4e7c-9e12-7d8daa4a7c52",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"last_update": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "1"
},
"st_users_token": [
{
"$id": "80",
"id": "46e45208-7ece-4954-b84e-100bbefc56d2",
"token_id": "sample string 2",
"id_user": "a0d6706d-363a-4181-8dd5-0c9045607af4",
"date_from": "2026-03-10T07:08:01.2209616+01:00",
"date_end": "2026-03-10T07:08:01.2209616+01:00",
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "80"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st1": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "81",
"id": "a6e48973-22c4-4796-90e3-b9607229cfb3",
"id_room_activity": "eb8e051b-e48b-48e8-a52e-2527f4ecd3fb",
"id_pos_sesion": "28240c41-ea7c-40ff-b8b9-e2a758b07830",
"log_text": "sample string 4",
"id_user": "9e9fe20b-13c4-44fd-8451-7fc9f1a3b225",
"created_on": "2026-03-10T07:08:01.2209616+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"st_functions": {
"$ref": "76"
}
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
}