GET api/St_Permisions?id_user_profile={id_user_profile}&id_user={id_user}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_user_profile | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of st_permisions| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_function | globally unique identifier |
Required |
|
| id_user | globally unique identifier |
None. |
|
| id_profile | globally unique identifier |
None. |
|
| permission | integer |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_users_profiles | st_users_profiles |
None. |
|
| st_users | st_users |
None. |
|
| st_functions | st_functions |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "aaba0b11-8ab9-4e27-b812-4df03a11523d",
"id_function": "3a07a1fa-b66b-4d73-8559-0a8fd3daf52b",
"id_user": "b66258f4-28f3-4fe9-be6f-b297ed0359e1",
"id_profile": "3062dc7d-8da8-4b6c-ac39-5559d6001848",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "f84b1496-5d64-4354-b68a-2546dd574377",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "f3349d5d-306a-46b5-8563-b53434ab48ec",
"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": "977d509a-0fe2-4753-b731-60f376a5473f",
"view_messages": true,
"id_image_photo": "7bec4d29-3077-4566-9f7d-324ba6af6d0d",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "392c0dcf-21e0-4b6e-b26a-02da6929ed8e",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "4fa96ab9-6489-432a-b72a-ee1fde8d67e7",
"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": "493be133-2062-4296-993f-6797d4e43717",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "ec9bac91-55ce-4ae6-af25-0a0b648dc5ae",
"commited": true,
"st_images": {
"$id": "5",
"id": "c3cd67b2-236b-4c4f-a831-0f8685660e01",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "d11345ca-dbb8-4ba9-91ca-a73785337a9c",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "08f62bbb-56f9-4e54-9ba0-e66364e50a6b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "b5f693ab-ccab-4645-a65e-1f7fc9bb3311",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f3680e70-519c-43b9-a372-2931ff2234ca",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "52f43991-f768-4ab6-bff8-c6db01060866",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "4c3a5c06-e3bb-4aa8-aa35-74b863a0351f",
"id_item": "bcf92df9-ab55-4fe5-a88c-f590573a6e04",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "e6c8e386-332d-4045-8386-8d9716a27fb6",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "8820acde-1477-4ec6-8cd2-81b84cac2fac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "3ab1e1c7-1a9c-44bd-84d6-54746e47b0e4",
"id_unit_sec": "e34499b8-dbd4-4014-9208-b4b476c37d33",
"id_brand": "c420cddb-ed96-4a60-b730-45e5ff930229",
"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": "ae9b7b11-9775-4f33-9e0a-f7450fce03a4",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "20854c25-5237-4a72-8a6a-4f494795bf1f",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "c70aeed4-bdee-4b9f-841d-601da66ecf68",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "e93746db-cbda-496a-9849-4cbade9f4329",
"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": "bbea52f1-ff8a-45da-89f7-78d26429ba1d",
"id_branch": "50159a06-dee3-4a17-9c43-85dcff91d7e4",
"id_pos_type": "f8a44e94-149f-43f2-920b-4284e7fe8918",
"id_pos": "5f19a2b7-adb0-4d20-832d-852199b31ad8",
"id_item": "825e70d3-505a-4bd0-a508-85f1c3568479",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "617906d0-ec06-4b3e-80c5-6377fe4efc20",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "3b22862b-045d-4fb9-a3c1-cfee31bb85f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "14a19950-b912-444e-8c75-74b10b3522ed",
"id_zone": "9c01740b-22a1-4dd8-ab49-2cc86593f5e3",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "bca1000f-9079-4d24-b81b-a5a203a375cc",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "a4627d4e-5c9b-4356-9cd9-4a43cc9a9680",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "6603ab1a-4cce-42db-898e-b042fde3ff49",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "2fe9b436-211b-4c99-a5df-eb82689f24db",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "673cab3a-fe8b-4c47-a2ae-d3dfe470375a",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "73225150-d57a-41a2-b1ea-9844e05b4af0",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "f131cfa8-c8f1-4542-bfc8-41101f8ea45b",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "7c53e58f-9a7f-4381-8657-d43d3317d230",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "5d9947b0-8443-4866-b218-93d866759b26",
"id_cloakroom": "8e87ab8d-2460-446c-b882-f6f6c8d94c8b",
"id_pos_sesion": "955c6cca-a8d9-4857-9455-9082df68192d",
"unit_id": 4,
"date_open": "2026-09-06T06:47:28.6343746+02:00",
"date_close": "2026-09-06T06:47:28.6343746+02:00",
"id_doc_sa": "9c65374d-064e-48de-a395-27fc0186b545",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "e41fb81f-1252-4f46-a23d-0aadd1dd6057",
"id_pos": "d51c46ab-18d7-4517-9224-ffd7b5785fbf",
"id_doc": "485a5454-0aee-4329-b57c-4a4b58d0d2f0",
"id_branch": "e7c14fcb-976d-476b-981b-a2d8b2b891d4",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:28.6343746+02:00",
"date_tax": "2026-09-06T06:47:28.6343746+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "c926a417-7c2d-407d-9e11-caecb09fcc09",
"id_relationship": "9a294650-d405-4995-acaa-854532286366",
"id_loc_from": "28c574f2-3eff-486d-bfdb-0752e0ac9512",
"id_loc_end": "63867344-f8fa-4f98-8c5d-911a38f0b5b7",
"id_user_add": "87fed08e-bb41-4203-8567-25f8b83ee5b2",
"id_user_upd": "b52d1993-3c2e-4481-84ce-67bd7e9cc490",
"comment": "sample string 12",
"id_pos_sesion": "687ef1cc-20a5-4871-b755-07682a528b93",
"id_room_unit": "2bc6f692-5af4-44b1-955d-38868ba4dda7",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "0cba47b9-a1ff-4a15-be9c-93d37eafc673",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "12bf5ec5-0785-415f-8289-73ab61211f10",
"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": "717b7865-efbf-4266-908d-46386fe13702",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "b8e953a7-b1d3-4288-81ff-453f81a6abc9",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "eab0f264-001a-4f58-b542-2c8cc7ab5558",
"id_pay": "db81c4bf-499f-407b-bf93-52212499b922",
"id_money": "16448fc0-de64-4539-a1cb-5fbc3b8f0b62",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "81c97626-6eeb-434c-afa1-78fa42e751ed",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "8e9eda5f-7660-4013-89f6-281fdaff5403",
"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": "24754335-f444-4b12-a780-1ee4be815f25",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "09b54f09-68b5-4573-8de5-d5664b602127",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "2f1fa4ba-c925-41ed-b244-5d7db6902cb6",
"id_money_2": "d966ed58-adcd-432b-9fe5-cb4db163b0df",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "03088837-fe28-43fd-9edb-6c24d1f788c4",
"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": "84c0d467-473f-441a-9c5e-c9cf4592623e",
"id_pay": "df49b15d-ad8b-4c77-9ec1-7e4df4e37d49",
"id_money": "7f593b3b-fd3d-47c6-81a8-83393128e78b",
"date_cashflow": "2026-09-06T06:47:28.6343746+02:00",
"coefficient": 5.1,
"id_user_add": "39762f62-0357-4b2c-9ce1-7c708431e943",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "7c916e17-8466-4bfa-9c6b-312e263ed9db",
"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": "2f51a79e-793d-4d6b-a556-0016ea47fd62",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "23bf02b6-5e8c-40bd-8176-8d648095acf8",
"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": "76cb384f-abe1-4652-b728-3cf79ab6687e",
"id_line": 2,
"id_pay": "5fb862d5-941a-4d24-bcb8-045ab5ecf51a",
"id_money": "4e9d9ad7-83b6-47a9-847b-21d4581a1ed9",
"coefficient": 5.1,
"id_voucher": "e35ca13b-155d-4391-af21-1ba7257fdacc",
"id_employee": "173b41b8-bd86-4f73-80a8-16671bad7c14",
"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": "102257a6-89b1-44c4-9e0d-3c03206b9650",
"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": "5475d056-98b5-4b72-9bde-fe010565194b",
"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": "c2bed04a-107e-4b29-8086-e05deb4dd7ac",
"name_pos": "sample string 12",
"id_image": "0622d2dd-3ae0-4f22-8dec-2a165555c38f",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "7987ea39-8d62-4000-ba73-1384e5caff05",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "7a1137c8-e2d1-4e10-95dc-2b39230299f8",
"id_branch": "c8a7d493-719a-4a7a-a5bf-7a46530117db",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "b1161779-1a23-45a2-9734-2cf9072b936f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "fc02d3fb-ea04-4e6c-a035-873dd8755331",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "80b8861b-4a00-4d4f-b8ff-c454d802072b",
"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": "8076e26e-44c2-41ea-922b-e05795f3c3fb",
"id_line": 2,
"id_item_sub": "d8baeacb-8c0e-4940-a310-e56c7c8a3e65",
"qty": 4.1,
"id_list": "03eb2c76-f397-401f-80ef-7999e8243152",
"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": "67e294a9-1ef4-4fa7-b7d2-c59bdb8b0de8",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "54604012-9c31-4a75-a824-5bb0010685b1",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "6dc56100-a1eb-4ae7-b3a2-f47e45c090db",
"id_user_upd": "28658c40-4799-4a58-b1d6-9345b2a00396",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "11a010b0-8afd-4b29-b84c-138b6478da2f",
"id_item": "91d068e6-55df-49a7-8ee7-65efb6f46b3d",
"id_item_type": "ef1ef7bc-78db-40c8-9a06-b7f1e6a093c3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "85c97879-d4f9-4d40-aaf5-47a87f7269cd",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "0a566ff2-02f1-489a-96a3-fb9729484375",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "81577a97-8527-4e7a-b34f-fce50f732429",
"id_item": "c1382ac9-c31f-4fe2-82dd-42822360e7de",
"group_id": 3,
"id_unit_ref": "8714bdda-dfd2-471f-adf6-a441d627897e",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "5ecfb39e-54e5-450f-931d-0dad4be1911e",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "c7e54fe2-58e2-4271-9104-74e41a3c792d",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "8a8a8e9f-1c4b-40cc-a1f7-56e41ff5c669",
"commited": true,
"mt_units": {
"$id": "30",
"id": "dbc690f5-56f7-49bf-b784-556e71d222db",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "92cf7c1f-5bf8-4b82-9fcd-fc309c3fb613",
"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": "dadfd286-e297-4e56-aaf5-7d6d98e10065",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3e921e0f-0c64-415e-975d-d3d07448cb3e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "08f4952a-ce4e-443a-8cee-b6e2eb85b5a1",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "92009ca6-aa08-4b5c-b37a-ff03d16cf57e",
"id_line": "c03cb06d-8e15-4995-83d4-58797efb4ad2",
"id_category": "e8ce382e-b2bc-4b8b-b819-1fabe3edd6c8",
"id_item": "9419f985-5566-49cc-a544-147eefb33839",
"id_item_type": "5be3232a-089e-4136-a410-1a23f99482bd",
"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": "816b033f-9d32-4ace-8401-6e13d68f200c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"date_used": "2026-09-06T06:47:28.6343746+02:00",
"date_sesion": "2026-09-06T06:47:28.6343746+02:00",
"id_employee": "a53efe63-1b4d-4f81-9b63-137a666d1bed",
"id_branch": "6a2b8acd-9f07-4284-b541-cd1dac0aa839",
"id_voucher_permision": "7fcc34ad-6c20-4e31-87a0-b6b1898ee065",
"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": "1544f596-d8f5-46cc-8a3f-02440bf2c4b7",
"id_user_add": "32eda603-0289-4b24-95e6-174d6c83c72d",
"id_doc_sa": "bdab5c51-fc60-42bb-8b88-79dd30bf16f1",
"id_item_sub": "5a7eaf1f-450d-425a-9b09-aa688f52cfa0",
"id_pos_sesion": "1d3c690a-e541-48c3-8447-fdfcf90101f0",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_permisions": {
"$id": "34",
"id": "b75f9b01-97a8-46c7-9f4c-e442333cb671",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"date_used": "2026-09-06T06:47:28.6343746+02:00",
"id_employee": "ce4550b3-234b-42da-b53c-b7aabd9c953a",
"id_branch": "bdae2c4f-c892-456a-ab72-ebf9f36050f1",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9c6f00b9-b47c-4438-9f27-c1bcf7dceb2c",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
},
"st_users": {
"$ref": "3"
},
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
}
}
},
{
"$ref": "32"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$id": "35",
"id": "4709e9fd-cf66-4488-b8da-162570c51c2e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"by_amt": true,
"by_pcg": true,
"ap_amount": 1.1,
"ap_percent": 1.1,
"ap_price": 1.1,
"ap_price_min": 1.1,
"ap_price_max": 1.1,
"id_branch": "c326db2d-a1a2-4317-8856-33a1c97c5574",
"id_pos": "72051e0f-d32f-434c-ba69-9e632519bff5",
"id_list": "1553ef94-4d92-4248-bd36-8b9b62205488",
"id_item": "1a803575-a57d-4732-9753-bd2058a5d9e2",
"id_item_type": "e49095d8-509f-456d-acf6-a7d24a83a0e9",
"id_category": "7134ee39-e66b-4d4d-adef-8012e831bbd4",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "b73c3447-6f44-40ce-a0cd-d5ae639273e3",
"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": "78eacba7-7761-451e-b6e7-8c846071fdeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "a0551184-a0a9-49bb-a002-af1245075947",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "3325a482-350b-4f9c-9e55-73bb541049e0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "baa70519-3320-43c3-bbc8-5d1d6f44c19a",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "7c771365-e407-458a-9e47-ea55c5397ebe",
"id_pos_type": "95b34276-804b-4ce7-80ae-4d6dd71dc6bb",
"id_price_list": "f8ca7d12-2064-4ab8-8b52-a430864dc0e2",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "d1f8f79b-226d-469c-8b38-b192d872a297",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "598ca8b0-34b7-4cf0-a55f-ced67f3f6bff",
"id_pos_type": "63993179-e3b8-4ad0-8483-eeda13caedbc",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "393eb0da-8b66-4600-8ae3-fe5282b72561",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "1f10b0dd-fd45-4744-9159-cd89509f93da",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "0ace5775-a347-4df7-9527-81b6320a75cb",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "d7c4f322-8f70-43e1-8d3e-2aebf32b3ed1",
"id_doc": "a7ecb5cf-9df1-4cb0-88c7-0b744b8c63a1",
"id_pos_type": "c81db663-4644-4507-be09-c1d89d4e2d4c",
"id_doc_print": "345b877c-3b18-400a-b9fb-1f0d5fe2b983",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "ca0c4447-7613-4710-9062-33731a888f56",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "140ac55c-7753-4897-8e20-e3aec9e57c87",
"id_pos": "899575cd-6f68-4f71-bca7-afd8b9059ea6",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "e0181124-f86a-47c8-82d6-121a83ab835c",
"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": "9a50b5a0-b7eb-4dec-a76e-7d0833c745ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "37db35bd-4ad5-4d43-b681-51a0bd695568",
"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": "e594afa8-5b26-4887-b8f7-aa02e611a27e",
"id_item_sub": "d486ee32-65a4-4da7-8b3a-74c294c3ddab",
"validity_date": "2026-09-06T06:47:28.6343746+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "d6c779b8-01b6-4489-b038-c559603ce9be",
"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": "6018b7c1-372d-4120-9350-c60c05facd07",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"id_branch": "2f4fe707-8103-465a-a0d2-59adf8b05460",
"id_pos": "b62de566-bf3e-4738-908c-535a1f9d2751",
"id_list": "a58495c0-8748-49ee-8194-d99f96ec39a9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "66e864af-9acf-49f6-8a37-b9c8948256d7",
"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": "7b53e678-e8c2-4b94-9744-bdf253e55eb3",
"order_id": 2,
"id_item": "ab93a9ee-e459-4840-b1c0-5af6d9a3939b",
"id_item_type": "0486e0be-0786-4573-abeb-4b5caa87cc92",
"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": "ba8fa6aa-8565-4494-a7ab-39a7c9ae42f2",
"type_item": 11,
"id_voucher_json": "0f857cae-9b0e-4bf4-9a4b-cfc312f6af7d",
"count_voucher": 1,
"id_category": "c853cdd0-0951-4b29-909a-66a0cfe18112",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "b6fbfd9e-4f79-461c-bcf7-4eede03b29ce",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "f4ed404c-2e8f-4537-a9a5-b77c962005c5",
"nro_sesion": 2,
"id_pos": "b72c3e51-9991-49c2-a5d6-74a4095fcba9",
"date_tax": "2026-09-06T06:47:28.6343746+02:00",
"date_open": "2026-09-06T06:47:28.6343746+02:00",
"date_close": "2026-09-06T06:47:28.6343746+02:00",
"id_user_open": "08dcab11-31a6-425a-8345-cda8071357eb",
"id_user_close": "f07c48bf-cfa5-45d2-ab5c-aca87ca03a60",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_doc_sa_pt": [
{
"$id": "48",
"id": "17ebd1c6-d96c-4c42-9afb-456b090bc32e",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5ab5cd6d-7604-41e0-9579-7abcfbcef6eb",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "dd853fd4-288a-4aa1-828b-653a60412588",
"id_room_unit": "183aea69-ca9c-4c67-a048-8aacfda9d081",
"id_room_list": "4efa4ce6-21b6-4da7-9b25-1eae0a6a2a17",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:28.6343746+02:00",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"date_open": "2026-09-06T06:47:28.6343746+02:00",
"date_close": "2026-09-06T06:47:28.6343746+02:00",
"id_employee": "8ebcd59d-1e60-409e-b33a-27aefc39fc7d",
"id_employee_sec": "20e3772f-4aa7-4ea2-b328-6df35dc7f7c1",
"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": "1f73540c-b5ed-453b-a87a-acd6c718c53e",
"comment": "sample string 7",
"id_user_open": "5445b01c-e06b-429e-ab0a-067d90a3e1c6",
"id_user_close": "305cf4ab-8a99-415d-91fd-067d7bf0db2a",
"id_unit_state": "d448ce25-ac3b-48cb-ae9c-66c6c1d4ac53",
"id_pos_sesion": "1877d2bd-ee95-43d8-bc36-30d5357ee57f",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:28.6343746+02:00",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "2ca26c91-b495-488b-bb10-5b8a8575ca79",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "646c29c8-5245-4fac-bb5b-a06b3799df11",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "9e73adbb-a010-42f1-b482-c8df5af5857a",
"locked": true,
"date_locked": "2026-09-06T06:47:28.6343746+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "44f23f04-3354-4fee-8211-2938e28b9b47",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "bee7a55a-37a7-4c65-a628-bcb33be1f127",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "173899e7-c2b8-41c5-909f-effd84010afe",
"name_pos": "sample string 6",
"id_image": "e50a2a29-65dc-45ae-a65b-32fb3c5c8992",
"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": "c6604fb2-05dc-4abe-ab24-7112f2781de4",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "7e9e7ca8-f8bb-4eed-a872-201bd3dda2e0",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "2bb94edb-cc85-4fbb-9923-cc6197a3b23f",
"id_room": "287fab2a-61e2-4c76-8e6d-080844a092d6",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "28f7be1c-eef4-4075-9061-4c0aaa475403",
"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": "b13a9641-bf13-4cb5-9b29-6dcf7862bb4d",
"id_room": "c74e7679-81df-40bb-b7f6-2789abab85ae",
"date_in": "2026-09-06T06:47:28.6343746+02:00",
"date_out": "2026-09-06T06:47:28.6343746+02:00",
"id_user_add": "1aac09cd-2dbc-4fc5-aa16-ea664fb86142",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_rooms": {
"$ref": "51"
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
{
"$ref": "53"
}
]
},
"mt_rooms_units_types": {
"$id": "54",
"id": "f1e61c98-b96f-4f61-858a-51fd85373b1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "67275dae-43ed-4517-80df-0592eba33f7b",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "ab02d69f-431c-4cc5-b156-dd13be16a8ae",
"id_room_state": "968ef425-4e89-4352-874c-5411efffaa6e",
"id_image": "62370470-c016-4632-8ec7-ce159afe7051",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "9fdd031b-be24-4769-a40a-af0749eb288a",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "f51a1a28-502a-40aa-ac71-8f7835803551",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "4cddc8b0-b54f-447e-bee3-828c047400f0",
"commited": true,
"st_users": {
"$ref": "3"
},
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_types": {
"$ref": "54"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "3"
}
},
"st_users": {
"$ref": "3"
},
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_rooms_units_states": {
"$ref": "56"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_list": {
"$ref": "53"
}
},
{
"$ref": "49"
}
],
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_tips": [
{
"$id": "57",
"id": "6717900e-2f63-46c0-8cdc-f9e6860b3c28",
"id_pos_sesion": "a1a73611-d576-4764-ae2d-820107c8ea8f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "dbf40be8-04ca-454d-a4d7-c779fa116aa6",
"id_room_unit_activity": "a192e230-7bf4-4949-b33d-bfcfcfa0f38a",
"id_doc_sa": "ead42a9a-11fb-4f2c-8d46-fa05cb1f72ce",
"id_pos_type": "136fa8a0-ff1e-4b18-a0de-2602772d63bb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "25d4036c-8513-4c36-a7eb-6c6bc6f23c90",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "3bf9c3f1-7bef-4e9f-84a2-3211bb739300",
"id_user": "8cedbc3e-9330-4b47-82b4-82316abc7c1f",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_tips": {
"$ref": "57"
}
},
{
"$ref": "58"
}
]
},
{
"$ref": "57"
}
],
"tt_pos_sesion_users": [
{
"$id": "59",
"id_pos_sesion": "c40d6153-4884-41ed-b0f1-a2235f74afd1",
"id_user": "802833a4-3a80-4524-b5d8-799c2ce65da4",
"date_add": "2026-09-06T06:47:28.6343746+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_cmd_connection": [
{
"$id": "60",
"id": "504f3d1a-0794-4065-b478-e5787d0308de",
"id_user": "7da8d3bb-a3d3-46f4-b84d-9bb3a9ffebbd",
"id_user_profile": "2a05ad54-245b-4e5b-9fe1-11c4fe19272f",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"id_pos_sesion": "d9aeb7fc-5a70-49b6-8cde-0b3d399dcd44",
"date_login": "2026-09-06T06:47:28.6343746+02:00",
"date_logout": "2026-09-06T06:47:28.6343746+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"st_users_profiles": {
"$ref": "2"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$id": "61",
"id": "a6b70687-076d-4da3-a4ad-c770973c3bb2",
"id_user": "8a25e592-bebc-4803-88c6-999dc225b94b",
"date_add": "2026-09-06T06:47:28.6343746+02:00",
"destiny_type": 4,
"id_key": "13d95bf9-8dc9-4f82-8ae8-4aa7eb805c8b",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:28.6343746+02:00",
"id_pos_sesion": "591b220c-0e9f-4da8-982e-c241b0113572",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "62",
"id": "7625ec09-997c-4f97-aec0-e4686e309250",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "922e5fff-be8e-4ea7-82bb-4c2024fb0732",
"id_doc_print": "5a27cc3f-3665-4900-a999-68fae2e5daae",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"mt_prices_list": {
"$ref": "36"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "63",
"id_doc_sa": "5b63f711-763e-4a0e-bfec-532e887a7d07",
"id_line": 2,
"id_item": "c8377129-3822-43e9-8da5-c722e34c2c2d",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "26"
}
},
{
"$ref": "63"
}
]
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
]
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$ref": "33"
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_num": [
{
"$id": "64",
"id_pos": "cfdcda30-61b4-40f4-bae7-0c67aef96dc1",
"id_doc": "07ca07d2-d0e3-49f0-aa02-ff41e86f794f",
"value": 3,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "64"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "65",
"id": "bb9080e8-5d23-409e-8d0b-ce2adca06c7d",
"id_pos": "c4b774d9-b238-4af3-aa02-fd4c057b4905",
"id_doc": "f3bdbd08-b524-4d2d-8eec-a16491b6ba56",
"id_branch": "d6e9f8b3-ffaf-4b7f-8c56-795391370d0e",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:28.6343746+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0f20fed4-522f-4d06-b7af-5d07240dcb8e",
"id_loc_from": "7347772c-be62-4916-aed3-74f62390fed1",
"id_loc_end": "7e1044ab-d2e6-464f-b037-c332049ebf4f",
"id_user_add": "f0e31e75-5ef8-4904-8393-33742c2270ba",
"id_user_upd": "f6abd462-72f4-4f76-9ea8-8a8df9e05e5d",
"id_pos_sesion": "9741c2e7-807d-4a7d-99e7-d7accb2ebe55",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:28.6343746+02:00",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "66",
"id": "cbf2fb3b-ea81-4595-b886-6dec0be323a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "5dd3c534-e138-4175-9b1d-93a1e2695eeb",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"id_user_upd": "44fa695b-b8e5-424a-a162-84ea1abd3654",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "3"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_stock": [
{
"$id": "67",
"id_location": "ac3d54b1-52b3-4327-b283-99a8b61ed9de",
"id_item": "d2e88b1f-05b4-4935-ae10-9b2399a619bb",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "66"
}
},
{
"$ref": "67"
}
]
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_doc_st_det": [
{
"$id": "68",
"id_doc_st": "0f6679e1-7886-4bb4-9326-1576090102d0",
"id_line": 2,
"id_item": "9bba7046-0401-4028-b159-bd479799ac62",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "65"
}
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st2": {
"$ref": "65"
}
},
{
"$ref": "65"
}
]
},
"mt_locations": {
"$ref": "66"
},
"mt_locations1": {
"$ref": "66"
},
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
},
"st_users1": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "47"
},
"tt_rooms_units_activity": {
"$ref": "49"
},
"tt_spool_doc_print": [
{
"$id": "69",
"id": "32ea15b2-91df-4f99-821e-587edfbe072e",
"spool_server": "sample string 2",
"id_doc_sa": "a97c9a02-4dc5-4966-9cc8-9f69402150ad",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:28.6343746+02:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "69"
}
]
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_users": {
"$ref": "3"
},
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"st_doc_num": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"st_pos_license": [
{
"$id": "70",
"id": "f4fc9a60-d5b7-48c1-a827-f51ada552502",
"id_pos": "23fbe7df-4db9-4319-94d2-ddb2afd7f2e6",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"key_access": "sample string 5",
"id_user_add": "7dcb8765-28bf-41d7-9d6b-9b505500a28b",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$id": "71",
"id_user": "64012382-b063-43f3-8288-6e7e80f8b4ec",
"id_pos": "eee96435-e70a-488d-bc0e-1139f3858b98",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "72",
"id": "b298d005-d667-4497-9c56-1663207b6db1",
"id_pos": "822a67c7-1f7a-48fc-b7d5-79e4b41464ad",
"date_add": "2026-09-06T06:47:28.6343746+02:00",
"date_upd": "2026-09-06T06:47:28.6343746+02:00",
"date_out": "2026-09-06T06:47:28.6343746+02:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "72"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "73",
"id": "00e72520-f4cf-48fe-a9fc-798bb325ac58",
"id_user_add": "254b2156-fb29-4749-9a2a-782323324d52",
"id_table": "01c81aa0-f8c2-4b83-b7d5-7fcae21f0689",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "699d022b-bc92-4e1b-80fe-0414b81634e8",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "74",
"id": "88e200f2-f7f9-45a6-ba85-5bd961a7dca4",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "75",
"id": "a034ef41-281b-4db5-951c-a86b5df3bef7",
"id_sync": "7da614fd-3292-40fd-8fa2-7bd65c1ff9cd",
"json": "sample string 3",
"id_table": "89ff15de-7483-4ac4-8a93-1cfcaaa04e82",
"order": 5,
"st_sync_packages": {
"$id": "76",
"id": "2e329232-fc70-44d0-8c01-f3cead18684b",
"id_branch_from": "3dd322bd-6e35-4363-907a-35284a018d00",
"id_branch_to": "98d0e594-1344-43a2-9427-e29056040e43",
"type": 4,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:28.6343746+02:00",
"send_on": "2026-09-06T06:47:28.6343746+02:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_sync_tables": {
"$ref": "74"
}
},
{
"$ref": "75"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "73"
}
],
"st_local_variables": [
{
"$id": "77",
"id": "45966df2-e71d-4e4c-b136-318aac8a9998",
"id_pos": "479a3a55-9a23-4edb-923e-10e61e48f729",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_pos": {
"$ref": "11"
}
},
{
"$ref": "77"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
]
},
"mt_pos_types": {
"$ref": "39"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "10"
}
],
"mt_items_formula": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units": {
"$ref": "30"
},
"mt_units1": {
"$ref": "30"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_doc_st_det": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_stock": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"tt_vouchers_det": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms1": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"st_functions": [
{
"$id": "78",
"id": "7201190b-80dd-4b3f-884a-dc969e641ea1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4a259ec2-b3c0-4350-8159-a950e78c2210",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "f7d6182a-1d70-4310-ac57-735dddd76ba1",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_functions_groups": {
"$id": "79",
"id": "1445dc86-3540-4a0e-ae67-d99a6c3eed41",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_functions": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "78"
}
],
"st_images_types": {
"$id": "80",
"id": "09e42686-8c2c-46b8-b9e2-bc0ba57c30d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"st_users1": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "3"
},
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_employees_branches": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "97dab6e5-3ff6-4929-9f22-60c09aeba276",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"last_update": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_sync_packages1": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"st_users_pos": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_users_token": [
{
"$id": "82",
"id": "6d1d74b6-cdd6-4796-a461-34cfbe5d73a5",
"token_id": "sample string 2",
"id_user": "11c528c9-34df-457c-a144-9ab03920fdbe",
"date_from": "2026-09-06T06:47:28.6343746+02:00",
"date_end": "2026-09-06T06:47:28.6343746+02:00",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"st_users": {
"$ref": "3"
}
},
{
"$ref": "82"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_sa_det1": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"tt_doc_st": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st1": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"tt_items_customs": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_logs": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"tt_pos_sesion": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_pos_sesion1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_list": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_units_log": [
{
"$id": "83",
"id": "1bbc3feb-cf69-4ec1-87ec-7edc5221a98b",
"id_room_activity": "a34ba872-cd4f-4734-b86a-e60981260dd3",
"id_pos_sesion": "f5b1e0c4-f8d9-4a77-b436-5be15655d71a",
"log_text": "sample string 4",
"id_user": "679459d5-72d5-4f2c-9280-b3b383327f5e",
"event_type": "sample string 6",
"correlation_id": "006bbbf7-ef4f-4b0e-bf44-317bf58f69cf",
"id_room_unit": "5f255ee1-d167-45db-a79c-89c61711b083",
"id_room_unit_source": "839c6c22-d6dc-4884-a8d5-13b3c46566da",
"id_room_unit_destination": "ff8ff0f2-1f1f-4226-aa0e-e4e1fd12565a",
"id_room_activity_related": "e06fc872-de51-49e2-9a7d-e23f877e52b1",
"id_doc_sa": "b12b00c7-835a-4c0b-b528-415471416bfd",
"id_user_authorizer": "c0247922-82b6-4c65-9522-46e826d51a9c",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:28.6343746+02:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "83"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"st_users_profiles": {
"$ref": "2"
},
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"tt_cmd_messages": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "3"
}
],
"tt_cmd_connection": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "78"
}
},
{
"$ref": "1"
}
]