GET api/St_Users_Profiles?all_rows={all_rows}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| all_rows | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of st_users_profiles| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_mask | string |
Required Max length: 10 |
|
| name | string |
Required Max length: 20 |
|
| description | string |
Max length: 200 |
|
| is_pass_required | boolean |
Required |
|
| is_admin | boolean |
Required |
|
| level_id | integer |
Required |
|
| order_1 | integer |
Required |
|
| order_2 | integer |
Required |
|
| order_3 | integer |
Required |
|
| order_4 | integer |
Required |
|
| is_tips | boolean |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| st_permisions | Collection of st_permisions |
None. |
|
| st_users | Collection of st_users |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "f0364487-3a85-42b6-8325-26d9b20f3614",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "dc95e4f6-a142-4665-a506-2288a7b3ffd1",
"id_function": "beed4a0c-0a7c-4835-b31f-09605c27e594",
"id_user": "3cda6651-8d59-46f8-b6c8-e36bb31ee8e9",
"id_profile": "dbfe9ce8-03a7-46eb-8353-fb424d186432",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "bb519e21-90e1-4c33-8579-03cf80b43b7d",
"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": "d6b97501-491a-44e3-8fe9-20b31b06108d",
"view_messages": true,
"id_image_photo": "a206580e-642b-4533-93e5-242296ccaf83",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3c80fad6-afdb-4f26-bbb2-fb23ff4b6284",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "7ab46805-a7ab-4528-87ca-4b9b21f8c085",
"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": "60f305dc-302b-41d6-a41c-12f640f5d449",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "2871d381-3efc-455a-8514-5f162bf66ced",
"commited": true,
"st_images": {
"$id": "5",
"id": "32796a6e-73e2-4e2d-b44e-ace369522097",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "7a434a0d-22af-4aac-ba20-e5bd518beee2",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "8b91f909-137e-41f0-bbdb-0e36ecdd0acc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d14bee64-57ef-42f5-8a7a-0004cc139b5b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "b9c1af6d-5435-4798-b365-e3e911842290",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "42caec55-c199-4764-9ea5-d84748d34d3f",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "6b137b75-8d8c-442d-b5c0-07ce94affd85",
"id_item": "8d86d185-fa0f-409a-8a0e-2236c3a0fbb3",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "d8e4843a-c4fe-4af7-9544-7c862ee2accd",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "e9c8a032-d322-42af-9600-f987e26d6f39",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "efdad3fb-5f41-455f-80cf-9b3a39fa8f5a",
"id_unit_sec": "4b57808a-549f-4eef-9f61-8639ddcdec6c",
"id_brand": "a745a094-1a9d-4dff-b186-dae967d6ef15",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "3737e90a-8a7b-4165-8735-16c63edf71a9",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "c80826f1-9e86-4cfc-bbc8-ad34953762e1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "dba30eb3-0c20-4508-a9b6-c1d1af109a96",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "b04386ce-0764-446b-a5e9-a4d5099fc2ce",
"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": "bbc41389-dfe1-4ceb-ac33-b799e94eea1a",
"id_branch": "1b47afd0-e9af-4d45-a85e-3d6ec1846dec",
"id_pos_type": "205d8e3a-0ca8-4c1f-ace3-3191b3bc2f49",
"id_pos": "a3203fd9-f46a-4140-ad93-54d1b5e11f83",
"id_item": "190a9faf-b9bd-4739-8169-469ab666d111",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"date_end": "2026-03-10T07:08:00.6559963+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "92d5f480-1ddb-4704-849e-89d1d18795bc",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "50f89f77-a26c-4aa3-84fb-d8279e2f87dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "2564a279-a936-4a11-b73e-1f266b10eccf",
"id_zone": "2bde43ef-2366-4b33-801b-c10d925bd499",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "e47a00d6-62f1-471c-aef3-6e311898e289",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "4275494f-4ede-436f-82ba-88e617a78211",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fe1733ff-4c42-4300-88be-edf30d1397ec",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "909450e7-cffb-43be-8957-1784198972c9",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "7634d46a-6d57-4f38-943a-f357cabb3400",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "726c0019-1a0a-45f0-a038-0bf42c1ffd50",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "a96bdf2f-9b7e-485c-be08-0b017c9a82ca",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "ebb67272-5bfc-4aa9-920f-bf38bdb4b1ae",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "cae5e8cc-65ed-4ad7-942f-a3dc25f6978d",
"id_cloakroom": "02a7a6ac-ae51-4651-b04a-050953544101",
"id_pos_sesion": "1ee67c87-278a-4e2b-8d1a-364cf48ec0ce",
"unit_id": 4,
"date_open": "2026-03-10T07:08:00.6559963+01:00",
"date_close": "2026-03-10T07:08:00.6559963+01:00",
"id_doc_sa": "385fbd33-c73f-4fc0-aa4c-a8c99afdeb39",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "6f42c755-21f9-4ccf-9116-1dd6861408c2",
"id_pos": "dd8b51c2-c9fb-40b1-959a-544ecf1380ac",
"id_doc": "db25452a-cebf-4323-ad88-398b073c0106",
"id_branch": "85e598a2-8b72-439d-bc63-35d33f01e259",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:00.6559963+01:00",
"date_tax": "2026-03-10T07:08:00.6559963+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "af07cf11-6f4d-43f0-8923-ff186b770cc1",
"id_relationship": "6b006119-bfd7-4b10-ac0f-a77798b80ab0",
"id_loc_from": "3e659225-0dd1-4dce-899b-ef39d1dd1dd8",
"id_loc_end": "3ebbfc1f-d951-472c-8094-748f51f950af",
"id_user_add": "f5019b18-76ed-40ce-b7f2-032b09781ba8",
"id_user_upd": "b49d4c01-9082-4420-9214-c260c6ced7f2",
"comment": "sample string 12",
"id_pos_sesion": "fff6768d-b3ad-4253-825d-33c226a9a503",
"id_room_unit": "def7f112-af9d-4630-b6a0-d33b08cff035",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8984ace2-353b-4184-b7b8-8d435e19d0cd",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "5f2bd614-8485-4fbe-8213-edb4bf23d54d",
"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": "a2c5fcd6-4fd2-479a-bcdc-e79b69619d84",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "5a579523-d07b-4020-9b4f-1d9f68b7841f",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "400f82dd-a8e0-439c-8744-7b01847f4e09",
"id_pay": "12f9705b-952e-49d2-9cf2-b1b432cfdcc1",
"id_money": "ba7370e5-a39c-4212-be8a-5ffa7c42cdbd",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "49becc85-49d0-4c5d-9868-b3d6056e1d2f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "27164fe4-0057-4179-9843-2bdefab2e9b2",
"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": "e19a1fa9-003d-4466-84ea-792cf95ab8da",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "8fc64ea2-2a00-42ca-bdf8-1f2bd7ec4149",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "fca505e5-bf3d-47c4-9d9f-900435c57db8",
"id_money_2": "ff63f185-1552-4fa5-982f-d19cdef20583",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "e510d7b7-8a21-4db1-908f-d4772cdeb5a3",
"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": "cf9b800e-cbdd-4f56-9a12-07c001e14a9f",
"id_pay": "9f4ab171-0cc7-44c3-9e8a-361e8deed1b1",
"id_money": "836d94f4-9188-4755-b910-c39e72b50310",
"date_cashflow": "2026-03-10T07:08:00.6559963+01:00",
"coefficient": 5.1,
"id_user_add": "c7f1a24a-b4fe-40b5-bec1-c7d91ea1abd9",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "13616241-2357-4dbb-a9ed-04c976ff16ab",
"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": "f8296a7c-23e5-4562-a1a5-52fa01984915",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "8eb5b17f-c6cf-4e4f-aec7-0fafb61c7a58",
"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": "e7582fc7-ef83-4475-93c1-5e2c8b8094ec",
"id_line": 2,
"id_pay": "405e9e47-4800-42c8-a6b7-389e97b61b0e",
"id_money": "220b6e2e-6ae2-401b-81ff-f0d2772b4a0a",
"coefficient": 5.1,
"id_voucher": "631087e1-f06a-4bd8-8322-e4ba090e80d6",
"id_employee": "87a98de5-c6a5-432e-8f5a-42608a6f9a6b",
"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": "3f4bb92e-5431-43ff-a5fc-a342e950c828",
"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": "4d3c7b5c-3d29-45dd-9a23-bbb256ecb0c9",
"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": "7587e5a0-79b5-4ba2-b68b-4396dd2432c8",
"name_pos": "sample string 12",
"id_image": "1f4991d2-62a6-4630-9646-ad05d8ebc892",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "b178e89e-79da-49f7-99c0-72c3d29d1c15",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "a3acb3ed-97ab-4f68-8a48-32545450c377",
"id_branch": "6253f251-36c6-425f-a3d8-93dcd10fd25c",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "aeb72dbb-388e-4afe-972a-cc9b185b0188",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "c9204b36-8c8c-4af4-bf12-20a90d5a4fe0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "89db5055-aa93-43fb-8002-898dbb2b5c5a",
"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": "8d15aa3b-e150-4f3a-9b49-2cb250af0b57",
"id_line": 2,
"id_item_sub": "66bb3794-b257-4fa3-8aee-8d338be77d24",
"qty": 4.1,
"id_list": "02ae865b-2ff0-4e35-8246-26b5adeeabd9",
"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": "0bc92c1f-d74a-488b-bfb1-351671d848e0",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "54985fc9-34d7-4842-bea9-41eed6aef57e",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "949e68f7-455a-4c74-97b8-d2ddfc5bada5",
"id_user_upd": "cf319256-98e6-469b-9a86-c85e0483fc43",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "0c8ccb9d-dfec-4f55-bf43-1f50340a8907",
"id_item": "eb75c036-8aa2-4698-8754-3ba803a4bdbd",
"id_item_type": "cd1457a1-1695-43b7-8390-65af0cf2cf9e",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "d5cf992f-99ff-4102-93fb-5a8228256979",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "a5934f2b-0201-4ac2-b563-fa913436a373",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "358f0874-9ec0-4f0e-b7ee-552b6039c5be",
"id_item": "cc2d3962-6870-47fe-9296-814bce60ec08",
"group_id": 3,
"id_unit_ref": "ac3a9932-a3c6-4c3d-9353-2936afcd7316",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "c4af2e21-e69d-4cbd-b4b4-d2e31216053b",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "518fdee4-79b9-47bb-b10e-90aaffff2026",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "eb58e18e-d124-40a5-a560-0da625099e0b",
"commited": true,
"mt_units": {
"$id": "30",
"id": "1f44dc33-dbb7-45d8-a7b6-d8eba75ac1c9",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "c4cb1af9-b963-4348-9159-eda3f779b344",
"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": "7849105c-e97d-4091-886c-95ffb2dc8a91",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "3a93afe3-1df8-4c9c-a59d-c173a3646887",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "84d96d43-7692-4b0c-b36d-346b6dc7e71d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "68d30e0c-6829-4398-b896-21e0af7b6130",
"id_line": "a1719f89-68b6-4e19-b942-b3939a37aa90",
"id_category": "36702540-6061-4be2-ac79-31292b06e5a0",
"id_item": "41d4a7a5-92b5-4f3b-a9ae-431a15e38ef7",
"id_item_type": "fee3d873-d370-4bfc-b374-6a2dbe82c8ef",
"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": "10b3fd43-f58d-4781-9d7d-0deda7e4fb65",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"date_end": "2026-03-10T07:08:00.6559963+01:00",
"date_used": "2026-03-10T07:08:00.6559963+01:00",
"date_sesion": "2026-03-10T07:08:00.6559963+01:00",
"id_employee": "bc875406-9e73-44dc-b39a-1bea65c76064",
"id_branch": "4c543768-aed4-432b-b909-be4c25df777f",
"id_voucher_permision": "f652c89c-68ae-43ce-b5b0-ae23ac042d2c",
"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": "bc43b75e-3257-4041-bcfb-1cdc7a699061",
"id_user_add": "7cec610a-ae83-41aa-b7b3-541a5971245a",
"id_doc_sa": "2418abc0-3f8e-4803-b995-257c32d92e00",
"id_item_sub": "426ca735-b497-4205-b410-e57e0421d49d",
"id_pos_sesion": "cb089aa2-53c0-47e4-8d0b-dc2da98806d3",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+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": "2c84dcbf-13fb-42d5-aeb6-f8f2f2f691f3",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"date_end": "2026-03-10T07:08:00.6559963+01:00",
"date_used": "2026-03-10T07:08:00.6559963+01:00",
"id_employee": "4302af52-a3e0-4aa1-afa3-f4db4313b4fd",
"id_branch": "4bef17dc-7c1b-4125-9353-7881884d0677",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f7503339-bb48-4956-bfae-f7b4d0022eb5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+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": "e1856151-9393-4625-858e-e1becdf6fc99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"date_end": "2026-03-10T07:08:00.6559963+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": "117d8401-2bbf-4d97-ba06-58f616ac5846",
"id_pos": "21b26f88-f154-425e-831f-e2d6c23f57ac",
"id_list": "2728e07e-962a-492b-8011-f32d4eabe82c",
"id_item": "b75af0b5-7bf4-40dc-9ea1-4403d7844457",
"id_item_type": "e6fa8040-75ff-4435-9f14-044afbf88fd7",
"id_category": "8ad25565-440f-42a5-9e70-19788ac05279",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "3107a393-0241-4978-b66c-f5770b65bdf8",
"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": "0bcb32bf-67cb-4b0a-bb40-c7385a1562f0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "3813b975-0326-4d1f-8099-c56092c039b5",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "29bc91a0-abb9-44a6-9980-f52683d2f182",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "16d94433-15f5-4fe6-9cbe-08f64e659c56",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "2c3b2cfe-4c56-46c8-8ff4-d8088116f379",
"id_pos_type": "2780c3dd-b63b-45b8-a192-7ab330533655",
"id_price_list": "d4a3e835-f1f7-44f7-8baa-4bbe9eb91fa9",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "dad63d20-d046-4a2b-8167-3e99c3cdc616",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "403261b4-4e6e-4bcb-9ce5-48f32a7f7e51",
"id_pos_type": "eba30a9a-2f40-48ea-aa8c-aee9d7f4f10a",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "a923105e-29a0-485a-946e-a1f750a8494c",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "f0463607-f8fc-41f4-ac00-009771729c49",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "16e026e1-6fda-4751-b2e6-525b432e0641",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "c08d4064-3614-4026-baec-a462f22c7864",
"id_doc": "b117c457-7a61-4797-b334-42de1b559664",
"id_pos_type": "36c167b0-4695-4d1a-bdc7-3951a285e7d7",
"id_doc_print": "0fa5d9ff-2ea5-49b7-90f4-25759c4f077f",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "54411888-a00c-45df-a210-26022027cee0",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "2a5b6796-4e90-42e4-8e72-e7cfe9524179",
"id_pos": "3a933bc9-d697-463a-b707-63a755b88512",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "3bae1511-a498-42d8-ab9d-7cb6bbcae5b0",
"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": "ad6fb6e0-bd99-4f37-aa8a-a033382a9332",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "a2d7e8d2-7d33-4c42-91bd-d040870f628b",
"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": "0d6cde86-f882-4268-a3ad-11969286251e",
"id_item_sub": "b09d405e-a427-4071-9af6-76e8344ec7f1",
"validity_date": "2026-03-10T07:08:00.6559963+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "0fb276ab-9c15-437e-bdff-6024214111b8",
"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": "5bd452e4-5a20-4866-a0f5-0c56fa405caf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"date_end": "2026-03-10T07:08:00.6559963+01:00",
"id_branch": "3287cce5-6477-4e11-9369-b79f992cba00",
"id_pos": "6c02b8aa-a873-4a0d-9ddc-f3615e72c699",
"id_list": "b715412f-94fc-4c27-98ed-895f49b645c9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "9ac52606-be92-403f-8069-69948ae5377b",
"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": "07137449-6bc5-465f-9eeb-0c71e145c5b0",
"order_id": 2,
"id_item": "36a749ae-e48e-42d7-97a7-30a71551b6b5",
"id_item_type": "515f8cfa-5fc0-4d1a-a7f1-f79d5f97c0dd",
"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": "244e69a9-fb13-45b5-bc61-1a2f36d53b07",
"type_item": 11,
"id_voucher_json": "a826cd40-2ca4-4668-8777-64f0afb0f030",
"count_voucher": 1,
"id_category": "862aaef1-2a46-4abd-83a6-80b486a0fb22",
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "c4d8dd19-5024-4857-83a6-b7645e56f102",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "8447c356-af6e-4e40-9850-bcb6441c4712",
"nro_sesion": 2,
"id_pos": "22b9ca67-db16-487c-bfe0-7fd4510b988e",
"date_tax": "2026-03-10T07:08:00.6559963+01:00",
"date_open": "2026-03-10T07:08:00.6559963+01:00",
"date_close": "2026-03-10T07:08:00.6559963+01:00",
"id_user_open": "f53d172c-9655-4a88-bec6-6b03178638ef",
"id_user_close": "47f4e8bd-97fe-427c-8616-46ea6748f939",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+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": "dcc84f66-bc69-42d1-821a-4b93de6ef03f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "d88629ea-90cc-4e10-896f-2bfadfebd963",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "b4d57bf3-73da-4ffa-967e-5e155a359bb6",
"id_room_unit": "b56f02e4-8828-4139-a852-c732286018f4",
"id_room_list": "a6d43165-a087-477d-8a92-ec2e8af64381",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:08:00.6559963+01:00",
"date_from": "2026-03-10T07:08:00.6559963+01:00",
"date_end": "2026-03-10T07:08:00.6559963+01:00",
"date_open": "2026-03-10T07:08:00.6559963+01:00",
"date_close": "2026-03-10T07:08:00.6559963+01:00",
"id_employee": "f41ce40c-0ad0-4199-859e-b9c25d9bf25b",
"id_employee_sec": "4a6abad9-77bd-49db-a1c9-2e907bae50b5",
"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": "4d70a085-690d-463f-a272-832854170aea",
"comment": "sample string 7",
"id_user_open": "47ff9df5-7923-4441-af61-24ae0db590f1",
"id_user_close": "36049848-e4bb-4594-9be1-b0c0346af68a",
"id_unit_state": "ddeaad99-d95c-4fdd-9fea-4bd9761ac880",
"id_pos_sesion": "7c9dde4e-854e-41a5-bf61-64f0c43ba028",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:08:00.6559963+01:00",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "a1ea2a4d-611e-4a06-9b04-d47d582a3639",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "7e119924-6978-4942-8718-7cbd4e33f6e4",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "99b55657-4034-4dc1-9d16-11b803b99fc2",
"locked": true,
"date_locked": "2026-03-10T07:08:00.6559963+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "3503ae88-0524-4891-8d11-9c41fa79d085",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "576a83ac-da5f-499b-9fc0-2726b0c55631",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dc1a533a-b067-4133-8b5e-9f79834b76c6",
"name_pos": "sample string 6",
"id_image": "a3336e7a-e6de-42ff-991e-2007b59f6418",
"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": "dfef2b7a-671e-455a-9214-f655ebc6e589",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "a711aa62-9ba8-4881-9158-4a987ae9eb32",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "e3cf2c57-0838-49e0-8d3d-9b458c88dbf7",
"id_room": "a9eecab9-0276-49a4-9c97-7067f0def369",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "06dc0140-607e-4d15-9aa6-40482c728ba9",
"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": "4cf7ae28-8e72-4c4c-937b-ea26b4b29238",
"id_room": "b737cecd-67e5-434c-b356-5e7ba80abb64",
"date_in": "2026-03-10T07:08:00.6559963+01:00",
"date_out": "2026-03-10T07:08:00.6559963+01:00",
"id_user_add": "72e004a5-89cc-4029-8000-e1a14e508f92",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+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": "15d71f64-dad8-4bfa-9315-b2363e2444c5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "f6dd17e4-0dd7-476c-9afe-c4cd5e0551fe",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "88562acd-3503-498f-be9a-cc5af75be36b",
"id_room_state": "479ea19d-f4e6-4e12-9189-b0225cfa175f",
"id_image": "68dcb7b1-2a97-4c12-97e1-1006db4824b2",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "68b27c92-6b49-46f9-861c-07511dce54fa",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "281dcfbe-8b8f-49ea-979e-56790e76d549",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:00.6559963+01:00",
"last_update": "2026-03-10T07:08:00.6559963+01:00",
"id_user_upd": "a07acb70-0cf9-4e5e-b625-3bd0e3d2ca90",
"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": "b24942bd-5ebd-4d8c-b89d-443cc1657e97",
"id_pos_sesion": "4b5b1e4e-9a77-40f6-bbae-4cce0e7780a6",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "d95989cb-6641-4c4c-a801-8a3363ef31fa",
"id_room_unit_activity": "7ed927a3-d655-4053-a32d-d615d5c62eff",
"id_doc_sa": "622bd7d3-5586-411d-bb61-fc6544d8e37a",
"id_pos_type": "c3f9184f-2a83-40c0-893a-9214f24e9bab",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "ba3de996-67c5-4e54-94f8-6b29fc70a05e",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "f67ad7af-c53b-4457-b4ae-f27906888745",
"id_user": "acc73e1b-e6bd-4f73-a2f6-78a492686edb",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+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": "331be48d-0377-4d08-9b26-825d7e2b1240",
"id_user": "529a12a0-1bd4-4166-9b10-fb4fad5edd2d",
"date_add": "2026-03-10T07:08:00.6716608+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "b2bcf62e-5375-4bb0-8b88-b4a72ee00e98",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "f846eac3-59ab-4b93-920d-a2fefc18bc30",
"id_doc_print": "9352fe84-516c-482c-9949-68c680a0dccc",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+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": "a55cc54c-9601-4f63-b72e-3a3d5916f1cb",
"id_line": 2,
"id_item": "0d7c915a-3ec9-4ea9-bdbf-c85d85018200",
"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": "fbcd75c0-cd28-4069-a97c-b0e587fcca2b",
"id_doc": "bb4c77f9-b084-4ddb-a418-171d22aaca19",
"value": 3,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+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": "ea81cbdb-fb10-4669-bc61-274a6d6fd52f",
"id_pos": "3d772414-15e8-4175-b234-29a74572c7d9",
"id_doc": "e24bc498-2112-43b6-8640-8a78eefdcfc7",
"id_branch": "747b89f7-fa89-4837-a9ce-c694c5331cc2",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:08:00.6716608+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "ed851a95-86df-4ff6-88ad-8348a942339d",
"id_loc_from": "e929eb55-3b50-4727-9cdb-dfb8919c96d8",
"id_loc_end": "ce2b2580-1d9f-489b-86a4-61077bccd951",
"id_user_add": "80471921-4416-4a35-a44b-cb1f2eddad7b",
"id_user_upd": "ebba8c54-7253-4286-9d38-e37cf431959a",
"id_pos_sesion": "099cc44e-1769-4dfc-8eec-a73dc3c16c74",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:08:00.6716608+01:00",
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "154d9717-4a81-4cbf-852e-714d8a677270",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9d079c04-642c-47b7-bef4-5e30cea00e2d",
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"id_user_upd": "32e46f3a-6715-4a67-a186-73c5da124162",
"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": "05f0edc5-0073-40e5-b347-8c02fc7273e8",
"id_item": "df7be4ad-ca93-4841-b9de-c8f8420c2e8b",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+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": "d2cbcbcd-f87a-403e-9757-fabe185aca38",
"id_line": 2,
"id_item": "416719a8-77a4-4c91-9ad0-9da252854e6c",
"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": "a70640aa-29cb-4fcf-821a-dfee44cd8f19",
"spool_server": "sample string 2",
"id_doc_sa": "cc3b5f68-0459-480d-b1a9-e18d9836d422",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"printed": true,
"print_on": "2026-03-10T07:08:00.6716608+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": "8f6e02bd-99a1-4fc6-ae57-c96a40f44664",
"id_pos": "f79cfa09-92c5-4008-be6d-4a362e74dc45",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:08:00.6716608+01:00",
"key_access": "sample string 5",
"id_user_add": "917114f8-3d2b-4b5a-a2cb-622ec20d3f6b",
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "b92e7047-ad45-4d0a-8063-da9097a89951",
"id_pos": "80ce82d2-6b20-4f9e-87c6-64663d3a1052",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+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": "737b666b-713f-4235-8c49-f53bfab35f55",
"id_pos": "8892d4da-9e0a-4a46-be90-ff2d5b5a1dbd",
"date_add": "2026-03-10T07:08:00.6716608+01:00",
"date_upd": "2026-03-10T07:08:00.6716608+01:00",
"date_out": "2026-03-10T07:08:00.6716608+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": "2078b2aa-b6c8-43b3-9d61-8880d3d05668",
"id_user_add": "4726372f-d3d4-4fe5-9e02-4c3d1229999a",
"id_table": "c060b477-3b6e-4dce-b32c-3c1555abb488",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "2875680a-1bc4-4b58-8ae9-d5a20c6ab944",
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "1eda597a-f699-4bce-81e0-d598a2a321f1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "d3256cf6-7dba-4e4a-a930-184d7cd062c9",
"id_sync": "9c4ac0fd-b1b7-445e-8ec7-a5f7a829916e",
"json": "sample string 3",
"id_table": "d5d76bb8-13ea-4f7b-8109-d7acad27cb5e",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "e68565fe-3124-416f-a20a-1becb81f9505",
"id_branch_from": "bb29c4cd-8fb7-4a3d-8784-48978eb58533",
"id_branch_to": "aa49f7cf-ad08-421a-bed9-5048ee2e7c00",
"type": 4,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:08:00.6716608+01:00",
"send_on": "2026-03-10T07:08:00.6716608+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": "58f10314-3ef3-4d33-a0ca-8bacbd1e7c2e",
"id_pos": "64a4e3a6-8466-4bf5-8d22-314597f6645b",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:08:00.6716608+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": "f0db4015-2334-4e4f-861a-70a21bec55b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "1be9b26b-c7cc-4c09-99d0-0d054f696432",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "83c772df-8f5f-466e-91c1-407e347af79e",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "aec5f77f-c372-4677-aa78-f4bb45f7c52b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
]
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "78",
"id": "198156f3-fd60-492a-a28c-0e5ac7859558",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+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": "4a874176-192b-4897-92b5-dedc42a7b42f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:08:00.6716608+01:00",
"date_end": "2026-03-10T07:08:00.6716608+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"last_update": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "79"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_sync_packages": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_sync_packages1": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_employees_profiles": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_items_sub": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_items_types": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_locations": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_pos_rooms": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_pos_types": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_view": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_prices_items": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_list": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_prices_rules": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"mt_rooms_units_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_units": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_units_ref": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_pos_license": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"st_users_profiles": {
"$ref": "1"
},
"st_users_token": [
{
"$id": "80",
"id": "185b9fd4-d48b-4706-8450-63f7d4cb7773",
"token_id": "sample string 2",
"id_user": "63afe897-c791-4381-a740-85bca6259650",
"date_from": "2026-03-10T07:08:00.6716608+01:00",
"date_end": "2026-03-10T07:08:00.6716608+01:00",
"created_on": "2026-03-10T07:08:00.6716608+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": "9b1d0d49-b523-401f-a254-50d095e2fe64",
"id_room_activity": "9ea2467b-37e7-4596-a7c9-75d9e1de4077",
"id_pos_sesion": "8bcbdcb3-1c90-4f8d-8125-234c1d65fb94",
"log_text": "sample string 4",
"id_user": "51d0bb32-6550-47bb-a281-41fe66bc5274",
"created_on": "2026-03-10T07:08:00.6716608+01:00",
"commited": true,
"st_users": {
"$ref": "3"
}
},
{
"$ref": "81"
}
],
"tt_tips_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_vouchers_permisions": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"tt_vouchers": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"st_functions": {
"$ref": "76"
}
},
{
"$ref": "2"
}
],
"st_users": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
{
"$ref": "1"
}
]