GET api/St_Users_Profiles/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "3fa94bd6-95a3-4e62-864e-2d89fcbd0d79",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"commited": true,
"st_permisions": [
{
"$id": "2",
"id": "dc304ef7-f746-4fde-a40a-bab2ad294335",
"id_function": "2eb8a47a-0f8d-437c-8e3f-8d6ef951a55d",
"id_user": "a807a9da-67b7-4efe-9a9b-db1514654179",
"id_profile": "630e8c42-1cf3-4a71-89b5-d40611d84919",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"commited": true,
"st_users_profiles": {
"$ref": "1"
},
"st_users": {
"$id": "3",
"id": "ff42870e-306f-4b4a-ad8d-6c2aa137df33",
"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": "00ea29f5-79b0-49c0-ad57-130099d862b0",
"view_messages": true,
"id_image_photo": "27cc628f-2a46-4342-85a5-90a831119236",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "b38bae8f-f8a7-4141-be3e-644847a3ec4c",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"commited": true,
"mt_branches": [
{
"$id": "4",
"id": "8291bc7e-bb11-4fb5-b18d-3ac2f94d08ac",
"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": "6431ee4b-2d78-49f4-a2d8-c5a4cf7d10d9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "de0f9ca5-2b9e-4ba8-bc5d-69e9e65bee2d",
"commited": true,
"st_images": {
"$id": "5",
"id": "24a86919-8d02-4b54-8420-fcdc4cc910e9",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "53b1f47e-da3f-4f63-bfc9-ad4afe3bd383",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "e107a3ea-6cf4-4aae-b605-c8dddb5c8caa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "357d86cf-1fd0-4902-8881-d81bd97870b1",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e8295d7b-17f7-4203-b5ca-8c2b1762952a",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "5d364ae7-8cca-4ed4-b056-904b48bc2846",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "11437077-3c27-4aa4-b695-8a1974c50bf9",
"id_item": "cc9fcda3-5b2c-4684-98a2-e53bf8d806e3",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "192197af-974c-4671-a692-2286bcd98276",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "4c88d632-a7ae-4051-ae26-72a2882ffe1a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "57344789-1947-4797-ab48-5caf1624a2b1",
"id_unit_sec": "d50d2e1d-9384-4f15-9326-992932326f07",
"id_brand": "e115eba1-a933-48e5-b873-02dae2de2f8e",
"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": "ddc8206a-49ea-4dc8-936e-dd53d9bb6671",
"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": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "3307daf1-5ee8-4be5-acec-7a756fb5bafe",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "1256f94c-fb1a-4d5a-a553-aa7c0447d384",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "6fe55a13-1608-45d4-a1e2-d24649c9d20c",
"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": "7576beb4-56fe-40dc-b142-75582734dc67",
"id_branch": "1affc4d5-30e6-4653-ad38-3acebccc655f",
"id_pos_type": "d3462676-947c-4479-a081-843a44c8feba",
"id_pos": "8de65941-a92b-4172-ad15-1f23c73f0af2",
"id_item": "9ac979c6-c149-4a2f-8abc-2e3a6fac64f4",
"date_from": "2026-01-10T12:09:49.4711235+01:00",
"date_end": "2026-01-10T12:09:49.4711235+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "df1f172f-3a43-49a3-a5b1-f65976a9f5db",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$id": "11",
"id": "ece22125-bf56-457d-838c-9cd421ca17f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3ee8cee5-c758-4867-99fe-c77446fd655c",
"id_zone": "321077da-7a08-4215-b14d-5285b7a44d3d",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "1f00f1d9-8766-451f-a810-ca156375df31",
"commited": true,
"mt_branches_zones": {
"$id": "12",
"id": "188d54bc-46d4-4483-9fc2-e4a649fbe607",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "dbd384f5-aef0-46e4-85e9-8aeaa3e1e5d7",
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "4e56ffe5-876f-4073-b535-4eb558585221",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"st_users": {
"$ref": "3"
}
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "d90e2607-6d11-4bc7-b9a8-6c20dc5c6460",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "7825200a-6450-420c-ae7e-6e745871cead",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "378f9e5f-6a73-4a10-84ab-94224c020400",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "dcd1c2d2-58ea-402c-a919-1474e62600d3",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "3"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "43c48953-a873-4ce8-8ad7-60d30a3cb251",
"id_cloakroom": "dfe0b75e-4ae2-44ea-ad8c-623de438abb5",
"id_pos_sesion": "4b75e15e-da77-4ee2-95f3-2b1173639fda",
"unit_id": 4,
"date_open": "2026-01-10T12:09:49.4711235+01:00",
"date_close": "2026-01-10T12:09:49.4711235+01:00",
"id_doc_sa": "7d46eb45-32e3-4fb5-9c45-568b4e622bf0",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "a42dd026-c602-45b8-8d2e-5a726d09e75a",
"id_pos": "1901b246-bfe3-4555-bf1f-d81e9ca5c44a",
"id_doc": "47da1be7-d197-4a50-a6bd-0e45339be5f2",
"id_branch": "479bdfba-a175-42f8-a53a-f14f9df70fdd",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:49.4711235+01:00",
"date_tax": "2026-01-10T12:09:49.4711235+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "e56aa41c-ba52-4570-8efa-1d2cb44c73d8",
"id_relationship": "fdfcbba8-dfa1-4184-aae2-4dbb905b0164",
"id_loc_from": "aba16135-d0ff-4f36-9994-adde6c59176c",
"id_loc_end": "6f90be47-d32f-40db-97b4-1a386e1501af",
"id_user_add": "712249cb-8d35-4a5a-9282-1e5475b42db3",
"id_user_upd": "470b8321-a6d8-447e-9f49-469bdc8ddfb4",
"comment": "sample string 12",
"id_pos_sesion": "5589b5b6-e3cb-4d65-a903-63ac2d056d5f",
"id_room_unit": "e39e9f8b-2efa-4724-9051-1c93df50404c",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "8b7a2034-012e-46b1-b764-0cf2a6e7cf46",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "f96f8a03-3ba9-49dd-a4a3-6e8de0ede29c",
"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": "c9cec940-c817-4042-9135-c488c3296126",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "7080ae95-6b95-4a7e-9f6c-8b913fc9989d",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "1aa5cfac-2c4e-433d-acc7-9cc07481480b",
"id_pay": "02b384b2-8b86-4dfb-8586-8d706bc3ef7b",
"id_money": "41cdd486-7405-447f-bda5-c198c917095a",
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "53364d49-0660-4fd4-bed8-d0954d76d771",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "dff57816-2d85-49c3-ac32-c4c10c18f78d",
"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": "646b34cb-e1da-4241-a3e7-6f65f02a2e9f",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "5472e42e-7c96-4ce3-b11d-18fb2f7c3344",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "553d26e6-042d-4b06-872f-51de4bea45d6",
"id_money_2": "25a33111-80df-4b4b-bc3c-41361ea1ae65",
"date_from": "2026-01-10T12:09:49.4711235+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "0974fcd3-51f7-4ecb-b79a-4d6bb7d9a73a",
"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": "05a35112-bf2c-479d-bff3-6a2ccb1f00d0",
"id_pay": "dce63a40-5b8c-4609-96a6-fd4ba84da67a",
"id_money": "8c9676ec-0d80-491d-9cc8-277507efa333",
"date_cashflow": "2026-01-10T12:09:49.4711235+01:00",
"coefficient": 5.1,
"id_user_add": "4a2bc841-ecfa-4180-8fc9-50b3f7eb0f73",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "b5b3c24d-8aa9-46db-8ee4-40cc6fe790a1",
"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": "f8ecd9d7-8408-4f3e-8aba-a02b919db98f",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "005dcc44-2c1f-4645-88a6-0662cb7eb813",
"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": "5f363f0e-e60c-4da0-b523-b6dac2ec0d2a",
"id_line": 2,
"id_pay": "2cfd24a1-8e6f-4dae-bb94-fbed70b66a6e",
"id_money": "27a465ad-f67c-4eb7-ad56-d62d88173c63",
"coefficient": 5.1,
"id_voucher": "6ae8a206-1f2e-4543-ae14-e9f6a454a524",
"id_employee": "de883826-5d9a-4ef0-8f6c-9ce9b91a3d31",
"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": "43ad7cea-d487-4f48-a03b-f0b7bb07fe82",
"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": "a0a89216-e393-4670-8f28-c5675a1da450",
"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": "fb5f9162-8965-425b-bbc5-c8df676578ba",
"name_pos": "sample string 12",
"id_image": "59fed310-bfc0-4218-99d8-02b009cb147b",
"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-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "a1eb0187-7212-41c8-b163-10fff5800a2a",
"commited": true,
"mt_employees_branches": [
{
"$id": "24",
"id_employee": "6c12d397-8b3d-4a73-91d3-7f6ef6017c45",
"id_branch": "da982066-182e-4b5c-88e1-8c050f8cb052",
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "3eddcfa9-1df4-433c-b973-3ffcb36a210f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"mt_employees_profiles": {
"$id": "25",
"id": "ad6ec973-0cea-4cf1-a528-2cea53182218",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "5381ce13-a762-450a-a8ad-e1fd68145f27",
"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": "80f5dfa0-ab84-4620-be58-8eaa30cf1404",
"id_line": 2,
"id_item_sub": "e73b4e36-bd02-4d97-9988-3abf320f6ef8",
"qty": 4.1,
"id_list": "c1ecc9ed-ae49-4d53-8132-eea69e93342b",
"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": "2ad4e719-80f7-4ec3-bedd-162ff2e21137",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "fc2bf54a-817d-411b-a8df-7630603b8cec",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "3138202c-2133-42c7-a6d5-4db8339c39be",
"id_user_upd": "45e570bd-bab7-4136-9e13-8a6a52b07771",
"active": true,
"mt_employees": {
"$ref": "23"
},
"mt_items_sub": {
"$id": "27",
"id": "50d52b39-2439-498e-a9ec-670362783f11",
"id_item": "ef6ccf02-16da-4692-be54-93e5601aa393",
"id_item_type": "b516770d-10db-49e8-8be5-5027821c1ee1",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "6f24be76-5174-4140-959f-f02ea47aed64",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "701b69e0-7e5f-48f0-ab8e-9927dd80b720",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "28",
"id_item_sub": "829075cb-75ea-4d6a-a0bf-e52619f56918",
"id_item": "94eb74ed-c854-4396-8b92-daa5a8f266aa",
"group_id": 3,
"id_unit_ref": "6cb0d1a6-e97a-4e41-9b79-98b1edea68b5",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "27"
},
"mt_units_ref": {
"$id": "29",
"id": "01d83d66-03cd-4442-b1bf-28a23fb95e76",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b06cf123-aa06-412c-9c72-1524ae5ae7bc",
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "01b70769-52c8-4d26-a7fd-c7da35a2b9b8",
"commited": true,
"mt_units": {
"$id": "30",
"id": "e4d71029-1b89-4bda-adf3-fef1d97f156c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:49.4711235+01:00",
"last_update": "2026-01-10T12:09:49.4711235+01:00",
"id_user_upd": "205654fa-513b-4d31-8f64-05ae4e04ae55",
"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": "dd7d39c5-0631-4c92-b5ef-e7a4b9f0c759",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "e54b0ed1-31de-4999-a79f-7fc804c7ca01",
"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-01-10T12:09:49.4720113+01:00",
"last_update": "2026-01-10T12:09:49.4720113+01:00",
"id_user_upd": "f9843991-7d4f-498b-b2ae-b61ea0ed82d9",
"commited": true,
"tt_vouchers_det": [
{
"$id": "32",
"id_voucher": "f967efbf-dd85-436a-809f-896c6ac38e5a",
"id_line": "ad724df1-34ae-4686-a8db-fe8767d0a9e1",
"id_category": "4d651ae0-fb07-4ad6-bc21-2f1a6f000c03",
"id_item": "28a86a1e-8870-487b-b44d-d62538ab5d0c",
"id_item_type": "65ace5e1-8a68-46a7-a594-e9b787ca5461",
"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": "f9395198-f5da-4927-845b-c7bdf1f915f4",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:49.4720113+01:00",
"date_end": "2026-01-10T12:09:49.4720113+01:00",
"date_used": "2026-01-10T12:09:49.4720113+01:00",
"date_sesion": "2026-01-10T12:09:49.4720113+01:00",
"id_employee": "fe1df726-2f5a-4d28-b61f-00e9b92d769e",
"id_branch": "55040026-8a0a-4bac-bc1d-682adc232b04",
"id_voucher_permision": "bba8330f-92d9-4f5d-ac25-b5950eaa37d7",
"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": "3b9e6d84-e792-4677-9212-ed3d6ee29db8",
"id_user_add": "38ca8426-9eab-4138-add3-40ad807ccdc5",
"id_doc_sa": "8d62a5ae-b713-4665-8dc2-4aa121e86d4c",
"id_item_sub": "7a2e62e2-15d8-4660-96de-3a46eaad2001",
"id_pos_sesion": "2984e93a-327b-466a-ac55-b6c29cec3700",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "7845d111-6fe3-4d98-b965-bfc9ca81d4ce",
"date_from": "2026-01-10T12:09:49.4720865+01:00",
"date_end": "2026-01-10T12:09:49.4720865+01:00",
"date_used": "2026-01-10T12:09:49.4720865+01:00",
"id_employee": "2b03788a-6b41-47ed-b05a-9c734aba6c69",
"id_branch": "d44ea57f-8248-41f9-ba49-b02e48e795ff",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "689de075-303a-4748-aae8-eb68210d40c6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "50d7a387-6d7d-433e-8880-994a18fbff5a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:49.4720865+01:00",
"date_end": "2026-01-10T12:09:49.4720865+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": "68e6177d-f17d-415b-bb3e-9050c2a94a99",
"id_pos": "941af495-13ec-4213-82fe-2f441fab0347",
"id_list": "06aa3114-cc15-46b3-a11d-3872a3c035a7",
"id_item": "d677a12a-a307-46ad-bec7-92bfd6415752",
"id_item_type": "3e7e3398-40f1-4148-bf1d-e8c09af866c2",
"id_category": "4735c486-3c03-446c-87de-642c537868c0",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "15aa9a26-ff8e-48f5-bae4-2a17d51f0d93",
"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": "c9ee61c8-ef3f-4e37-b711-0abd591f12bd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "2ffd1924-d5cc-4bb2-b059-ff603dc3d86e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "66d66e02-ec30-4936-8939-3d8fe1676b40",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "c485be6c-6b43-450d-b6c6-94bda6f59785",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "37",
"id_pos": "f7db15dd-be20-4505-ae10-d4b13eea06ac",
"id_pos_type": "9ab501ec-89a2-4cde-846f-c2efd0fe5996",
"id_price_list": "da6d12c5-a609-49a4-9f5d-fc217ffddc82",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "ce6d6e87-35cb-41fb-a558-ba7d83e79c3e",
"commited": true,
"mt_pos_view": {
"$id": "38",
"id_pos": "71c6d418-52b9-4623-bb51-153103ee2709",
"id_pos_type": "12dc633f-b6f6-4016-bc62-173f5cc74d13",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "b2b19e23-888c-4825-8a10-7a2393aaa3b6",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"mt_pos_prices_list": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_types": {
"$id": "39",
"id": "50a195b4-d802-43b5-bae8-c3db041c183e",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "9960cac9-4135-42dd-ab88-882914d63676",
"commited": true,
"mt_items_featured": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$id": "40",
"id_pos_print": "7b002570-6ff1-4057-9c82-766f40b24bc8",
"id_doc": "c7b0a850-08c0-474d-bf26-ef0ccae0736b",
"id_pos_type": "695ce90c-026c-4fe9-b835-e7642da17e04",
"id_doc_print": "0d72dfc4-dfec-4b83-9cd2-ca9a0dfc067d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "58a07bad-a2a3-4056-9642-5aabd693de3a",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "41",
"id": "2f59f360-8045-4b4c-b68b-1798363620f2",
"id_pos": "dce875ce-fd25-429b-8b3a-f14ab32d31b0",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "2fa2b0c1-1a93-4065-9dae-ac493b6c32b7",
"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": "decc1689-8690-4c87-9ae2-09a020acc8a0",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"st_doc_print_det": [
{
"$id": "43",
"id_doc_print": "119c3d9f-2f21-440f-a086-3e54945aeefa",
"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": "14641f0d-ba05-4b65-b438-6fef1ac9b250",
"id_item_sub": "c6bc4d20-c388-4e05-9c88-6c1997398eae",
"validity_date": "2026-01-10T12:09:49.4720865+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "1e8deda9-6a8c-4fe2-a9a2-68dea7954940",
"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": "4b197f64-6705-42c5-b1b9-b6e580a6ea51",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:49.4720865+01:00",
"date_end": "2026-01-10T12:09:49.4720865+01:00",
"id_branch": "94cc532d-c97f-4040-9e07-526f4d7e1fa0",
"id_pos": "3c554ba2-561b-409a-b3b7-42eda060db57",
"id_list": "678395e1-653c-4457-bea2-578b506cfe6d",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "55124afb-14e0-4e8a-bff4-742406407321",
"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": "0ca0964e-bc9e-47f1-bdd7-d9c94642e49e",
"order_id": 2,
"id_item": "d930d003-10a9-43c4-88c8-168c701b37c3",
"id_item_type": "130399ab-f656-4ea7-8ffb-95963daca116",
"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": "0c729f6e-2146-4548-8f23-0b7f500d23a5",
"type_item": 11,
"id_voucher_json": "0b67a708-95e8-47e4-8640-7b82f600269d",
"count_voucher": 1,
"id_category": "d7d0eb97-e040-4c10-b266-aac478dd2e97",
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "dbe5522d-9b82-4dae-a126-49a50f9f3b4d",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "31"
},
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$id": "47",
"id": "9afe10d5-ae2d-446f-a053-1bf3f6c8c99a",
"nro_sesion": 2,
"id_pos": "78f56f93-d1e6-44c5-b1f9-007b2e8d7fb8",
"date_tax": "2026-01-10T12:09:49.4720865+01:00",
"date_open": "2026-01-10T12:09:49.4720865+01:00",
"date_close": "2026-01-10T12:09:49.4720865+01:00",
"id_user_open": "9b7fe43d-7be6-43c4-b6b5-a5bac72794fb",
"id_user_close": "b5c9d9e1-136d-471b-9fcb-30f89c0bf2e3",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "d6e79282-fb42-4a05-a682-170fa61e5c83",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "07cd420d-fd6a-4473-8bc6-fb73267b266a",
"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-01-10T12:09:49.4720865+01:00",
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity": [
{
"$id": "49",
"id": "d06265d6-167f-4f2a-b7a8-c0623d476ee9",
"id_room_unit": "de427c61-2280-4695-b462-350d0c3099ec",
"id_room_list": "cce79f91-255a-43bb-83d7-5d8ffb69566f",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:49.4720865+01:00",
"date_from": "2026-01-10T12:09:49.4720865+01:00",
"date_end": "2026-01-10T12:09:49.4720865+01:00",
"date_open": "2026-01-10T12:09:49.4720865+01:00",
"date_close": "2026-01-10T12:09:49.4720865+01:00",
"id_employee": "f113075e-0e28-4ed2-a2dc-cb128794e8d4",
"id_employee_sec": "cb167763-7d7c-4667-b7af-3aa58971f645",
"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": "f4a21a27-41a1-436e-8c69-5e334aff8cbb",
"comment": "sample string 7",
"id_user_open": "0815ac6f-f3fe-4332-907c-122ae6662a57",
"id_user_close": "121f4eea-3f45-487e-bcde-f17cab09426e",
"id_unit_state": "a89b7e9d-af4f-43ff-8af4-70cb65042a64",
"id_pos_sesion": "246c2bc6-3dee-4380-bbd2-caf58d3844dc",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:49.4720865+01:00",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"mt_employees": {
"$ref": "23"
},
"mt_employees1": {
"$ref": "23"
},
"mt_rooms_units": {
"$id": "50",
"id": "ae0f0ba3-3c6c-4b11-abe7-dfd0e3a37f4b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "a1cd2035-4fdf-4bda-b022-a9db096eba77",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "fdec6bbe-068d-4942-bcc3-3951031f8c03",
"locked": true,
"date_locked": "2026-01-10T12:09:49.4720865+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "9b91ce1c-6051-4ed6-891a-fdb7752c6c5a",
"commited": true,
"mt_rooms": {
"$id": "51",
"id": "7ae8d61b-2f66-492d-9ec1-8fb5fcc0cf7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "12286d08-eb35-451e-abd7-9bd936478857",
"name_pos": "sample string 6",
"id_image": "409ff561-04a9-4c01-be52-c9a10570b433",
"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": "3687b51d-7e96-49e3-8959-3a9215fe97ca",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "88e37a34-de9a-4466-985b-10c5b96f4caf",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$id": "52",
"id_pos": "84c6989d-7411-4712-b931-4d7c865276fa",
"id_room": "833f4a24-0189-4ac5-8289-671e2beddecc",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "3411a418-1b33-4a7c-aa87-46df73b87272",
"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": "aa0fdcbd-1d64-4dda-b7de-7b755c6c9ca7",
"id_room": "9189d31a-a694-47e3-b793-f2d17c160150",
"date_in": "2026-01-10T12:09:49.4720865+01:00",
"date_out": "2026-01-10T12:09:49.4720865+01:00",
"id_user_add": "55ee4206-6cc3-4d95-96c6-56c0d2f1b35f",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "0e44ca28-d661-4b15-b180-aa9c769bf7de",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "1af50a99-d480-42fe-9b07-21ee1a4df52c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$id": "55",
"id_room_type": "166baf04-8c67-4b31-a88a-0427b007ed81",
"id_room_state": "97ce5bec-1925-40cc-89c5-ebcd99499247",
"id_image": "95d30b6e-1416-4859-b474-9e6dfccefa42",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "c9444d95-771d-4d0d-966d-a6e12ffa92a8",
"commited": true,
"mt_rooms_units_states": {
"$id": "56",
"id": "c0c5afed-4102-4af8-a292-0ae4e646e5c4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "929efea1-327f-4b72-b5fa-13efcac624e1",
"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": "2720ef92-7d7b-4749-addc-853714c4ca5d",
"id_pos_sesion": "bd711681-7650-4cf5-9cfe-7767ce551f07",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "99d63c38-c9df-45c6-a73a-bd2977bb6aad",
"id_room_unit_activity": "094b0e81-6083-426f-b280-641437b31441",
"id_doc_sa": "73ceb1cb-f8ff-4fe4-8fb4-bf42edd319a9",
"id_pos_type": "9094c898-7a38-4335-8bf5-264b63d7c2bd",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "336cce88-39d7-4f8d-824f-10f7fc62c39f",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "47"
},
"tt_tips_users": [
{
"$id": "58",
"id_tip": "ed0e473d-870c-4e1e-815f-2ed8e533c37f",
"id_user": "fe334311-3dd3-4643-b355-e24de028b1f7",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "ecde99fe-8421-4dd7-b937-c7143397e53b",
"id_user": "33c4cbe0-1256-4782-a554-794f04d60150",
"date_add": "2026-01-10T12:09:49.4720865+01:00",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"st_users": {
"$ref": "3"
},
"tt_pos_sesion": {
"$ref": "47"
}
},
{
"$ref": "59"
}
]
}
},
{
"$ref": "46"
}
]
},
"mt_items_vouchers": {
"$id": "60",
"id": "feac4fa5-5b51-4585-bd23-69a5605edd08",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "96d57e88-3182-4a3e-98a1-f9fa49dbd4e2",
"id_doc_print": "80d0ca35-18c4-4a28-8016-cc5b44073cdc",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "59b942ec-e1aa-4fb3-88e1-64551097cf53",
"id_line": 2,
"id_item": "67dd4a4e-97f8-4aab-bd57-5353d901a95e",
"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": "a5511621-11e9-4d4d-b69e-2935d452e96a",
"id_doc": "aea94805-f843-45bf-a91a-a811d660cda0",
"value": 3,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "03aeeacc-734c-44bb-8dfa-9b314b84a973",
"id_pos": "d2272045-b4f1-46de-ab5f-0a244b8474c9",
"id_doc": "7a6c84f3-38d8-44b2-a9ff-2e4db4a10c77",
"id_branch": "abce4fd9-33d0-48b8-98d9-3dd9d0a2c4ee",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:49.4720865+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "99768011-140c-4c44-86dd-1be13bd3c85d",
"id_loc_from": "f7c22843-536d-45cd-9cde-dd0f19789ceb",
"id_loc_end": "64283222-6201-43a5-8cb1-35f741d09618",
"id_user_add": "3bf6e95b-d8c7-44ef-81de-aef41f2bde2a",
"id_user_upd": "9b3cc1a9-c09c-4322-bba7-d6c3f1c4da02",
"id_pos_sesion": "8b6a3ea1-5049-42bc-8fe7-79506b5af611",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:49.4720865+01:00",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "64",
"id": "9bf78c87-a867-4494-8d77-de8fd57054e0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "2be8a3c0-2c13-40bf-8091-981e902b4621",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"id_user_upd": "4b336ce1-24df-4d74-8b23-3b513f4764aa",
"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": "9d45f32c-3356-4ae4-afab-41bdc521f652",
"id_item": "a41cb6d1-861b-455c-9873-630a46a1099d",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "cf05e941-7d15-4963-8983-6b4d54329165",
"id_line": 2,
"id_item": "b5745610-7081-464a-90e8-3f24c9fd4269",
"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": "2f182092-7dcf-4649-b413-cffb96a4cc0e",
"spool_server": "sample string 2",
"id_doc_sa": "0b9a7bf6-6777-4e9a-a8f0-518ad0a5ddbb",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:49.4720865+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": "fac25d3a-24d2-4954-b9b8-fba582327636",
"id_pos": "0c6b7c9d-9ca2-428f-9a41-402227138956",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:49.4720865+01:00",
"key_access": "sample string 5",
"id_user_add": "835511b4-1e96-450b-bd95-dba83b442bb7",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_users": {
"$ref": "3"
}
},
{
"$ref": "68"
}
],
"st_users_pos": [
{
"$id": "69",
"id_user": "aa47c9f5-883c-496c-8719-6afea5b90774",
"id_pos": "3744adb8-f918-434f-bc22-f56ac54d5868",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "faf7f563-3791-4015-946a-2efbd98c3554",
"id_pos": "e204d02a-50e0-49c7-b198-a974cfe54242",
"date_add": "2026-01-10T12:09:49.4720865+01:00",
"date_upd": "2026-01-10T12:09:49.4720865+01:00",
"date_out": "2026-01-10T12:09:49.4720865+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": "eefbc757-beed-4880-9532-bd1b0016661d",
"id_user_add": "7249bc23-c471-48c9-92af-6f0b7f83e5cd",
"id_table": "c031afba-8a33-4fa6-bab6-b750820cd635",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6f368de6-45dc-498a-a735-d6190cce91af",
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"mt_pos": {
"$ref": "11"
},
"st_sync_tables": {
"$id": "72",
"id": "c18946b5-a2d8-40ff-bd7b-51aae0d6f503",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "73",
"id": "ef723676-2d11-47c0-8dfb-a8ed55d2ffd9",
"id_sync": "2c123dc7-df23-4acd-9d31-99479e572ebd",
"json": "sample string 3",
"id_table": "5dad3ebc-0929-4359-b34e-3c73d77092ff",
"order": 5,
"st_sync_packages": {
"$id": "74",
"id": "830e9729-686f-4a1a-a304-6b08e049f513",
"id_branch_from": "802134a1-e8f8-4ec8-a64c-30f467d4fd34",
"id_branch_to": "82728206-f357-472a-86ea-a1643cb3d6f1",
"type": 4,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:49.4720865+01:00",
"send_on": "2026-01-10T12:09:49.4720865+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": "7780fa09-8df0-40e7-b1dd-49c011b51637",
"id_pos": "0da31e3f-03e9-4130-acfd-6e3a7365ede9",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:49.4720865+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": "d3843572-e5b1-46e5-8eb9-017894bd13ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f78b59f5-a5a3-4890-9a9c-21f0ad700328",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "280c5aad-e62c-4051-9ae8-c381c3c67280",
"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-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "bbbe155b-5c6d-4122-8e3a-59750c8dc051",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "d638148c-cd71-4157-a665-55c6d623e05d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:49.4720865+01:00",
"last_update": "2026-01-10T12:09:49.4720865+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": "b3e462df-dbf1-4eda-b5a9-040b4ed58511",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:49.4735346+01:00",
"date_end": "2026-01-10T12:09:49.4735346+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:49.4735346+01:00",
"last_update": "2026-01-10T12:09:49.4735346+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": "389366e0-c4d6-4308-bdbd-867ae0f4eaf8",
"token_id": "sample string 2",
"id_user": "ba4035f0-d25b-49c1-88d8-3301ad40d983",
"date_from": "2026-01-10T12:09:49.4735346+01:00",
"date_end": "2026-01-10T12:09:49.4735346+01:00",
"created_on": "2026-01-10T12:09:49.4735346+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": "f4f9a5e4-cc07-4713-8ed7-6e9f15416454",
"id_room_activity": "0a32bb55-4433-4e48-b2dd-8a1d897370cf",
"id_pos_sesion": "ee8a2415-8cd6-4442-b4fc-f8c9a46350b8",
"log_text": "sample string 4",
"id_user": "20f03b64-c831-47e2-9fbe-4d8efffbac1f",
"created_on": "2026-01-10T12:09:49.4735346+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"
}
]
}