GET api/St_Permisions/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "fe93a894-0e73-455f-9e14-dadb8d0b0529",
"id_function": "ce6dbc52-ebe2-480e-b7bb-5b89ba222523",
"id_user": "1e9d15c9-97d4-4ff0-967e-569ad493ecaf",
"id_profile": "6647fcfc-aaa7-4cbd-9575-f7aca4ea2cfa",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "ec7ecade-bb82-4a85-8bc1-c9c238e2dc2d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "e51901c1-474d-4f15-b440-7b9c51e485f2",
"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": "2b6ae85d-ebcc-45ca-af50-cffc7aed308a",
"view_messages": true,
"id_image_photo": "56190821-d340-47e0-a83d-f92ca254af80",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "02ace9a2-283f-452f-aca7-670d1d726d13",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "40c3cee9-f922-4e21-b59c-7b2eb8d9ae90",
"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": "4ffbeed9-58e8-402d-be51-1dee8de9ee7d",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "a87846d5-234f-479f-9b90-4eb043a04303",
"commited": true,
"st_images": {
"$id": "5",
"id": "708300a2-ddcd-48f1-a7a6-54dc80e447a2",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "6af920f7-5859-4822-b548-18a3920a7577",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "4c0451ed-354d-4414-8bba-dd90bbe32627",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "35a09f0e-72eb-43ca-b702-5ee594ddbd13",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "548d6fd2-248a-4a6c-8d10-cfad8353223b",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "7cf26bcc-d2d3-4f8a-965d-3b23f9054217",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "3b2db7ec-ddbb-4b40-8487-7317df9fa1a8",
"id_item": "8abcb8fc-186f-47b9-b957-e8dc42148e0b",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "8b7b33b6-c93a-4b36-9b84-5daa8aefbac3",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "64a5fcc8-3798-4a29-90cf-afbab53693df",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "b5f485ca-087a-42d3-9181-a5f7dc562230",
"id_unit_sec": "8612238e-ab42-48bc-9968-74ee797aa18c",
"id_brand": "a9548413-04fa-4abc-9fb6-376989347eaa",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "f3164ad8-9d90-410f-a222-2ae2ab93e400",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "b8ea4015-743b-4d4c-99ec-419335c1172c",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "07915935-ff97-41a6-8baa-a518b3c8a9b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "538917ab-dfd0-4a6b-98dc-52bdfafcdc1f",
"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": "afc7d3b5-ac29-4d1c-a1a8-58d0b8059bbb",
"id_branch": "9cb8e067-1c00-450e-8fee-882390cda41b",
"id_pos_type": "bf7ff113-80b6-4e76-8bc0-7ceb49698b20",
"id_pos": "7c5222cb-17a3-46b6-8ca2-6217341e61fa",
"id_item": "c80a25d7-2442-4e1c-aefd-57c8c90add69",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "b5243f32-594b-4d9d-acf2-d3e82ec150e2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "be566633-6e2d-4a59-856c-a41663874dc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5e9f482e-4e1b-470e-bd24-c9b21be73699",
"id_zone": "72666ab0-cd0d-4560-8c96-07b3c80ec36f",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "26c9b5a0-65b4-41e2-bb2b-e77fe7667216",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "ce5341d4-67c0-4016-b978-735d8b8690d9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "28d8cf94-319f-475c-b9aa-2f4feb6af1fe",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "9c27e46b-af1d-488e-8ef3-261a729c5197",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "ed268fc3-5725-4d48-a4e0-b43c697ab482",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "51bf365d-7577-4bfb-817e-ad43f20ba2ad",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "0c3819b6-b659-4952-b354-46703c988d77",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "77e65068-2079-4149-bddd-cc8ae84a51f4",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "6738f9c7-5eb7-41b8-9a44-9884af159bd5",
"id_cloakroom": "65412549-bd5d-441f-a368-220e66b64dd4",
"id_pos_sesion": "63b9983f-a67f-4997-b3b6-deafe7e1602d",
"unit_id": 4,
"date_open": "2025-12-08T21:27:03.3929606+01:00",
"date_close": "2025-12-08T21:27:03.3929606+01:00",
"id_doc_sa": "9d37185b-2f6c-4822-a6aa-54bf94ee23d6",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "9de62beb-ff85-4197-90bc-c7b1c891b60c",
"id_pos": "1ee7a3fb-515c-4000-81a3-5da1ff26b337",
"id_doc": "ec4d7d77-b37c-4c31-9c2d-83d1dcfa7383",
"id_branch": "86e1dee2-9009-4430-a6a1-a82266260a8b",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:03.3929606+01:00",
"date_tax": "2025-12-08T21:27:03.3929606+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "0350a6bf-30ea-45a7-ab8e-fe3778e12c31",
"id_relationship": "3e775ab4-a6e1-4d9b-95bd-2d8ad4fece19",
"id_loc_from": "85e4d4a5-d9a3-45ac-91bf-dd7d0841abc8",
"id_loc_end": "60c4f1f9-9136-4528-834f-c86e9e108658",
"id_user_add": "685266f5-d8b8-481d-9abd-c0cd3353cbd6",
"id_user_upd": "d785ac96-1dac-4cf8-98e7-26e3d54d862a",
"comment": "sample string 12",
"id_pos_sesion": "8c3a0c43-590c-42fe-83a6-c39c84ab053c",
"id_room_unit": "10bbe007-9359-4257-801f-f7939932d51d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3aeed17e-0f4d-4e3e-8354-b25d04bbb71f",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "c1edda3c-fb93-46eb-8f96-ea7abd07b376",
"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": "0dd8afd0-9741-47e1-bd66-1866954cf8ad",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "ed462117-ba36-4687-97c4-e00c152e9a09",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "76872bee-16e2-4198-970c-659fbf1d87ee",
"id_pay": "20352100-0256-43ec-8ca9-9e5d55484412",
"id_money": "d9ee5a65-b54b-4c62-9b46-bbbefb19dab5",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "7d012adf-daba-4a2c-aa09-67c3ab4ec258",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "e416d636-3af8-4aae-992d-11e6d8bbb483",
"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": "4d96421d-9923-4152-8561-dc2d0311fea2",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "1bc3cdf1-6bf8-4b43-b0ec-665f41a22d56",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "7e30eb81-6873-471a-8a41-9e3b10636792",
"id_money_2": "01cc87fa-abaa-4354-b7e8-7150dd6f098e",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "8656dca4-a677-4191-a3fe-1de72cd5326f",
"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": "d155fb1d-3a9f-48f3-9824-8713de4ee11c",
"id_pay": "20069a78-2473-47f9-b997-e51f7846e5e4",
"id_money": "2b2215f3-1da8-4388-bf02-0a2517a99c18",
"date_cashflow": "2025-12-08T21:27:03.3929606+01:00",
"coefficient": 5.1,
"id_user_add": "929b127c-c99f-4123-97ab-70d239282350",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "8f142cd7-c948-4de5-80d0-3885719407d3",
"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": "9d9238cd-9773-4e8f-8230-036f05b29663",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "de52f3b0-5115-4816-83fc-d9995c515b5a",
"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": "5d8abcbf-cf2a-4e74-afa5-ff1471352cdd",
"id_line": 2,
"id_pay": "c38ff1bf-74af-46b0-bc7b-00a51ee110e8",
"id_money": "09184e29-6744-4b56-87d9-89f868bbcb2a",
"coefficient": 5.1,
"id_voucher": "91c31c45-e936-43fc-b75e-3daf3490bcf3",
"id_employee": "8b40ae4c-b1e4-4d52-9d33-3c8a9f3f0f45",
"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": "d3920392-0b57-4ea6-91ed-b13ed1e383e1",
"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": "ae8a98ef-74ea-4e3b-b92a-2986eec83511",
"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": "fcda8398-0ece-4b5f-885a-d637ae90cba6",
"name_pos": "sample string 12",
"id_image": "6a642e14-e977-46e6-b544-05ef9491ab42",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "e07b2690-6544-4530-915d-be47b072c8a1",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "436fae3f-a7d3-475d-bcfc-4ba89bec732a",
"id_branch": "d8c1d95d-660a-411b-98fa-f67ac7440bc1",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "1e884094-df0c-441e-8f14-6dc94f66dd59",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "f8179311-4578-454e-ba56-ce93ca1e881b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "af9e3427-4cef-485d-9c3d-ea4f3317f3b7",
"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": "44b45a92-8f62-47a0-8fa6-da87c3f3fb64",
"id_line": 2,
"id_item_sub": "3963fcd2-98e5-4541-bc3b-61528a2a464e",
"qty": 4.1,
"id_list": "34a9d466-1a43-4593-ab1c-edf291090ac2",
"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": "f7ccb3bf-ac26-421a-a11f-6285d1d571bc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "7ed09a71-c0fe-4d76-a5df-8254a73cb1cb",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e475df91-461d-4439-9887-f6a55b1b87da",
"id_user_upd": "9471ec69-59f4-461e-83d0-39461cc2c1e2",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "d50da974-db38-4907-a73a-d810156afa67",
"id_item": "6d02f4a9-1640-4b93-9335-2fab32975693",
"id_item_type": "1c62523a-d89e-4d28-adbb-66c658bd5fcb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "2c8c9edb-ff3d-4cbf-b736-734e23f305fe",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "21a273fa-18c4-49ac-9ed6-c15b47938434",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "d56fd161-7d01-4d69-a2f0-5f6f1cbb5dec",
"id_item": "6d37953c-74ea-43f3-9a41-326474d87473",
"group_id": 3,
"id_unit_ref": "22bcdc98-0522-42e7-9515-d05bfcd90900",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "eadd18a7-c176-49fd-a37a-1b292d39f306",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "9b8c1fb5-8341-4778-9c5a-7f6ca74c836c",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "1948f0bf-8e5b-4f99-a0b4-b45e3b2d78c2",
"commited": true,
"mt_units": {
"$id": "30",
"id": "c24b17fd-54ee-416d-ab52-752681e56386",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "dd33b1dd-ec56-498f-9397-3a6757725fb0",
"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": "4e3c940b-828d-42c7-8afb-0870d982cf8a",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2992a0f6-e95a-4ae8-84f6-57f5d6e7244e",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "9e73d81d-373c-4fb3-a205-7d78431cb42d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "bb643caa-fdeb-4544-919e-917aaa4546a7",
"id_line": "1c890511-cb3d-4233-b97d-d7931dc56ab9",
"id_category": "027ed203-dbaa-4a8b-afcb-cc29e7749739",
"id_item": "b00579e6-7ff7-4cc0-9824-bc137419a21e",
"id_item_type": "94716ffe-989d-4009-9d07-1b69337be54d",
"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": "699f4006-627a-44da-b9e5-a7a82a3adc53",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"date_used": "2025-12-08T21:27:03.3929606+01:00",
"date_sesion": "2025-12-08T21:27:03.3929606+01:00",
"id_employee": "3a85376d-64d8-48e5-a09b-11e9ecf0c0c2",
"id_branch": "f4314209-3053-4fb0-b1fc-76e36458b7bf",
"id_voucher_permision": "e6b63d09-9d69-4b36-89dd-986436fb4376",
"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": "504c07f2-1110-401f-aa5f-9707d59a08cb",
"id_user_add": "623f9113-f1e2-41f6-b7fa-2e63b5c7fdcf",
"id_doc_sa": "832184fd-24a2-4700-9454-2e9cc1f5f62c",
"id_item_sub": "011e80e5-19df-4d25-9bc8-93238863bcd3",
"id_pos_sesion": "a177a5ab-a2eb-45eb-bbd6-3d3a333703cc",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "5850f261-06a1-4481-a6ec-b8e56739a1de",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"date_used": "2025-12-08T21:27:03.3929606+01:00",
"id_employee": "06a6b807-ffcc-4cc5-93d7-ec4f5535627e",
"id_branch": "6aa616e0-1c23-4be5-998b-bdf322cd72b8",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "9495c7ff-aedf-4c5d-bd52-3b227d234e4e",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "7ae2385e-0098-4900-9626-8992bda6d85c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+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": "097a918f-0efd-4c5e-9f4d-8dc365dace68",
"id_pos": "2987e77e-3fd2-49b3-b776-84ce63501e89",
"id_list": "45d1b5a2-e515-4056-967c-5b08544fdc56",
"id_item": "974f3e4d-599c-4fef-a1a9-381bc0e90b3a",
"id_item_type": "a948c9db-8e11-4dc3-b0cb-54200970af9b",
"id_category": "2db21d71-d2fa-4f45-aa8e-219ddea92ab2",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "c4e4decb-11fb-4b30-999a-ec5edabfd9f6",
"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": "90411d32-212c-4988-bca5-44813a41d4ba",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "153bd535-6a51-4df8-80cd-81e38b2899e6",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2d965ed5-4132-4cb4-943b-703696cdb69b",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "307f13bd-c3f0-42b3-a4e2-01166c044305",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "8fe9476c-c08f-4227-b5b9-e907ee305511",
"id_pos_type": "51340aef-2817-4997-8958-1105e15c3318",
"id_price_list": "9e6d0446-8a8c-4ae2-a1a4-855495fab834",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "4485d7fc-c5b0-404a-b1f5-4c447b97177f",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "425c810a-8bea-454d-9753-48f63b7727bf",
"id_pos_type": "48376ff5-4652-4039-9ef5-af0b56939004",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "caf30eb6-a4c1-46d5-a04c-40ed86c568d3",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "d1fe3dd6-9582-4bf7-a6c0-735c5a2993d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "b75d7b7b-0370-4533-9b2c-843e7d8c05c0",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "6d17765c-5c04-4a47-bfd4-26be80206b5b",
"id_doc": "4fd54cd3-79f2-4e71-abe4-6747d76cef00",
"id_pos_type": "17300faa-23c6-45fa-af22-7b78d73545da",
"id_doc_print": "02984908-abd8-4a78-aee5-ab7d88f1d4ea",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "0fa4db40-fdc4-49fe-884e-1f88cf6899fd",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "cbdfcc59-353f-4de7-a721-b65cd2035c17",
"id_pos": "1f8d8838-4c3f-4b99-b34f-224e752f8659",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "c926ace3-2476-4b3e-87b9-a602347130cf",
"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": "9969f547-25c6-4e05-b4b9-d7912e5064c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "209c5731-ceb4-4dd6-8653-a4e54b9e2e89",
"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": "5b4a59b6-4f59-4d34-818e-94648b186a7c",
"id_item_sub": "e4a30c16-5510-4add-8b07-2dcee6e97e6c",
"validity_date": "2025-12-08T21:27:03.3929606+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "0e6e6974-2704-4444-ac58-d94db15ad62c",
"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": "2d1f6d30-8156-4646-b987-325ebe7916bc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"id_branch": "8d1a4c9c-957b-45f5-9f89-3efc83d4962a",
"id_pos": "fd954f31-3c15-4f6e-86da-be68217494e5",
"id_list": "bce30612-2ff7-419b-ab38-f0674834be41",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "6de29230-4427-46a6-bfc0-c22e52bef053",
"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": "5273522e-11d1-45a3-8c86-19bbd7df1fc7",
"order_id": 2,
"id_item": "da8611d5-45bd-42e0-8b28-76683b84cb3f",
"id_item_type": "3a486db9-b6cf-4d1c-9111-6e5a87769110",
"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": "dc2cd724-cde5-472b-9c5a-76994c3398aa",
"type_item": 11,
"id_voucher_json": "f102a42a-5773-4937-b719-d63acdae6142",
"count_voucher": 1,
"id_category": "5e4e818e-152d-4d10-b8fe-7b2dcf6555f5",
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "86e67dbb-395a-4e1f-b20f-5d85956402ea",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "83d8fadc-8d00-40a4-b26e-2db724945a66",
"nro_sesion": 2,
"id_pos": "96138432-4d67-479c-b193-aa9f35fbadfa",
"date_tax": "2025-12-08T21:27:03.3929606+01:00",
"date_open": "2025-12-08T21:27:03.3929606+01:00",
"date_close": "2025-12-08T21:27:03.3929606+01:00",
"id_user_open": "a316d111-655b-47a7-aea3-c61b8f367da5",
"id_user_close": "d079daf4-2488-4006-b1c0-38ec3f5c55c7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "df0012f3-b879-4962-975d-3c85fa06b550",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "550c2480-7bb1-43a7-9392-5785c59da421",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "b44b1e76-e642-4a18-829d-cd5561b7ca5a",
"id_room_unit": "041dd34d-8a6a-45a2-8578-b7f297467632",
"id_room_list": "f277ef06-e647-45e5-b8fd-96ebfb99f6d7",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:27:03.3929606+01:00",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"date_open": "2025-12-08T21:27:03.3929606+01:00",
"date_close": "2025-12-08T21:27:03.3929606+01:00",
"id_employee": "14bda6c5-e019-43da-9249-8c82ed58fceb",
"id_employee_sec": "f3962212-490e-4e24-960f-fb05f17be469",
"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": "2bc5d99b-4b6d-4655-8127-a2811a0ba2ba",
"comment": "sample string 7",
"id_user_open": "a599fd73-5da7-49fb-973c-6586446e66f5",
"id_user_close": "95442caf-8e21-4ac5-a187-08bef1591fa6",
"id_unit_state": "230d29c1-6f93-400a-9a60-38f5ef4a82fc",
"id_pos_sesion": "e80df3d6-d07b-4e92-9a0f-7539263ff64e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:27:03.3929606+01:00",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "72d1c493-236f-420c-b454-d3cc52264af9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a1d91ec5-c68e-46b6-8d12-cc105aecfc15",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "cf61d7da-af30-4bf0-95a0-ba0adb41c974",
"locked": true,
"date_locked": "2025-12-08T21:27:03.3929606+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "f37cccb3-cbfc-469f-b2b3-fc6eb0362de0",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "27203990-f085-41de-b998-bec42e930f3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3a6e2c28-ffc5-41da-bbd3-6b0a75a2a3c9",
"name_pos": "sample string 6",
"id_image": "991e5e7b-903e-4bf9-aa55-940eb0e9bd89",
"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": "d15366ce-365a-4c35-9669-d24774ecc2cf",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "fdbfbe48-e213-4be8-b843-696885692e9a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "a8aabe7b-0235-423d-a6fe-724f071c9899",
"id_room": "2ceb536c-f802-4437-b558-ea28a6eb305a",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "65c54751-2496-4f5c-9e10-a61f396437be",
"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": "444e2b08-168c-45e4-8b1b-53ff51360b8f",
"id_room": "dc7fbe71-33c6-44fc-b07b-e75ee0b8cc9f",
"date_in": "2025-12-08T21:27:03.3929606+01:00",
"date_out": "2025-12-08T21:27:03.3929606+01:00",
"id_user_add": "6761531f-3751-4362-931c-fe6c68469ae2",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "6f96a5a8-a313-4fef-945f-06cc50103663",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "a55b5a12-9f41-4fa7-8683-73086ccabe0c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "aecbad5d-c5d4-4435-bb01-594fbf5d8a70",
"id_room_state": "c9a53b1e-e3ad-4c5d-9863-9b2d35dc7061",
"id_image": "111f3d8b-7f0d-401f-954e-197849b243f8",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "7d03e095-92f3-43e8-bf4d-7585395c731a",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "c6c6c5f2-dacd-43c3-9dcb-56744ed859c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "5892ade4-9c67-486e-9d9e-37494b25ac32",
"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": "5e1aa9be-7ed3-43b7-afae-5f9b4aa91ade",
"id_pos_sesion": "b423745e-53dc-4472-bd54-405e9dcfa250",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "17f04b4c-1368-4296-9524-1b8df17879ac",
"id_room_unit_activity": "22086626-7db0-46e1-8553-22435c3673c9",
"id_doc_sa": "ecc199a0-cc99-4d89-922e-300f3d9fab9c",
"id_pos_type": "ff14ffbf-a1a4-46ca-b1b4-0b7cad2e1bd6",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6834daa8-e897-42fe-b5f1-3c27ca7029ab",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "593bce69-3ba2-4f8e-a9d8-c07acc07000b",
"id_user": "26adbd7b-1a24-433c-8fa1-7e2358e8dfbf",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "c0bad542-f557-4800-b699-f878bbbeeb3e",
"id_user": "0c7017a6-fda9-488b-8845-f4a5199e5aac",
"date_add": "2025-12-08T21:27:03.3929606+01:00",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "fad930c5-65df-4edf-8d64-064df97aedb0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e3c554a8-7015-49a9-b56f-163b7afe4c31",
"id_doc_print": "a9787e3d-4253-4428-ab8a-ce7c288c8a08",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "f8d24280-24cc-421e-a497-71101a70ce45",
"id_line": 2,
"id_item": "29e25f4a-611e-4c92-9f82-cb6ee6e6e43e",
"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": "df1ca86a-4c1b-43de-92fa-d72916d6b457",
"id_doc": "ddb338e0-469d-4898-8f51-eadc542e2591",
"value": 3,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "c4b1e068-266f-45fa-bbc8-9bf7645d289a",
"id_pos": "577f14fa-8649-408f-bb4a-ba609482e65a",
"id_doc": "61159d07-0882-4ca4-9b45-62fe8206e701",
"id_branch": "e0c5bb9f-0625-4904-a80a-81c16195f551",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:27:03.3929606+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "34ae834d-6c9f-4381-8a19-9467772f6ce1",
"id_loc_from": "4fcb19da-c208-4afd-b8c2-f4e573e401ea",
"id_loc_end": "b7f3f031-c0c2-482d-a334-cfdb8078df40",
"id_user_add": "f1e12c6c-de03-47c6-ab80-a0cce13d9729",
"id_user_upd": "ed335767-0a11-4000-84f9-678e42bc1e09",
"id_pos_sesion": "78b6d549-5852-46b4-b536-80b3f4df3974",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:27:03.3929606+01:00",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "a44d730a-f2b7-4c1d-b1a7-57bcdf79731e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "aa541ce7-a69c-4d59-b1ee-76d0cdd3ae4d",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"id_user_upd": "2756d401-60c3-46fe-9cbf-5971e5a1a643",
"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": "b2872d6d-2e77-4c1d-8b2e-a17caa5939c1",
"id_item": "6912146a-341d-4725-b792-722d4ac13837",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "fdfbf15a-d72b-42f2-aa2d-da95e1519502",
"id_line": 2,
"id_item": "04d6865b-1408-4ac8-92b7-97526c3d19e3",
"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": "f68cb6b1-e1e1-453c-8a22-a3a79408b4fc",
"spool_server": "sample string 2",
"id_doc_sa": "0d11eeee-fb59-4b03-87d8-b2bc107a8fe6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"printed": true,
"print_on": "2025-12-08T21:27:03.3929606+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": "a3275813-fd51-433f-909f-c143e83efb2b",
"id_pos": "087eb7c9-78d5-47d1-b4d0-4fc7d9fad7e0",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"key_access": "sample string 5",
"id_user_add": "657ae754-a4a2-4c4c-9e14-c5914ae07c0a",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "65e76fed-02ce-42ce-b4e7-4d5aae9aee8d",
"id_pos": "6155b432-3a88-4ad5-91da-6546e53ff1dc",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "55e46004-434b-4333-8a7d-53d69864f30b",
"id_pos": "96a21774-33c1-4aa7-8da2-436325a24f8b",
"date_add": "2025-12-08T21:27:03.3929606+01:00",
"date_upd": "2025-12-08T21:27:03.3929606+01:00",
"date_out": "2025-12-08T21:27:03.3929606+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": "f1d5a724-adcd-4911-adcd-1a0316533bbc",
"id_user_add": "2e2061a8-96d9-472b-8292-91aeac0de781",
"id_table": "41841f34-7ad8-459e-b6dc-5e850a92f165",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "75fa9ff0-4935-45b1-b2ed-f7a07a7b0f27",
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "0e190f6e-2f73-4abf-b5cc-c83409a0f5a8",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "62242f60-a7c6-4700-ae88-eeecad8d4750",
"id_sync": "62300890-c482-48ff-87b7-409ca7dbc7b6",
"json": "sample string 3",
"id_table": "d4f41cab-871f-41ad-a3e5-ab248603f817",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "bcc75e02-5c90-4fc8-8c44-524500aec4e2",
"id_branch_from": "a2fa7050-595f-451c-9f4b-cfcd96e4aa5a",
"id_branch_to": "3da39e10-4413-489a-a1be-563d4aabd02e",
"type": 4,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:27:03.3929606+01:00",
"send_on": "2025-12-08T21:27:03.3929606+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": "22e7ab84-bd21-4287-bde0-4ce465a9e8b1",
"id_pos": "202b738a-0b8d-4a63-a80d-05faa735d194",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:27:03.3929606+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": "966ce5c9-dbac-4d4a-866c-0f81d21c0d98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "d8c355ef-17ac-4a1d-9618-dc6c21e3139b",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "80e7548b-e09c-4bbc-98f7-502328b2cac0",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "0c8f97f0-4fc0-4db6-b7eb-f8fbce4b6042",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "cd958e90-0bc7-445c-8f9c-7a1315026c8e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "a241a347-0018-478b-b94a-949f508495c6",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:27:03.3929606+01:00",
"last_update": "2025-12-08T21:27:03.3929606+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": "1"
},
{
"$ref": "1"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "2"
},
"st_users_token": [
{
"$id": "80",
"id": "72ea5bbd-1265-42a2-9433-ad2d5c8ddb3a",
"token_id": "sample string 2",
"id_user": "8cd834f5-b314-484e-90cd-b7288c6f90a1",
"date_from": "2025-12-08T21:27:03.3929606+01:00",
"date_end": "2025-12-08T21:27:03.3929606+01:00",
"created_on": "2025-12-08T21:27:03.3929606+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": "7148e961-a080-4a9c-884f-6fe10896ef95",
"id_room_activity": "9cf5600c-2394-4a4a-a965-23f870affe40",
"id_pos_sesion": "c5b26057-5445-4200-9a17-3b71384d9542",
"log_text": "sample string 4",
"id_user": "f62ec9c1-03f6-43bc-816e-aef3811c3bc9",
"created_on": "2025-12-08T21:27:03.3929606+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"
}
]
},
{
"$ref": "3"
}
]
},
"st_users": {
"$ref": "3"
},
"st_functions": {
"$ref": "76"
}
}