GET api/St_Permisions?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_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": "8ba7e5dc-d6a3-4839-ab43-9ca9fa2f7314",
"id_function": "c5ee9961-15aa-4066-999a-037c414dd05a",
"id_user": "79f0d7c9-82ef-479e-9de0-9824ad63eb4c",
"id_profile": "d0f7e749-7900-4a77-b6cf-4e5626ba820b",
"permission": 3,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"st_users_profiles": {
"$id": "2",
"id": "8a9d9e65-8e93-4911-90a5-6bb55d55e8c8",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"st_users": [
{
"$id": "3",
"id": "f5414c76-d524-4322-a607-9707d100450b",
"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": "de553cc1-9d6e-415d-8c26-2ccd2acbc6a2",
"view_messages": true,
"id_image_photo": "098b9c38-c7f0-4eb8-992c-9861eb03a35f",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "5b5f7c25-e38a-4bd9-b5e3-b702fb7f4663",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "a555f59b-ede9-4978-8efe-69e07f8ce225",
"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": "a8204468-62cd-4c6f-902f-78bfd8914a32",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "fd912666-3d32-427a-b6d4-7f9e5eaf275a",
"commited": true,
"st_images": {
"$id": "5",
"id": "9369ad8f-4b7b-48f9-949a-d48150b5d0c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "27da84f3-57d7-4d53-a259-5db7805f4872",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "998fd0b4-4fcf-41eb-a756-75cc32e3222b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "66ea542e-c0b7-41fe-8d72-9e0047fb1715",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "d970f200-97ab-4c12-bf20-7d2b55f51d37",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "6bc154fd-2feb-4604-a84b-86efaf29da97",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "c2a2e072-58a6-45c6-b448-ce5883e35184",
"id_item": "96cda4df-0019-4999-972b-9d843c24e5b6",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "fff6b523-b991-4bc5-b9d2-4ca916833394",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "34b85f74-859a-48ef-89d3-076a49cb2aeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "4f9e8290-6004-4c0b-b64c-3bd3bc766cc0",
"id_unit_sec": "d867e94a-9738-4326-aeba-99572f1a3603",
"id_brand": "6a6f8c2b-1ef1-4311-b7a6-adf17d742099",
"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": "c8c54bf7-52ca-4716-9f34-4bbafef8d7d6",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "e2d2a970-64b0-4a20-ace3-82f9702a9be1",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "655851a0-bdb1-49c2-94d6-a01414869287",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "614773c6-197f-4227-a2a9-ebf64395fc3c",
"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": "8ad88271-8e24-45c0-a06b-a28fcdaf3550",
"id_branch": "beee13ef-5f02-4b6a-b74e-17288efea31d",
"id_pos_type": "32349122-42ec-4452-9240-ad8bbd8d5b0b",
"id_pos": "d6ce758c-e2e0-4843-8789-53fd752ba9cd",
"id_item": "577166ad-c0d1-4f36-8b13-a1919d2d92b6",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"image_id": 4,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "46607292-6127-4082-a384-26566b0c2c72",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "d205d8c9-109e-45ef-b80c-cbf4fe9fcaa0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "158b4441-0ad9-466f-aa5d-f72f86734247",
"id_zone": "f785ce95-4cce-45f3-83e9-c33370633c45",
"user_required": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "ac0152c1-acdd-4dc7-9b02-d33232101d4c",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "6860ed44-6e40-4bea-bf3b-3dfbb5982459",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "7f67b75e-3dc7-4aa5-a48d-fdb14822a9f9",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "23f8daa9-1288-409f-9e18-3f278d94998f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "3e7b6a06-27dd-4d90-81a5-69f1564f90d4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "41d3144d-88d1-447c-8c56-3cbc375a858d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "7ba868c9-70cc-46e9-a483-2cc23ef0bf42",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "7aec948e-192b-489f-b0f5-fffe7ddf4817",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "603f825b-03dc-47ad-96fb-9c524fe63c35",
"id_cloakroom": "12184f1d-5163-409f-9569-6f8351bfeca1",
"id_pos_sesion": "3e5eea90-3754-4442-92a2-0900a055461d",
"unit_id": 4,
"date_open": "2025-12-08T21:24:37.6995249+01:00",
"date_close": "2025-12-08T21:24:37.6995249+01:00",
"id_doc_sa": "5b5fbb7d-fea6-412a-bd39-a164cf40ffca",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "1995477b-88d6-4ff6-a0b6-30e289708a01",
"id_pos": "1b2a2b6b-c394-4747-b7cc-c847461b38a4",
"id_doc": "98ecd786-317b-468a-ab67-5b2fcd53431c",
"id_branch": "95c707f8-59da-4763-a9e5-e96bcd41561a",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:37.6995249+01:00",
"date_tax": "2025-12-08T21:24:37.6995249+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "37c9a5b7-0e1c-41d4-8b8b-5ba387051f69",
"id_relationship": "7d93e938-bde0-4a54-8763-f2573e3699f1",
"id_loc_from": "c10532e8-fdf1-4865-9b90-b429197484ae",
"id_loc_end": "a3e3e061-20df-4a83-9132-c4991f04ab19",
"id_user_add": "5c81fe68-4fc5-46f0-9e07-e799ce6cf895",
"id_user_upd": "221e66ac-7b42-4d7e-a15f-84af573ae4e1",
"comment": "sample string 12",
"id_pos_sesion": "17d1ffb5-ee79-462b-be4e-9161c3d35177",
"id_room_unit": "3d936428-8ff7-4fdf-8d5e-04f591bc43e8",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "45eb1eb3-91bb-410d-978a-2237f0ea292b",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "dd005b8e-b5ee-44ef-9e79-d7f61d33c084",
"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": "1737341e-6355-45df-a655-a9da4d275d9e",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "b35dafbb-af77-4767-a508-50da92ab5370",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "6ca82875-f211-4027-9e49-6a71f8cce0a0",
"id_pay": "caaf4f85-938e-4c6d-b9a4-1a0c6652e125",
"id_money": "4a808588-4f53-48fc-842d-50c0b80cb74a",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "29c2b254-060b-4004-9181-4ac414dec02a",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "c14dc006-9e76-4437-9732-ca798a828e08",
"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": "3dce15a7-62b1-475a-92c6-6bcba2587400",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "3b16d186-c894-4086-8fbd-ad3dc951beb8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "83e4ac36-2549-460e-8dee-026df00ceb8f",
"id_money_2": "d523701a-dfea-4a94-8589-bf70bb18355f",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "a39f95fa-66f0-4809-bf45-6e705f12f97a",
"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": "5abbad80-d5c4-4467-b9e8-efb6779f3d74",
"id_pay": "b8e20ed1-11c5-4c24-beb3-b7cf95409822",
"id_money": "cfd50db9-6bce-4fff-b9e2-7c3b2fbd7278",
"date_cashflow": "2025-12-08T21:24:37.6995249+01:00",
"coefficient": 5.1,
"id_user_add": "979a0e7b-c2a9-4eb7-bac3-973490328958",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "5c42813b-3e09-43de-ad0b-bf1c34f2d9ae",
"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": "56abf6ec-5a86-4fca-9524-0d24f63d19cd",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "7ccdcd80-cde1-4f54-b9db-02f1c93f5dfb",
"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": "f2480494-0bf4-47ee-abea-ccc2afeb0273",
"id_line": 2,
"id_pay": "c952ec47-baac-40b0-ae80-39f91590d706",
"id_money": "a3d74db1-b1ec-4433-bb44-14bfdbc44429",
"coefficient": 5.1,
"id_voucher": "59f014c1-83fe-440d-a280-2c0d2f792627",
"id_employee": "69c2548f-7a3e-4edc-87e7-cd4a2d859056",
"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": "7124487c-d524-414c-9e61-83218b480b52",
"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": "5055a48e-c64e-4bed-b956-ec5b470e5c2b",
"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": "c49e033d-1431-438d-b0e7-121ed88c295b",
"name_pos": "sample string 12",
"id_image": "a8d5299d-505f-4d48-962c-eed2671e780d",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "eb78de15-c733-4ff0-b63c-61bdb536f4d8",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "781b424e-32a1-4cad-8a38-8c382aa87123",
"id_branch": "bcc780cc-454c-4579-8ff0-ad6ec4fcbf3c",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "5e21f73a-e012-4b08-bf2b-189a706e056a",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "55aa58e9-a23e-44cf-a267-7ceb9cbc5ae0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "2dfbc576-09a1-44cb-8814-beac38c07ef9",
"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": "3276b6d6-9699-4216-b5da-4f2b5ab0bbce",
"id_line": 2,
"id_item_sub": "41b9d32c-7b8f-49f7-867a-8c52ec41d576",
"qty": 4.1,
"id_list": "28edf0d2-4c3c-429c-b8c9-f8bb508b4c2c",
"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": "67ff1986-b9c6-4922-9405-3f78852623b2",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "aefba53e-eddb-4d54-9d2a-3491f0312605",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "e7e331c2-aa82-4a45-bfb2-ace3b844aafb",
"id_user_upd": "e91c5595-c6ca-45c6-b90c-4ac0aa29f112",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "1622d76c-8f56-4e95-8d1d-d9b11eb05ab8",
"id_item": "fcfef908-78fe-4108-8697-00aeea398dfd",
"id_item_type": "6bf65d50-75b3-4327-89e8-696652b7b75b",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "8948356e-421e-4a7f-9998-f41bb5f2e535",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "30d45d29-cf64-4494-96c2-95eb54640cdb",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "9cebcded-b3f2-4d2a-9582-ab1658d57628",
"id_item": "c41481f8-bc94-4855-9bb7-4213345ac19a",
"group_id": 3,
"id_unit_ref": "52c1401b-ca24-4cde-8dea-06d8ab6c2a07",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "bae2328b-c304-47da-996d-a257cd1bda95",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b16c771e-d370-4940-b73b-713299ed494b",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "3ac07100-dac5-416e-9362-b569bf5b17e3",
"commited": true,
"mt_units": {
"$id": "30",
"id": "02ce9231-01a8-4a16-a01f-99ba2c70024e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "0b34e46b-93ab-4526-a9c9-78f3e3c95893",
"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": "abfdcb9f-c1c1-4a76-8069-f93efe966439",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e0691627-9735-466f-a085-94ca6a4d852e",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "044cfe2b-7455-4a86-943d-5e26e98bb012",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "26c16f3a-84f7-478f-818f-8ee96609c94a",
"id_line": "72b58a84-3f7b-4048-bfe2-649f00aa1074",
"id_category": "84c87007-d96b-4fe2-ad10-fc1fc69eb53e",
"id_item": "47fcc03c-e076-42ed-af61-5fa2bca1952e",
"id_item_type": "53277a08-c62f-4350-aa2e-9b983eff025a",
"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": "9aedebb0-7bd8-4749-994f-e24abdb04da0",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"date_used": "2025-12-08T21:24:37.6995249+01:00",
"date_sesion": "2025-12-08T21:24:37.6995249+01:00",
"id_employee": "5e1790a5-a85c-40e8-9bc0-cd1f3a2236fe",
"id_branch": "61cc1fa1-e3ff-42a7-9a14-bd066289c6a7",
"id_voucher_permision": "6d9cc80a-00df-4231-b9ab-9acb8ee4c8e4",
"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": "ca6324c3-d142-4e48-af96-0f41a0ba5a69",
"id_user_add": "493117b3-544c-472a-94bc-f0c088855344",
"id_doc_sa": "c76bbf3f-58e8-457d-8f5e-042c92996c2c",
"id_item_sub": "d9ba9d10-ac42-4a88-8e9a-e4d13fe2290d",
"id_pos_sesion": "9546d0ba-f879-4b2b-a30a-0e2b43709aca",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "a73bbd27-ce13-4b83-8e7b-cacc801ce5e1",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"date_used": "2025-12-08T21:24:37.6995249+01:00",
"id_employee": "15ff3f14-1c16-4642-9cd8-cbf83f38b85d",
"id_branch": "730362fb-af88-47a9-b62c-78b990c393be",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b4929fb8-f6bf-4a68-8c9f-6fb8f557a546",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "ceb530a1-fa73-4827-bd83-384392bfd1a0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+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": "11de40c7-4588-40c0-89eb-68ffcfe048fc",
"id_pos": "b6f27186-9565-47d3-8870-d2cb23c9137b",
"id_list": "36a07b0b-8732-48b3-b2e3-2b418f731aa4",
"id_item": "c35db11f-e0ce-4087-8105-83d112f939f8",
"id_item_type": "31cc4b10-d24d-4e7d-9cae-dae996fb603c",
"id_category": "c4323123-26b4-4815-a5ea-3226ba0febb7",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "2ffa7e2b-0977-41f5-9da8-a55ee4de4519",
"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": "fac9aaee-03c2-4d22-9c9e-59699a067473",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "698f9742-3214-4f9c-a0e2-2ff412588de3",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "25b4f560-f27b-4f62-8dd6-ff46069343a5",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "70c7c36e-e661-4a8a-836e-92be5088bf8e",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "f76b2009-bf76-493e-a093-e1653016c6b5",
"id_pos_type": "4088c58a-6e6c-405d-a6e4-a4f7d1b3c68e",
"id_price_list": "3b22dd86-27c3-4d8f-817a-651ae35fbc8f",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "8ce59cce-9bae-424b-8873-200ed4b03da6",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "0a143122-a479-4f54-b3f3-bff13c1b73ba",
"id_pos_type": "10c140f4-f578-4e9f-a8c6-776c83dc8a2a",
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "434df4a8-3b17-44c9-b799-1f4f4cd94f4f",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "46b2b623-7a7a-445d-8e68-7f1b91217809",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "2feb2910-19c1-497d-9c54-d61395930a9f",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "1e4b0e82-565c-4665-a175-f213d603956f",
"id_doc": "17f877d9-ac55-4557-b377-ac528c9ecde2",
"id_pos_type": "13dbd7ef-41a3-4313-9d29-507aa4a95f68",
"id_doc_print": "b82d680e-d554-41d3-9bdd-7aebf7f32da3",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "27b14df4-22d1-40b2-8c2b-b4f3f3ab0337",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "a82b8cd0-2026-4606-be77-4d3deec30bd7",
"id_pos": "d3103b95-9dee-4ebc-b3df-0da150d9d65c",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "29c6a8b9-91ec-4e0a-b053-ff5c4f903613",
"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": "1b924c2d-9800-4b3d-b44c-fe6c8801ef42",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "1d517498-6c0c-461b-88dc-45dcc45bb3fe",
"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": "e3dc2437-f25b-42ad-8cab-45d019844b5a",
"id_item_sub": "7eb35cc9-c2f0-47e2-a73d-900c36614c08",
"validity_date": "2025-12-08T21:24:37.6995249+01:00",
"price": 4.1,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "986f2300-5531-4662-b4c6-c05b14924387",
"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": "0a0b1dd2-11b9-4a06-9e06-def27f33608e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"id_branch": "d7b5580b-6d8a-49f8-95b5-1133bb0b4413",
"id_pos": "7b12aa31-02c4-4247-9cc7-da44a07f7cc3",
"id_list": "3141ad80-5e1f-48b0-be0c-d396fd164566",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "8dd3a4ea-0d16-4229-802b-30b1ab5ae3f1",
"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": "75a94b01-2489-45d8-ac66-0659a3c2ec50",
"order_id": 2,
"id_item": "a7c405de-bf8c-478c-b17d-15847811e745",
"id_item_type": "bcbd25a6-20fe-4acf-9589-9c5f4316ea61",
"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": "c6a92f0a-f16e-4188-8d11-03b0c8bc4479",
"type_item": 11,
"id_voucher_json": "623dd554-59d7-4392-ab61-bc9df2e61b2d",
"count_voucher": 1,
"id_category": "cb2e53b2-a1ae-4a8c-a695-852452b6e63d",
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "3940f3b0-bffb-4d16-a33e-5f5dcd8e1349",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "223af0ea-c0e2-45dd-a513-93c030ec50ce",
"nro_sesion": 2,
"id_pos": "6ff6d229-d0c2-4286-854c-ed6e0449b7d8",
"date_tax": "2025-12-08T21:24:37.6995249+01:00",
"date_open": "2025-12-08T21:24:37.6995249+01:00",
"date_close": "2025-12-08T21:24:37.6995249+01:00",
"id_user_open": "a6ceec15-afb2-4988-8479-2811f6c2b295",
"id_user_close": "f70cdc7f-5b40-44cc-b0ba-520c09fb00d9",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "45b008c5-e4de-401e-a803-bf06f154168c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "a7d6c721-f350-4d8b-b910-157c8b4ed9ba",
"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:24:37.6995249+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "e62b3162-5ee7-4629-9f2c-447bf5bc03e2",
"id_room_unit": "4965f8e8-553a-42ef-9a5a-d7aa4ec643b2",
"id_room_list": "a3384278-ddf6-400d-b050-087d03101865",
"nro_res_ext": "sample string 3",
"date_reserved": "2025-12-08T21:24:37.6995249+01:00",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"date_open": "2025-12-08T21:24:37.6995249+01:00",
"date_close": "2025-12-08T21:24:37.6995249+01:00",
"id_employee": "062ecb75-65a3-4be4-a9e6-d1cb8b7563de",
"id_employee_sec": "3f2a8751-8490-4167-aa72-841622b3bbe0",
"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": "50ffd708-57fe-43ba-af83-6c52f9e19d3f",
"comment": "sample string 7",
"id_user_open": "a5460369-198f-4dda-965a-27b2837d3312",
"id_user_close": "ff2da1ba-b087-4cdc-b774-8c39e0456d46",
"id_unit_state": "8a3f1366-20aa-4f56-a784-cff57624082d",
"id_pos_sesion": "aec18a0c-434b-4369-962c-051eb805ab71",
"vip": true,
"paid": true,
"send": true,
"send_date": "2025-12-08T21:24:37.6995249+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "943b40ff-8794-4cbe-af42-e865aee8d7a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a4732ae9-fa21-4e81-a341-6a98d7eac397",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "b51a4d7a-9f2b-41a9-855c-d831a1a623ce",
"locked": true,
"date_locked": "2025-12-08T21:24:37.6995249+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "53f9609d-027d-4bf3-903a-8eeefe628e78",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "6dfe2914-4469-407c-b2cf-58373890fbb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "56d546bc-28d2-4e1c-966d-ccb54d80b734",
"name_pos": "sample string 6",
"id_image": "9d0ab9a4-41b8-4684-92d8-b45cace59f6e",
"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": "493fd296-7f53-4b51-86cb-b5635737de2d",
"refresh_status": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "44086583-1cfa-4bb0-b63a-70224771cb5f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "450a60af-6945-4576-8891-cc5421b293a1",
"id_room": "3e037cbb-6a73-4239-8cb2-ab7800726759",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "6b520679-8779-439f-80d8-f98e9ada4419",
"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": "87353fe7-fe0e-427e-a76c-686df4d702f7",
"id_room": "c0a93062-31b5-4b03-a001-c7d7380c17ca",
"date_in": "2025-12-08T21:24:37.6995249+01:00",
"date_out": "2025-12-08T21:24:37.6995249+01:00",
"id_user_add": "19526895-2f9c-4283-9441-ea1c8ba5e7bf",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "184edc23-d79c-4edc-8fbe-37807d424822",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "50ffa58f-25df-45bb-8f53-150cfba2480f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "37f87719-c143-4989-885f-1591d8d5ad03",
"id_room_state": "fffc0f76-9f89-4505-9686-a09a54dc0279",
"id_image": "ad1ebad5-6e86-4489-aa86-32bc65352fa9",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "9141f085-ad15-47e5-8172-ddae0e9dda0c",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "d8542bd3-1dcd-4dac-aa09-92c8ea7dee3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "939c8bc4-f675-450a-8476-de969a41daef",
"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": "12f964b9-c197-4565-a213-dfdba0d66793",
"id_pos_sesion": "a80fd64c-9bdc-4d24-824c-876436271bbb",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "95c3ba29-5114-4e22-986c-7c223b0679bc",
"id_room_unit_activity": "887e0de7-83dc-4af6-8169-0ccc386a6053",
"id_doc_sa": "e2edbcab-221c-4f7f-9869-adb87d5d0978",
"id_pos_type": "4b4fc86a-233f-4ce8-b7d1-354d3e423f35",
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "fb463de1-cfb6-4121-878f-cc39ad4387c7",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "d1f87906-911e-4aa5-adcd-0519104c9d58",
"id_user": "a0a0e031-cde6-45e4-a44c-8ba48f05e1fd",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "5c78c686-51a3-4ef9-917f-01f368101e88",
"id_user": "a45ed39c-575f-4902-96ca-add6e01f322b",
"date_add": "2025-12-08T21:24:37.6995249+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "2d8d5f6c-bab6-41ac-b0f7-b90467a02071",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "57298334-f506-4d91-8a12-6835529eb9fe",
"id_doc_print": "fb9df5ef-92d4-4fba-b17e-7c14db13b0be",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "ef1e3e04-efe8-4b2a-ba46-fa9e5dd84743",
"id_line": 2,
"id_item": "3ad38a28-d636-4657-b25f-af35ad07c207",
"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": "194da4ff-db42-4d43-90c1-f75c1b1d9005",
"id_doc": "8a27c738-7a0d-4cd5-beb4-f161f1873ef5",
"value": 3,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "35abe7ff-8d67-4819-9d75-00602e069bce",
"id_pos": "aaf8ee65-a988-4beb-8559-0ff712302a39",
"id_doc": "451e483c-9e44-4384-8b23-3b7c59d9ef5b",
"id_branch": "79506b57-8048-44d4-8f47-739bafd2496c",
"nro_doc": "sample string 5",
"date_doc": "2025-12-08T21:24:37.6995249+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "db0b32c0-933d-4072-8e81-2b9f0065c2cb",
"id_loc_from": "711433fb-ca93-4178-84d2-6877de362008",
"id_loc_end": "231ccdbb-0a0a-4f25-9157-b4d752788b96",
"id_user_add": "73c49dd7-8a0c-4cb3-a16c-96f39c8941ff",
"id_user_upd": "01ed8af1-4a80-4be4-b2de-e7b8b02242a5",
"id_pos_sesion": "939c8dff-9d84-454c-9f62-943a11e5b145",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2025-12-08T21:24:37.6995249+01:00",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "b4a222c8-4cb4-42dc-b502-835c85acf103",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bb3af271-baf9-45f6-a79f-1d846ec38c81",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"id_user_upd": "a53e1037-fdd4-4f3a-bf78-e98c4a90ca5f",
"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": "d234becd-accf-4ce9-bf6b-b7a08fd0de20",
"id_item": "d9261ab8-1e41-45ec-96a9-8de4af5235bf",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "fd1401f4-e42a-4eba-9826-1fd8f244edc5",
"id_line": 2,
"id_item": "2cb1a137-2cea-4551-8c56-bef447f9e3cc",
"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": "754c734c-85a8-4e7d-bc03-d640c80f717a",
"spool_server": "sample string 2",
"id_doc_sa": "ea25d539-04e6-4d49-9db0-c6ffe06890da",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"printed": true,
"print_on": "2025-12-08T21:24:37.6995249+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": "f98472dd-19bc-4850-81b5-20cf04328142",
"id_pos": "4aad6483-6339-4cbb-a07b-06d0c26df71e",
"mac_address": "sample string 3",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"key_access": "sample string 5",
"id_user_add": "58dbbfa9-3cbf-41a1-8929-8445ab61d2d9",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "dbc7e4de-33e1-42cf-a95c-208b4b5f9355",
"id_pos": "d6ce09ec-3a3b-4278-b765-11cacb2dbe75",
"pass_required": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "4f5280d1-3b9b-4fb2-ad61-91e126d556a7",
"id_pos": "e13ef454-a431-4591-9be0-49159febd032",
"date_add": "2025-12-08T21:24:37.6995249+01:00",
"date_upd": "2025-12-08T21:24:37.6995249+01:00",
"date_out": "2025-12-08T21:24:37.6995249+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": "f3a5914e-7896-43c5-8257-4f525971891e",
"id_user_add": "95869d7f-02e1-4d1c-a83a-e462fb765fd8",
"id_table": "c22b8855-f162-408b-878b-c2bca5976fc3",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "240918c0-3f7f-47b6-bfc2-b26d737a7e2e",
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "73654b01-6a3f-47cb-9868-670740b38a92",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "ef20d82b-d713-4236-a477-672d16cafb1f",
"id_sync": "3e4714c8-25ed-45e9-90d0-5c71c12e38d6",
"json": "sample string 3",
"id_table": "4ac41bf7-c338-4af5-a8ec-b1b3bb2e83b5",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "2803b2ec-e7a5-4ce8-bf06-5e47af9a3818",
"id_branch_from": "6aaf3d8a-f86b-4784-8bc2-444325e26ee5",
"id_branch_to": "16fad384-e02a-4180-b4a7-019d80abaf06",
"type": 4,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2025-12-08T21:24:37.6995249+01:00",
"send_on": "2025-12-08T21:24:37.6995249+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": "5a296c49-d7d5-444e-a02d-2f0102264ea1",
"id_pos": "3e58c051-a837-4121-85da-b8ff2413ba48",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2025-12-08T21:24:37.6995249+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": "e389c3bb-33b6-44ef-8ac2-60f72cc6520c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8ea95947-5ce1-4aad-abfa-61c885476eec",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "9e9490fd-1630-4fad-bcf6-025035099bca",
"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:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "4f786771-b5a5-46e3-bb90-cdcdd7e630f9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "903f9655-ed41-414e-98c7-7c3abb23a0b1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "52725cc9-44f4-435f-9631-2d5e588704d9",
"exercise_id": 2,
"period_id": 3,
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"state": "sample string 6",
"created_on": "2025-12-08T21:24:37.6995249+01:00",
"last_update": "2025-12-08T21:24:37.6995249+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": "2666002a-1de7-496d-a602-30889aa99122",
"token_id": "sample string 2",
"id_user": "ba74e215-d069-450b-85fd-b78b29ab0c0f",
"date_from": "2025-12-08T21:24:37.6995249+01:00",
"date_end": "2025-12-08T21:24:37.6995249+01:00",
"created_on": "2025-12-08T21:24:37.6995249+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": "57e31503-ac01-4228-b40c-ecd3ef7173b7",
"id_room_activity": "91bf471f-56e7-4f81-b2ca-b9e5effb5af7",
"id_pos_sesion": "88ad3a2e-adca-4045-9718-1c5fa02963aa",
"log_text": "sample string 4",
"id_user": "146333e5-32d8-40ee-b38c-704a9a99c623",
"created_on": "2025-12-08T21:24:37.6995249+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"
}
]