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": "e8695e5e-f5bc-42cf-b9e4-1fec69b91225",
"id_function": "b5963e7d-35db-4eea-87e4-81387e3224f5",
"id_user": "fdf6a24c-7249-4866-b0bf-47f2b1a6034e",
"id_profile": "e62a796b-9dcc-4acc-842e-01b7cbabfbf7",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "5ce71d43-3baf-4438-b9d3-1077f7c6cfe1",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "136aa6d1-1954-42dc-9cbb-4729b411f0a6",
"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": "cd503972-cced-4e79-b44c-2d70aa0caf55",
"view_messages": true,
"id_image_photo": "aafe9eaa-5b32-4b72-9bd6-7dac8a5ffbf3",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "41d551ce-4f2c-44db-9f6c-c58f7ba80712",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "51bd51f1-c204-4177-991a-df6b54a3c570",
"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": "58286550-0b63-46db-8b11-caeae7897bc4",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "96dda2e2-714d-4d92-87e1-910e32546723",
"commited": true,
"st_images": {
"$id": "5",
"id": "e323eed6-aad9-48a5-8974-5d83225fd142",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f98028e0-5a7e-4a6b-9fbe-01eac9a34bcc",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "764660ef-c226-4de1-b030-b505dfbc11dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "17eb226b-14d4-497c-907f-6a8c446fc923",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "a0b33e41-e8bc-4ac1-9749-01af3791d74b",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "1e68b2fc-4a91-4e62-a407-bc9be8a8d9da",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "a0625af1-fa7b-40b6-a932-ef1a03aef45a",
"id_item": "dbba51c0-7151-4f90-8dcd-2e050991414e",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "e8eb3c33-e22d-4b5a-aa86-5e901be6f37d",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "987c6e58-395d-4571-9154-caa8434fe71e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "708374e9-2eda-4af1-85fd-9daa4c6ba86f",
"id_unit_sec": "213054a3-87ca-49af-b49b-878bb12bf853",
"id_brand": "bcb793ca-6e44-4f4d-918f-96b305e29839",
"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": "3f9b1bf5-48ee-4dda-956d-04dee2e71db0",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "2c02750d-06be-4171-ba8a-6d3cc5a759c1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "07b42708-96b6-4ee5-8d55-86227fe44b3f",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "0d6e0cfe-864c-41a1-8f35-5bfcd65371db",
"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": "a092c4b1-8217-4f17-8046-2617b0ea76a5",
"id_branch": "bc3578d6-54f3-4b63-84bf-3c6722058a0e",
"id_pos_type": "13fb1fc9-527a-40f2-9a29-2223b998f676",
"id_pos": "429cdec6-ca82-4b0f-9caf-1590b668b97f",
"id_item": "0791e3a8-1e5d-4fad-9cf9-d0a223fa80d5",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "3dc03661-7225-4869-9ef1-e0f014d778e3",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "0796c50f-9555-412f-bb36-4b3c81396c31",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eddcd16d-aa4e-41fc-8a42-5c02735a7f9b",
"id_zone": "049c7de6-187d-4e70-91ac-8cb721cfb0c5",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "5d4c937d-c669-4609-8326-33c9466957d3",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "38986ffc-9e28-4928-9f0b-d619e5aacc7f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "5a23593d-6f8d-4c6d-b1b8-169cdeb99f31",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "6def6d6f-dc34-4a12-9871-1952644ec604",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "b828400a-b98a-49de-870e-ba520914f6f6",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "89121867-b287-41e0-a566-38cc68340b05",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "699b8463-41a2-4314-89aa-918b01a11b58",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "ea4864b0-c817-47b8-8baa-a9920d924230",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "aa4abc89-d50e-435f-9957-005590668629",
"id_cloakroom": "44f0e43a-78e1-4057-b648-afc63e6896f3",
"id_pos_sesion": "eb5c8c43-59e1-4eea-b02b-b5ddebbbc516",
"unit_id": 4,
"date_open": "2025-12-08T21:28:33.7035472+01:00",
"date_close": "2025-12-08T21:28:33.7035472+01:00",
"id_doc_sa": "67f7a978-ce3f-4eb8-8583-863da8566da4",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "96481a80-7ec6-48be-9732-437ddc80a587",
"id_pos": "0c5281de-dda9-45c4-8870-3302701e0bf7",
"id_doc": "dda928d3-ac96-4ea2-b438-6f83dde00bcc",
"id_branch": "c5bb9171-e852-4a38-8142-03d06f70f90a",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:33.7035472+01:00",
"date_tax": "2025-12-08T21:28:33.7035472+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a5e8af66-134b-4c40-9d36-d239fd18ebf0",
"id_relationship": "058c5381-7dca-4c4d-89d0-4fd796168d44",
"id_loc_from": "16e2fe31-2b88-447e-aa46-861d489ea22b",
"id_loc_end": "9f696e4c-cd8a-44c9-accd-2f5d7621e263",
"id_user_add": "cf5e5b71-1577-4ffe-a910-a8e8fcfbe9c8",
"id_user_upd": "e62da351-b0e5-4225-87a5-d301d1e8cb58",
"comment": "sample string 12",
"id_pos_sesion": "502f6220-3ea6-4feb-b788-4e8a33309707",
"id_room_unit": "61dd1d20-4147-404d-bb4f-fbe37e39cbed",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ad3f9b82-a492-4cab-b365-e4d6d3a644fb",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "00eec840-c830-49f3-a38c-15768f5c3d6c",
"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": "69958e2a-bf4c-4ad8-84e7-5669f124016a",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "33fd95bd-abd8-445b-8d41-95159e79a2ac",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "df45d6c6-66f7-4a03-aadd-67bdf53d2015",
"id_pay": "80c2d2d1-6e52-4a2b-9666-5ea94d0a33b9",
"id_money": "11c6fdcd-22c8-4e49-a291-b1ff1346a927",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "c3c9ed0e-5d05-45f2-9474-e8a9a17eda9a",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "f827ff3b-b1ff-496f-bcac-7950a52af204",
"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": "40429a86-68ca-4192-a50f-eb6d62792fb5",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "a3b6aa4b-d2b0-4694-a816-18a5e8e9ef4f",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "61e6598d-b5eb-4fad-adc1-450e0bd1c0d6",
"id_money_2": "a1e13ea3-c418-461b-8308-dea62aa07a24",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "a1564e72-0143-41bb-aea5-39a22fc0e3d3",
"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": "0437c187-d979-42aa-8c5d-63b09439974c",
"id_pay": "d9ffbdd0-fcc1-4a67-8355-5bdc4fe90279",
"id_money": "ff24b08f-8840-45c6-806b-457335782740",
"date_cashflow": "2025-12-08T21:28:33.7035472+01:00",
"coefficient": 5.1,
"id_user_add": "598a9918-4aae-4a00-9d37-49a41e019114",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "6ac6477a-2387-4e2c-874f-78aa34631a6a",
"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": "072b7d53-dff2-4114-b573-852a3393a5eb",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "b68ad037-1537-4456-b087-42d4d109256f",
"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": "a0804db3-bf87-49f8-9234-cd86e607968a",
"id_line": 2,
"id_pay": "5d11636c-bc55-4cc0-998d-5ce378315d47",
"id_money": "c8a32a86-6045-4652-a8a7-3cebdad4dc55",
"coefficient": 5.1,
"id_voucher": "283f1751-ad3b-4f5c-b8cc-c4a548749d11",
"id_employee": "4039d08c-e553-422c-a0ea-c7be5272d880",
"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": "7e32e7c6-b07a-42df-a082-e20b47bf809d",
"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": "be02bffe-ff87-48bd-824b-e9cd7ceeb6f5",
"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": "eaf25e03-43c9-48d6-90f0-8b6207ecf45e",
"name_pos": "sample string 12",
"id_image": "ebed290e-bbe5-4cfe-b025-b66ba23a0103",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "5d316a12-ff45-4ab0-a5f3-56d20b71c379",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "f73f4249-73e6-4efb-96a6-bfd3081545c2",
"id_branch": "ab787d35-c19a-4448-8422-4d38a0acdfb6",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "ccba2965-5ffb-46bb-8669-a15f5267fec7",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "8b71c2fb-63c0-4200-b946-02498bd72688",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "d07171fa-4ed0-42ec-81c5-9b796c066baa",
"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": "0115ecc6-acdc-4508-8666-481841d556ba",
"id_line": 2,
"id_item_sub": "45ccc524-5113-40b4-bb1a-e399d708ed3e",
"qty": 4.1,
"id_list": "6cdbfd61-5d71-4767-a135-1061a933071b",
"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": "1d3369aa-a5f9-4e73-bff0-89af16a6e509",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c8292df6-1ecf-453e-96a0-c1e20ece7ca3",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "2ce00b34-38d7-4ae4-ad45-47c0b36193c1",
"id_user_upd": "9342662f-513d-4c8b-8deb-90000ce986fb",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "42f24cd6-f842-4787-aca9-ad687f8a67ee",
"id_item": "5d012599-5be0-4e7c-b6f3-ca357b158c98",
"id_item_type": "563e2b71-ed5a-4d54-aca2-e4b8340ea93d",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "84811dd3-8387-468c-8e3f-8d4a78e2fd8f",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "3ddf0bee-3b2e-4ce7-8825-1be453efe8f0",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "732a54c6-6aca-44f7-b878-d2aecfe55429",
"id_item": "8dbfd903-0bca-481e-9164-47d1470ba4c1",
"group_id": 3,
"id_unit_ref": "a97b8c57-ba63-4012-9a9f-57eaa3fdc38e",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "3deb85c9-20e3-4358-9e1e-770b20e71f5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "3b372065-d0e9-40d8-bfe8-3067a7a7b651",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "ae676020-00b5-41bd-b865-aa6ab25100f3",
"commited": true,
"mt_units": {
"$id": "30",
"id": "e63b1d3a-5073-4b5d-974e-dbf688d99aa6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "1b630146-a9f0-4cfe-bda7-b951bd1f8119",
"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": "f6ea7564-a20b-4b2d-ad7e-c31cecf460a9",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "29be8c5f-2d28-47fc-b74a-7965df3e5b8d",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "7eca32ce-c0e9-4707-9ee6-32f5d0bbf1fb",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "c0e6177a-add8-4f86-8f3a-94c903224fc5",
"id_line": "e29ba7e2-3651-4268-9082-3fb949501cab",
"id_category": "09bdfac6-dd7b-48bb-ad01-25289420afe2",
"id_item": "0eb2a7bc-66e2-49b0-b7d9-2e80ecd27065",
"id_item_type": "f511e731-c6f9-4b6a-b891-a6a5a1a65df4",
"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": "e4bf493b-1895-47e7-84c3-1878923c408b",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"date_used": "2025-12-08T21:28:33.7035472+01:00",
"date_sesion": "2025-12-08T21:28:33.7035472+01:00",
"id_employee": "410b7121-18d2-4a4b-a3c2-1f6c4164c95c",
"id_branch": "34e2cbcc-f3f3-45d9-b1f1-6ef133e3ffad",
"id_voucher_permision": "607f1c3a-3de0-43b4-8cc9-02251ad36a2c",
"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": "baf4da86-f6a0-4964-9367-77e78fd33606",
"id_user_add": "eca15f78-ff8f-473b-a3f6-42a24b1eb6aa",
"id_doc_sa": "d3315470-590f-4a97-8e73-1c7e0e408dfd",
"id_item_sub": "52f734ae-3cd4-485c-9221-28e6f9add06e",
"id_pos_sesion": "556b522b-dee3-40f8-9559-343a6af494ab",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "82bf36cf-ffc6-4fc3-98ad-834771fb5162",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"date_used": "2025-12-08T21:28:33.7035472+01:00",
"id_employee": "120c3c65-ef3e-4b81-802f-3a6da1bf6aca",
"id_branch": "4bc07112-47f9-4cc9-89db-6ed5e2dea333",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b502e7d7-c8a1-4b63-a2d5-b057d2c64b5d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "4a625efd-38cc-4785-986a-7b8eac6724a8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+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": "ba22f75e-a1e4-4cca-8d90-3ba401f5e273",
"id_pos": "3c3d7b3e-72d9-4e9b-aeb9-95e577a3369a",
"id_list": "db499343-3dc2-4579-b748-89ab24c20a7f",
"id_item": "a94e855d-6e40-41c5-bb06-f5d94b8ecf55",
"id_item_type": "dca7e29e-1850-403c-ac94-3b1d46b59144",
"id_category": "e308fd24-ce3d-46f7-90d9-ed9b44e98e34",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "7724bec8-053c-47e9-9bf9-7677b4d59983",
"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": "07fd2b79-c7d4-44ff-8a6d-8a5fc0777878",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5e3dfe81-6131-472a-8edf-04ea3079914b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "fa41a378-aa5c-4d42-9bd1-2690ff0f436b",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "4d91918c-6611-4fa0-a0bf-666fe95681f7",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "bb92f113-501c-4ac5-8d17-b7e7bc483611",
"id_pos_type": "59f31113-5fd5-44e8-8532-f9bd06856a58",
"id_price_list": "da8b7f3c-f369-4f5d-b626-3347602f95af",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "b1494893-2f0a-4afa-a391-e13cda6c5960",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "b78d46f0-6f1e-4ba1-8305-6c9a0e8a8127",
"id_pos_type": "993dc3bd-c31d-47b8-9238-35336c99e0c2",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "c8f87217-af64-48a0-83e3-14fab4700210",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "6a7ab318-5ed7-4b6a-bf8f-f05d5279e013",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "b4d1eccb-2ab7-4fd5-8f26-ac4e311211c2",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "af52386b-1bec-4ce0-9994-5c9ee9f516de",
"id_doc": "f6a0b95b-08ca-47fa-ae37-5993880155a7",
"id_pos_type": "92c02582-ed82-4789-bff0-8001b57f63e1",
"id_doc_print": "d71f3426-ed59-4a0a-81c7-cb1072fdab90",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "1bf43009-f470-4fc5-9c08-10b354bb4039",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "db5b5e6c-b9f3-423a-a6f9-a7814177a45a",
"id_pos": "fcb82bcf-63cf-4f4b-8c92-fec91476b456",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "6f5eb40a-34f4-406d-98e1-159cdc04212f",
"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": "7f37644c-3e81-4639-beb3-aa2bcc3f1891",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "5d3dbaa5-1b24-49dc-a31a-929da9329115",
"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": "c58fe839-c5cf-4e23-8890-ee912c50a0b1",
"id_item_sub": "52b962c5-88b9-4b46-b58d-68791dd5db18",
"validity_date": "2025-12-08T21:28:33.7035472+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "1bfc59cc-cdf2-4d7c-a613-6c2f9a7dc114",
"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": "eff1efc9-df12-4d42-bd10-132a6f7c10ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"id_branch": "c83b412a-509c-4ce2-9545-7291bdbdad66",
"id_pos": "0dbc2e49-e302-42af-9878-2f40266c73a9",
"id_list": "daafea1e-7acb-411f-aa39-dd88663a1443",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "36d5aff8-15b2-4a46-aaeb-e8a791325142",
"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": "113dd3bb-5cfc-4565-b88c-ab471947b096",
"order_id": 2,
"id_item": "bcc106c9-88fb-4d34-a8df-b55ae9fc5581",
"id_item_type": "6acddae1-ef96-4389-a87b-d4026357597e",
"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": "0cb434eb-30a6-4c93-a55b-e2add867df46",
"type_item": 11,
"id_voucher_json": "fc951ab9-074a-41e9-833b-94c71eb2fda9",
"count_voucher": 1,
"id_category": "e89960c2-bd52-4774-a8f6-0793417829b3",
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "2e097ddb-8b78-4010-80e3-b4d46f8a835e",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "7096c669-7ff2-4452-9e45-7717661bb17c",
"nro_sesion": 2,
"id_pos": "4d68890c-7fff-4684-b433-1e9c98aa8827",
"date_tax": "2025-12-08T21:28:33.7035472+01:00",
"date_open": "2025-12-08T21:28:33.7035472+01:00",
"date_close": "2025-12-08T21:28:33.7035472+01:00",
"id_user_open": "3bc1432c-b6a0-40f0-8ed9-6d2262196cca",
"id_user_close": "4c1fce07-7dad-4ed7-b354-842077432e49",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "6e46fb22-9943-412d-8805-86141fde804f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "08fa0d51-0868-47d7-a494-b528472e5ea4",
"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:28:33.7035472+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "09aeb842-0316-404a-8567-db6e0f9bd6cb",
"id_room_unit": "cdb8610d-0ce0-4f3d-8c58-b7b33fc248cb",
"id_room_list": "f4ac596f-7f01-465b-ac47-c03d7dad30b8",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:28:33.7035472+01:00",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"date_open": "2025-12-08T21:28:33.7035472+01:00",
"date_close": "2025-12-08T21:28:33.7035472+01:00",
"id_employee": "b0af6313-27f2-424f-a952-bd6c0ba14c98",
"id_employee_sec": "a922db48-afc5-491a-a9cf-a1e1b179b2bf",
"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": "151a32ae-ff5c-4189-be1b-3a76f6e8e6dd",
"comment": "sample string 7",
"id_user_open": "63804d81-c0ce-41dd-893f-40d4e71446e2",
"id_user_close": "c482c536-ce23-4c31-8f29-4ff5f78ec18e",
"id_unit_state": "2da4e07b-4f2e-4b64-94b2-cc350a9f3c6a",
"id_pos_sesion": "7983e272-6dcc-4ff9-95aa-7159c249daf9",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:28:33.7035472+01:00",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "5cfc833a-79b4-4cf9-b9f1-369e8a8ac1da",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "6c4a5de9-3c50-4f14-b62f-ad88f1dd754b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7c4b7e00-d7c0-4242-bad2-248365d1884d",
"locked": true,
"date_locked": "2025-12-08T21:28:33.7035472+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "1cd76b3f-d988-4537-91e2-98079c709edf",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "e18b4149-34ab-4942-93b2-d7a7a76b0029",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0c4221ed-d7ad-442b-86a9-683bcf6045a7",
"name_pos": "sample string 6",
"id_image": "90288a59-25af-40ee-b106-a587ac6e2e79",
"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": "7ee0b83f-5449-4bec-b164-67f62928389d",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "4f550187-fc95-4338-89bc-2c53a933fec4",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "bcc16105-a093-47ae-a8f1-1562ea33b67a",
"id_room": "192ac9ab-acfd-4629-9877-2d6b0ce8917f",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "867ebcff-764b-49ab-9f48-0e4dd43a2010",
"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": "a3562803-4a64-4434-8ace-bb2104dabf49",
"id_room": "100f3538-713d-4752-910e-2fda76f27863",
"date_in": "2025-12-08T21:28:33.7035472+01:00",
"date_out": "2025-12-08T21:28:33.7035472+01:00",
"id_user_add": "7271eda5-3df3-4f3f-9349-1e33224571e7",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "69209619-e8d5-4824-8c2a-6e933d5dc51d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "491c1682-13ac-469b-90e2-189f64ee0931",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "9dbb4fca-e77f-47eb-a510-8c6d34376173",
"id_room_state": "eb0af2ca-3e1a-48b6-9042-cfaf2c37f23e",
"id_image": "97f0bf7f-48b8-47a3-8b6b-7dbc4dccfa12",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "b577d8f0-3061-448c-91e8-f0f100bcfe6b",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "6503696b-1477-46f2-a25e-8e57dcc21e34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "9b545964-7143-48b1-ae66-60fc31031b7c",
"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": "639e93bc-232d-459a-bc94-13bf1b72c4df",
"id_pos_sesion": "dbabb17f-b712-4cb0-b41f-4f8f609166cf",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "7bb62238-896d-40ea-bdaa-fc66d53a4445",
"id_room_unit_activity": "1df21870-1e11-4b2d-aa12-118b8e3b0141",
"id_doc_sa": "692a9e01-5940-4877-aa96-811cadf4c6a4",
"id_pos_type": "ef469b5d-ca1d-4ca5-91db-a7626fb699ca",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "b228441b-869f-4d55-b857-3ad88feec6d2",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "c21d023e-f6c0-4baa-89b1-4bf62dd9e88f",
"id_user": "884540bb-76c0-40b3-a17b-cf67d59a1a00",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "f5a72013-ef51-4258-ac6c-7e6576a99d4d",
"id_user": "202e6cc7-ff5e-48a7-85de-e6ae246ea91d",
"date_add": "2025-12-08T21:28:33.7035472+01:00",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "db6920d8-5e00-4314-b52d-d3be3778a74e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "04b19aef-c038-4124-828c-83ebfdff476a",
"id_doc_print": "ada142bf-140f-4267-88b6-e60e30e7519a",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "c0830520-ddc4-4246-9ee4-09cf297fae46",
"id_line": 2,
"id_item": "ef506f12-1d2b-4997-a31d-297b759f8074",
"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": "1e7bc4e7-a9bf-4372-8972-f1129b49ddca",
"id_doc": "8cc117d6-fbfe-46a4-894a-dd8564408b56",
"value": 3,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "2de72a7d-e2a3-4555-a2cb-a9eecf9b58b7",
"id_pos": "565b4c3f-8aca-4de6-8cfb-ae48ddb8a722",
"id_doc": "824fd44a-98ec-463a-84b8-4195d0d23100",
"id_branch": "2f16b7ea-6b20-4b09-a872-6e79d3274995",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:28:33.7035472+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "8cec1c03-2fe9-4f03-bd31-ab7422f85a26",
"id_loc_from": "18607a9f-4fe0-4c89-9647-4bcbf96b1168",
"id_loc_end": "8c5a29e9-3ca0-44f0-ac79-d14e1cd5c55e",
"id_user_add": "3171621f-be8a-4c3f-a1ca-eca051a8872c",
"id_user_upd": "a55a9a94-bef8-449c-833e-5a7881092bf9",
"id_pos_sesion": "3f77a350-04f0-436c-8ace-c7663347d9c2",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:28:33.7035472+01:00",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "0294f303-f883-4357-b516-2a1e2997cd48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "53b72c03-2e8c-44e1-8303-e240da031080",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"id_user_upd": "64cd8c67-f51d-41f2-835a-f443650530b0",
"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": "422a948c-9e20-40d1-88df-8641dfa912eb",
"id_item": "3036846f-9446-4151-9fbd-4ac546778296",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "0dbe4383-d8fa-4624-8e2a-bb74062a0f2e",
"id_line": 2,
"id_item": "fd230944-1abb-4593-af52-720390cb5e06",
"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": "05555d5c-1696-4688-8d32-a0849bdc7ccc",
"spool_server": "sample string 2",
"id_doc_sa": "063976f6-d28c-4648-886a-00b25c8fdaa6",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"printed": true,
"print_on": "2025-12-08T21:28:33.7035472+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": "ec0cd909-5c62-4986-ac31-4f718c318e32",
"id_pos": "6a29d742-7607-4ac7-9ea2-76260b7f6b60",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"key_access": "sample string 5",
"id_user_add": "e0309326-397d-4aa4-b40f-a201ce383fd7",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "b5dd3337-bace-4af7-aaaf-3ad10225f391",
"id_pos": "447b2a35-fff6-4f4a-9f14-a2e19ad04755",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "8bd909ba-c560-4c1c-ad26-b2409cc321b8",
"id_pos": "1c1badc5-7cea-4d22-b967-45a2a0f676ed",
"date_add": "2025-12-08T21:28:33.7035472+01:00",
"date_upd": "2025-12-08T21:28:33.7035472+01:00",
"date_out": "2025-12-08T21:28:33.7035472+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": "b4fd2467-aebc-4a74-9b1d-bc6332552ddd",
"id_user_add": "7643c719-0fe0-4d52-8f98-160b3bda2cb5",
"id_table": "462895ff-049c-4592-b241-50e3e631ba81",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "f99c895f-7289-4f14-9b32-28079137917b",
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "bc035ca1-d8c2-480d-876c-ac3b6b887c5a",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "84ea862d-a899-4588-af0c-e52edf9de594",
"id_sync": "46609abe-2a20-4a5e-808d-03561cae1824",
"json": "sample string 3",
"id_table": "6e32ab80-323f-4f3d-aef6-76159c5b17de",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "d476d9b6-dd60-41b6-bf92-f2267e944cab",
"id_branch_from": "b4482900-8701-445d-b41e-00e6383ddf89",
"id_branch_to": "1f4e44cd-084b-4b2c-8b94-6f764f11ad50",
"type": 4,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:28:33.7035472+01:00",
"send_on": "2025-12-08T21:28:33.7035472+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": "2ec72cc8-d609-4244-98f3-4d85c6dc9623",
"id_pos": "db9a8d81-6aa2-459e-b104-fca52aee36bf",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:28:33.7035472+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": "66ecb9df-3f37-48c2-8128-79bc4fac8166",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "22d54012-fbdb-4c34-b93c-ef184db19c7c",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b7c83650-f02f-4275-9910-45fbf20e01a2",
"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:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "70394c3c-648f-478b-86d7-8551099adee6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "320a35bc-06c3-4786-bbb8-7a76637d9bf4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "20e42bf3-ec97-42d1-93a2-876f1f3932af",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:28:33.7035472+01:00",
"last_update": "2025-12-08T21:28:33.7035472+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": "8989fc81-9669-4bf9-83ba-be60288e38e9",
"token_id": "sample string 2",
"id_user": "4d4cc12b-0c1a-4f11-ab59-3fa37bd55b5d",
"date_from": "2025-12-08T21:28:33.7035472+01:00",
"date_end": "2025-12-08T21:28:33.7035472+01:00",
"created_on": "2025-12-08T21:28:33.7035472+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": "fd66c589-773d-4432-ad6a-ebfeba10d7bd",
"id_room_activity": "f593577e-9615-42ba-b5a8-89a8171641f5",
"id_pos_sesion": "af4afc12-3f65-468d-ab80-be4dca79ebf2",
"log_text": "sample string 4",
"id_user": "da4ac6e3-2dd4-48bf-9d88-d70058054355",
"created_on": "2025-12-08T21:28:33.7035472+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"
}
},
{
"$ref": "1"
}
]