GET api/Mt_Employees_Branches?id_employee={id_employee}&list_id_branch_txt={list_id_branch_txt}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_employee | globally unique identifier |
Required |
|
| list_id_branch_txt | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of mt_employees_branches| Name | Description | Type | Additional information |
|---|---|---|---|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| id_user_upd | globally unique identifier |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
|
| mt_employees | mt_employees |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id_employee": "4391282e-5259-42b5-a99b-9be899e08d5d",
"id_branch": "347b485c-954c-41d4-8440-b6bd37f4b9d8",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "5d547b9d-2c0c-462a-9fee-ebce020adfee",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "678d5de4-2256-45d7-9b9d-c9841b5de35b",
"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": "9469c3fa-5f09-43ea-83fe-5bcf227fbd37",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "20f962a0-25cf-4797-836b-e0dd245f6441",
"commited": true,
"st_images": {
"$id": "3",
"id": "3a17b846-296a-4ec9-a88a-9b337b883157",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "c968398a-5c2c-4f9f-8bc1-b21f4d821a7f",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "ef1db8d0-032b-4e5f-907f-efd662a3043a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "1128633b-7adb-4230-8361-1a229ec0137f",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "bf20c438-0cb6-471f-b85a-711fbae1ee93",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "1ebf809b-a248-4997-912c-e66bfa6a400d",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "be5c1747-e113-476b-af42-365e1c82d21f",
"id_item": "02be3f69-fc15-407a-b51c-0d4e52401068",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "2e538d41-1351-4365-80fb-27d5a5ea958d",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "aaae0303-91e1-42d1-8f18-1b26e14bff45",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "bbddc57c-2444-4141-b73a-4763eaa57b11",
"id_unit_sec": "3e4748e9-3f43-4e51-ad2f-2094cd181e0c",
"id_brand": "2e236b39-50eb-46c0-9ffc-c072a5ded28c",
"b_sale": true,
"b_stock": true,
"b_price": true,
"b_unique": true,
"b_exclude_control": true,
"tax": 12.1,
"change_price": true,
"force_printing": true,
"is_ticket": true,
"is_supply": true,
"define_price": true,
"is_multi_sub": true,
"external_id": "sample string 19",
"name_pos": "sample string 20",
"name_print": "sample string 21",
"id_image": "efe91568-4662-45e6-8fed-4cf1504af81c",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "68e53763-60ee-4b86-b5ea-5f6552951a1f",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "6f8b8d2a-aec8-4396-9c7b-c414451e291c",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "3dbf86b4-0ee0-43bd-823c-59145b18500c",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "08e00a0b-8620-4aaa-9051-363e684b7201",
"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": "31c1d25e-05f8-4720-9145-9fa8061a2234",
"view_messages": true,
"id_image_photo": "b512961d-0e28-4fa7-a1e5-82bd12c05c66",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0a2fc5ab-5592-4412-ab37-2949e1819263",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "ace236c2-feb6-45da-b153-cbdec6384290",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "229dc694-d729-4f5a-98f7-9a46ba045523",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "c430f26e-364a-4de9-9990-99a19b389c09",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "72b0506d-bb2b-486c-96c2-34ba00f09d3c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "d87c6347-c740-4c73-ac6c-97f842c23b98",
"id_zone": "c1cd89aa-e131-4192-a7a9-b51fb35ccadd",
"user_required": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "4a75d066-7245-43eb-a045-3daee46e2c6d",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "44a56371-3399-4092-92ba-eb3c8d653fb1",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "166e51f2-6cf2-48ba-aba7-f627e43e765d",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "43be2fba-3da4-4ddf-a7c2-aa6455b48a0f",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "ec7abb4f-279f-4ff5-9990-e7b039ef9cf7",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "ac062395-7ee6-4c56-a375-a036e65560a5",
"id_cloakroom": "d3d315cf-f476-4423-9061-e0a022617dd3",
"id_pos_sesion": "ca30b9c2-ae86-46f2-affb-848ea4ddfafe",
"unit_id": 4,
"date_open": "2026-03-10T07:07:44.8326061+01:00",
"date_close": "2026-03-10T07:07:44.8326061+01:00",
"id_doc_sa": "d7dc0fbc-86ad-46bd-8131-fe07ec2d0671",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "1b73b293-503a-4fd4-a928-7fdd271cb300",
"id_pos": "cb843719-c6e9-4ad9-81a2-2b12df82f5ca",
"id_doc": "b0db7d6c-cbb4-4433-8a05-7d35826fd7eb",
"id_branch": "c16c8270-e631-4e46-ac93-61748d9255ee",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:44.8326061+01:00",
"date_tax": "2026-03-10T07:07:44.8326061+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "661ba6c0-0061-4fef-827c-dd7d52aafe1a",
"id_relationship": "baa08ad9-50d9-4171-bdfc-f3792116154e",
"id_loc_from": "a085b750-7005-4bbb-927a-b13a1ed7a9ae",
"id_loc_end": "6bc49dac-3617-4852-99fc-1dc38a1f4361",
"id_user_add": "928a2718-ebae-4b7f-9b2c-a0a712da7c90",
"id_user_upd": "e02ccde6-883b-4ad5-beaa-404fecc7bf1d",
"comment": "sample string 12",
"id_pos_sesion": "0eda4bdf-9f0f-471b-af44-be0eaf94cc95",
"id_room_unit": "ca1fc680-3b8e-4dc5-8e19-5c9f01598ebf",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "351b2ecc-3d2a-4064-bf91-9df9b0bac1ee",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "dffde405-78d8-4349-9e0a-4b8295d671ec",
"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": "beb319be-e9df-4692-9321-f4e83565a09f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "6ffd2467-c8e4-4087-9490-85a583571891",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "87143220-bf0a-4edd-884d-f15d3c25b989",
"id_pay": "3f410398-5b87-4907-a7dc-d2a5c843de3e",
"id_money": "74582292-0897-45eb-ae99-b4b9eb34dc0f",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "4f108e19-c079-4a8e-ad2c-4100c458b82f",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "9dc09c59-2ef5-42d5-a4d9-8bc90392de51",
"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": "3862f2af-5ecd-4f66-816a-c0d0645b19e9",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "d07e0f8e-10bf-4de7-821f-6ea8c506edf8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "694d7dbb-5f90-496a-bb23-df41427e49f2",
"id_money_2": "0660a71a-0194-46c2-b437-1ac79bac4e72",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "6dd4b536-a94e-4a4c-8b79-fecad5eeed47",
"commited": true,
"mt_money_types": {
"$ref": "16"
},
"mt_money_types1": {
"$ref": "16"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "17"
}
],
"mt_money_rates1": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$id": "18",
"id_doc_sa": "15e703a3-3e47-4a24-b406-367ca7da72d6",
"id_pay": "48b41fc2-3116-41ff-9b3c-43b4f3feb42d",
"id_money": "8641fe91-99f0-44c5-984b-fda916199900",
"date_cashflow": "2026-03-10T07:07:44.8326061+01:00",
"coefficient": 5.1,
"id_user_add": "b17d6d4d-7a0a-47eb-92a5-8f49841c543e",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "8ef23332-250b-4d93-9d10-7b75f3f70fd2",
"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": "ada202da-774f-4044-ad44-94a2cfb90c98",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "79dc6186-6702-4833-89c6-b6800ad50988",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$id": "20",
"id_doc_sa": "784d4864-3c5a-40e9-8c72-1932c7e2e3bf",
"id_line": 2,
"id_pay": "96967dac-f96c-4ca9-9801-93ff103d3390",
"id_money": "e057a327-e18e-43c4-9c02-3769cba8c80d",
"coefficient": 5.1,
"id_voucher": "d35795a5-597e-4ad7-89ef-e782bc200e3c",
"id_employee": "9750dc1b-ee69-4c11-83be-f61cc87ff229",
"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": "03347ad8-b994-4895-8a03-88e035dd426c",
"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": "21",
"id": "cde07146-3d86-4752-a9c0-41d81a7fa643",
"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": "8a1d623b-238c-413f-bcb7-8c954551c15c",
"name_pos": "sample string 12",
"id_image": "0ffd5aeb-600c-4e83-ba31-cad7c06f1881",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "8f58ed90-1c1e-4573-bf1c-0614bebe5bcc",
"commited": true,
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "a45c4387-35a8-4854-b1df-55d71a6c6820",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "2a5d30e4-d023-4883-97a8-07881217626c",
"commited": true,
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"st_users": {
"$ref": "8"
}
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_det": [
{
"$id": "23",
"id_doc_sa": "909f58c1-f4d9-4ee7-9d9c-1f70ad1c12fe",
"id_line": 2,
"id_item_sub": "77268b1f-d6db-4b0f-b2f6-ffd0560757e5",
"qty": 4.1,
"id_list": "5c1d8e02-b878-49d2-86b6-10f564ab498e",
"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": "529cf6ba-6de5-4106-8e52-ca7b9a72a3fc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "450b93db-bc75-4f36-b529-7925c25ddf39",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "754feb90-11d0-4f09-b9c1-360d15d15454",
"id_user_upd": "390f6281-0ccc-4d37-b8bd-ad0ff05c34fa",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "24",
"id": "eb1d261c-e5b1-4b71-be1e-2f10a698cfc9",
"id_item": "13a40132-174b-42a8-b368-8f2ebb22abb7",
"id_item_type": "33aea18d-8d82-4ea9-bbe9-95f908f95f33",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "94930dee-5aa8-44b3-8182-f337358ed927",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "273d7ad3-8b43-4d92-82ed-60102f35f2c5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "15e2a826-e554-401a-829c-cac5d79658c5",
"id_item": "8413e988-c540-478d-8bb2-4036872a23f3",
"group_id": 3,
"id_unit_ref": "1b238983-9fa0-4bff-a283-244f9a8ac9cf",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "5ec22af2-9570-4686-896e-d5cfdc9d7be5",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d295279d-defe-49c2-8de7-d0a7abdd42db",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "db36bbf5-6396-465b-afc8-49b700f00651",
"commited": true,
"mt_units": {
"$id": "27",
"id": "1c09c2fa-a2c5-45bd-9f2d-e1dca3ece125",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "b11f5792-18d0-41a9-8031-be80ef294a59",
"commited": true,
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
}
},
{
"$ref": "25"
}
],
"mt_items_types": {
"$id": "28",
"id": "73965f7c-4046-48e7-8505-3dabe2de42ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "26144315-29c1-4374-8093-0161b6fa3784",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "e3608cb0-1c59-4a8b-94ae-93d3d92d9ac6",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "9afb4f40-85d7-4eb2-9613-e36d54ddb9a6",
"id_line": "196b6c80-db77-455d-b488-10ffb8b7d16c",
"id_category": "c621465d-c276-45c6-80ce-de1f9e546abd",
"id_item": "cb27261b-93fc-4bb0-afb9-8485cbee5d20",
"id_item_type": "8b0b384d-6261-4b32-8da1-f81784a6cdb6",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"tt_vouchers": {
"$id": "30",
"id": "7c3b396f-f706-4ef5-92fb-f5962d032f7f",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"date_used": "2026-03-10T07:07:44.8326061+01:00",
"date_sesion": "2026-03-10T07:07:44.8326061+01:00",
"id_employee": "84584718-a4b3-409d-822a-b306ac7c7f7c",
"id_branch": "c3c2ed31-d436-4425-a5ed-900cfa36ab00",
"id_voucher_permision": "5239c4e6-c4c1-45fe-aaa9-8b7cc3eca807",
"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": "8168d8da-e5e8-4c8c-9ef1-676217d853c1",
"id_user_add": "87f2887d-582a-4f0b-968d-18c9f768f05c",
"id_doc_sa": "cfde1f63-6bb4-479f-a39d-feb700dd5261",
"id_item_sub": "0d32db6b-a7ec-43cd-805a-7659fda33912",
"id_pos_sesion": "1d39dc61-301d-4003-9143-6d7e3f5608ad",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"tt_vouchers_permisions": {
"$id": "31",
"id": "b01d98e6-a147-4cc8-b4ac-bdf60d61867f",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"date_used": "2026-03-10T07:07:44.8326061+01:00",
"id_employee": "538c5ba0-31ac-4910-86db-ce79d7f70ba5",
"id_branch": "0e4f71b9-2276-4105-9eab-fd0b4f11c284",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "acf693c4-fe46-49db-ace0-1b5edab1e0e6",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
}
}
},
{
"$ref": "29"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$id": "32",
"id": "76c3200f-99c4-4689-95de-9dc1b7c88d1e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+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": "9cfbfeee-63ab-4114-bc13-b81a25e1a966",
"id_pos": "734c83ec-7394-4a6d-853f-7ffe09d381c2",
"id_list": "44c3daa8-5729-4dd3-bcc8-46f0d5f28c3d",
"id_item": "7bb4b6ed-f570-4ff9-8b27-ed313f70c189",
"id_item_type": "889661e7-8daa-42d5-8466-7b0b204e99f2",
"id_category": "9981afc4-1efc-4e93-a3ea-1e457dbfa7db",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "99e47f17-e9c6-4e0a-9e97-c437f002e770",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "33",
"id": "49ca464e-5f55-478c-b6a1-e5f425dd3158",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "df3a9599-bd58-44f6-ae22-8366346291d8",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "60cda35c-6b35-48f5-b1dc-d047809d3f06",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "2bf94a5c-c684-4982-af73-a208fccf0e23",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "eb98e80d-a5f6-46f8-8a87-b75dffbd2561",
"id_pos_type": "1ea0e606-9253-4555-a31a-fe8e5fa89606",
"id_price_list": "b549886e-b635-4261-87bc-f5f5a0acfb89",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "97983688-7873-49b7-ba6e-5fecb3081a08",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "2e0019b2-3cb1-4e71-98ba-35066ebece7e",
"id_pos_type": "a1d3d41c-907c-492c-b570-e38275929b15",
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "bffe695f-aadd-4965-a6a0-9ad5d033c2c9",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "ab8d54e6-9a5c-45f9-bf01-2983371fce37",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "72c08041-3342-4cdc-b858-94dbb21da9b5",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "8df1a9e4-5029-473f-88b8-74d81c1cedf3",
"id_branch": "d03c6e65-983c-4ebc-b16c-fca6ca7d80b0",
"id_pos_type": "cc461063-a268-49e8-a756-cc21599571ab",
"id_pos": "19f947fc-1a23-4103-9c43-eed7803ce43a",
"id_item": "2b7887be-4648-4eed-b6c7-8aa13d22e820",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "3ed6d889-2012-4339-b549-82f96891a104",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "36"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "37"
}
],
"mt_pos_doc_print": [
{
"$id": "38",
"id_pos_print": "8d0b31a6-c538-4e3c-bb61-ca360cad02d5",
"id_doc": "bec66fe5-b9c2-47b8-8a91-e89d436da61a",
"id_pos_type": "7898dd67-b927-4247-b9e1-d4f2bbfe1fbb",
"id_doc_print": "99371573-9acf-47e2-9b3f-fd5e86e6f610",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "fc60cb7f-20b8-4558-bbc0-a438f101f260",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "1d025ba7-fd26-4ab4-9a51-32e34a9f53f8",
"id_pos": "ef10cc42-2db3-479c-b37f-9edbd08e8c88",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "d4b80402-b309-4d0c-8e9c-d0eb2ef24641",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "36"
},
"st_doc_print": {
"$id": "40",
"id": "4c03597d-e641-419c-a2f5-81b894578b0a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "0b3567b1-381c-4539-90a9-54b91d92eaf8",
"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": "40"
}
},
{
"$ref": "41"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$id": "42",
"id_list": "162030b5-09a0-4832-8c2a-916bf399e757",
"id_item_sub": "a0dada7a-bf68-4d77-a88c-b26c7097d1a4",
"validity_date": "2026-03-10T07:07:44.8326061+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "20451894-18ac-4e83-94d4-49ec7b12d9ff",
"commited": true,
"mt_items_sub": {
"$ref": "24"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "42"
}
],
"mt_prices_list1": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list2": {
"$ref": "33"
},
"mt_prices_list_rules": [
{
"$id": "43",
"id": "e55b7e5d-74a5-4b15-9d70-1f2f0071bb3d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"id_branch": "b0a85560-b753-4979-90de-a11032a5ee17",
"id_pos": "0806cbfb-19bd-457d-9452-63568998b544",
"id_list": "461533d0-746a-4211-9379-5b103cda7d9a",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "7c617f20-16d8-488b-9ef4-6149f690c6f2",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "32"
}
],
"tt_items_customs": [
{
"$id": "44",
"id": "2649a509-b64b-47b1-8e35-6b1347a8cf66",
"order_id": 2,
"id_item": "06906a0c-8a8a-4e2c-a2b4-598ef12f3fc2",
"id_item_type": "3756083c-f3a4-49d8-b922-faad8ab4492b",
"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": "594d8a0a-2b3b-40a3-bd65-6552788aa06b",
"type_item": 11,
"id_voucher_json": "c01af23f-fea1-4e25-ab50-1ab45409ba18",
"count_voucher": 1,
"id_category": "05d9a861-61a1-4409-9f7c-104c4998d522",
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "133a038c-899f-4e4a-b901-9add69047ffb",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "45",
"id": "4fa61ca5-acf6-4d54-a24b-64b07934d69a",
"nro_sesion": 2,
"id_pos": "88bfb683-8743-492d-a24a-80132b7401d9",
"date_tax": "2026-03-10T07:07:44.8326061+01:00",
"date_open": "2026-03-10T07:07:44.8326061+01:00",
"date_close": "2026-03-10T07:07:44.8326061+01:00",
"id_user_open": "0feeb6dc-3768-4af8-8278-88aedec6006e",
"id_user_close": "26588739-9166-465a-bec0-1bd0890be8d7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_sa_pt": [
{
"$id": "46",
"id": "4825d6b5-6e8e-494a-88d5-3dce8657bfba",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "48badaaa-c35b-4a54-a57f-88498d603137",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "c47927c8-c720-498b-90cc-9c4da961266d",
"id_room_unit": "881d44ff-b918-4d4c-a613-d36bd05e2c3a",
"id_room_list": "410f0668-ec52-45ee-8155-c78aa00a32d9",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-03-10T07:07:44.8326061+01:00",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"date_open": "2026-03-10T07:07:44.8326061+01:00",
"date_close": "2026-03-10T07:07:44.8326061+01:00",
"id_employee": "9ec616c4-27bb-43f7-a7b4-23ca74baac25",
"id_employee_sec": "cc8aa2a2-b63f-4248-891a-c54968356ae1",
"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": "b2e10e8d-86c1-4efb-adda-7e43023eed30",
"comment": "sample string 7",
"id_user_open": "efccefc8-bc09-46ad-97bf-09218e4bdb97",
"id_user_close": "ee39306d-2ed4-4d26-b325-d0e31311cd24",
"id_unit_state": "c21f76bf-a593-4d6d-85e2-1b5cf80c97e7",
"id_pos_sesion": "75b6598e-2947-465d-b99f-83f1d21822ac",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-03-10T07:07:44.8326061+01:00",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "07ff3d08-7b5f-4f0e-80ba-55feca39faef",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "77023abd-47be-4031-bd28-8a9e544e1c61",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a8d2e6dc-ea4f-4a6c-8129-3419ef5478b2",
"locked": true,
"date_locked": "2026-03-10T07:07:44.8326061+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "314c836b-6dfd-4d53-91b4-8fa1fda8179e",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "d2dc68fe-b923-42df-b24e-2ebf67e031ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "60c2e7da-020d-4bba-a202-a939db7fa594",
"name_pos": "sample string 6",
"id_image": "8392dc3e-a8ea-42c1-9d27-ad9bdb77743a",
"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": "69778564-b4ea-406d-a76e-15866e2f1c0f",
"refresh_status": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "05d016fc-e4ec-4808-adfd-623339a9a1f3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "8d99c049-2561-48df-b879-ae5176405e16",
"id_room": "f146e780-04cc-4d7a-aee5-c602a9549e83",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "870da5b2-ecc2-4615-bd59-b9ecba7d465d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "50"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_list": [
{
"$id": "51",
"id": "7dfb0602-64a3-42d3-9ccf-84e370eb2a39",
"id_room": "c7d66904-dfa3-4759-8414-362b3ea739b8",
"date_in": "2026-03-10T07:07:44.8326061+01:00",
"date_out": "2026-03-10T07:07:44.8326061+01:00",
"id_user_add": "bd1600f2-ee19-4fa0-b8fe-2378801d927d",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_rooms": {
"$ref": "49"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
{
"$ref": "51"
}
]
},
"mt_rooms_units_types": {
"$id": "52",
"id": "db8af43e-7fbc-4ef2-9d05-ec40f0d75395",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "b74c9f41-4be6-4ea4-b098-9d8372f5ba63",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "a65ecd0e-1d35-4ad0-892c-ff1cefcb67bd",
"id_room_state": "fbe970a5-ffa3-42e3-8044-95e510908525",
"id_image": "525dc4b6-5be1-47e5-92e1-ef2941bd8d1d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "2aa95a22-a21d-40f7-8cd3-11b57e13482c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "421e2ba8-e6b7-4efa-aa8a-4b3599206522",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "03c562a7-f3a2-4681-9f96-4628f6fd88a2",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_types": {
"$ref": "52"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "53"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_rooms_units_states": {
"$ref": "54"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_list": {
"$ref": "51"
}
},
{
"$ref": "47"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_tips": [
{
"$id": "55",
"id": "7995051f-9f69-48ca-b44a-c2501fa9f109",
"id_pos_sesion": "e59bcedd-e1a6-482a-aa42-3fa4ca2785be",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "25f8e742-bf02-49dc-b22a-2e95aa6e56c2",
"id_room_unit_activity": "c348a3aa-c9d6-4d3b-a8a1-9720b63794a2",
"id_doc_sa": "979e86f7-bfa9-4d9a-bbc4-84d0a27107f0",
"id_pos_type": "cf772c6a-3c5e-4633-88dc-d50cf55fa635",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "402f3271-e16a-4c64-a22e-2c8c69abd832",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "6b2c22c2-69ac-4e89-8f1f-e2470a85d5f5",
"id_user": "aa789713-e149-4262-95ec-426d052c7857",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "1aa9b1a0-e30f-4ed4-9ebf-23519e1d3bb9",
"id_user": "fdfc642b-3175-4102-8d44-9fb3abc226e4",
"date_add": "2026-03-10T07:07:44.8326061+01:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "58",
"id": "e27f078e-01fb-41f6-8768-5f1ecdda6c9a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "89dc0157-c764-4084-ba02-12fc15a33d05",
"id_doc_print": "f14f86dd-fefa-4ee9-99e6-2646a1c1ffca",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"mt_prices_list": {
"$ref": "33"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "59",
"id_doc_sa": "1e954809-9c22-4e70-b6ee-3c282fcb8541",
"id_line": 2,
"id_item": "6300b463-5b25-447d-90e2-f92ba7ad15ab",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "59"
}
]
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "30"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_money_types": {
"$ref": "16"
},
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "18"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
]
},
"mt_payment_types": {
"$ref": "19"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "15"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_num": [
{
"$id": "60",
"id_pos": "7b939908-0d30-4e10-9296-8b63df4d556d",
"id_doc": "f018f94c-1fea-4aa4-9455-416238daa58f",
"value": 3,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "60"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "61",
"id": "fe61aea1-7f53-4afd-be54-066ed1a63c22",
"id_pos": "a54def85-f45f-4be6-841b-c15e61dd945c",
"id_doc": "49c0e6c3-6e4c-4c3b-84e6-0fd3ad66bd68",
"id_branch": "e7e24985-42ad-465f-b750-0aaab3b13e2d",
"nro_doc": "sample string 5",
"date_doc": "2026-03-10T07:07:44.8326061+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "07c53fcc-f17f-4651-a8fc-57d7037a99fe",
"id_loc_from": "327052c5-cbd0-440f-a22b-fc87310546e7",
"id_loc_end": "dbfb3333-9901-4532-a938-020918a9a1fe",
"id_user_add": "bd3702b9-ddc3-4475-a682-bd9b4088bc72",
"id_user_upd": "35982da2-a426-4559-b855-6c8260764594",
"id_pos_sesion": "4458cdb7-8dba-44e7-b77c-30b2ba6fc46d",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-03-10T07:07:44.8326061+01:00",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "62",
"id": "86f850de-ea70-448f-9b53-ccc13e2ab1ee",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "dc55cc1d-d470-4caf-b425-7fb21f8b9987",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"id_user_upd": "6bef414a-fb9f-4616-b674-13e237527600",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"st_users": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_stock": [
{
"$id": "63",
"id_location": "141a8e7a-4ab1-46ad-b3fb-75eabbabe5e5",
"id_item": "4a3f9d8f-25b6-4fe0-9c9b-185679f80ff6",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "62"
}
},
{
"$ref": "63"
}
]
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "64",
"id_doc_st": "611764d9-17fe-4fa5-9d3f-6256e9443b2a",
"id_line": 2,
"id_item": "c2afe851-687d-45ae-9e50-7592f2017fc6",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "61"
}
},
{
"$ref": "64"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st2": {
"$ref": "61"
}
},
{
"$ref": "61"
}
]
},
"mt_locations": {
"$ref": "62"
},
"mt_locations1": {
"$ref": "62"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "45"
},
"tt_rooms_units_activity": {
"$ref": "47"
},
"tt_spool_doc_print": [
{
"$id": "65",
"id": "66a555d7-1b9d-47df-95c0-cbadcf84759c",
"spool_server": "sample string 2",
"id_doc_sa": "09263836-591d-4651-a20a-7d1b4e654f91",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"printed": true,
"print_on": "2026-03-10T07:07:44.8326061+01:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "65"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"st_doc_num": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$id": "66",
"id": "0628529a-0816-4af1-9bb0-a311950ffbb9",
"id_pos": "b7be913a-5231-4824-8ef2-4dbb73796b4d",
"mac_address": "sample string 3",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"key_access": "sample string 5",
"id_user_add": "71c8c340-c279-462f-afa0-dce4e5af0896",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$id": "67",
"id_user": "7ac2ac46-89bd-4c0e-b197-3aefacd0cc84",
"id_pos": "dd394474-db23-4cf3-9b48-d318ddbe09af",
"pass_required": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "68",
"id": "a85a49ba-6d6b-4fc7-9dd7-532e8f7900e7",
"id_pos": "e1c6665b-ebf1-4e0b-b6eb-2c981a4e1430",
"date_add": "2026-03-10T07:07:44.8326061+01:00",
"date_upd": "2026-03-10T07:07:44.8326061+01:00",
"date_out": "2026-03-10T07:07:44.8326061+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "69",
"id": "f5bb9cee-1b0d-4389-9a1a-1ed02e11640a",
"id_user_add": "0888d09f-9d3a-48f7-a5cc-01224fc6e41b",
"id_table": "e1c98e93-4a7b-443f-a7f7-af0a8155dd85",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "3239cc78-0d62-4ce2-947f-264513d63658",
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "70",
"id": "1fb860aa-cb22-46f5-8a12-2acf280687de",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "71",
"id": "0c75ed84-dea0-40f0-8f5e-579a84c26e97",
"id_sync": "a75f2f4c-7fdf-41f8-ad98-e091e88b9cc6",
"json": "sample string 3",
"id_table": "81572487-22ad-4add-89d2-d93803a25645",
"order": 5,
"st_sync_packages": {
"$id": "72",
"id": "e7c1175f-fb3f-4b8e-bdb2-917ffd52e6eb",
"id_branch_from": "5f39091f-ff5c-4635-b22f-0c5285dbef3a",
"id_branch_to": "1d7e53ae-8e94-4c0f-91dc-2bb01e8a60a8",
"type": 4,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-03-10T07:07:44.8326061+01:00",
"send_on": "2026-03-10T07:07:44.8326061+01:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
]
},
"st_sync_tables": {
"$ref": "70"
}
},
{
"$ref": "71"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "69"
}
],
"st_local_variables": [
{
"$id": "73",
"id": "15e30b62-72c8-4ef9-b051-626ebfcebd53",
"id_pos": "9cf1cb44-7598-4022-be3d-4ccaed3b091a",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
{
"$ref": "10"
}
],
"st_users": {
"$ref": "8"
}
},
{
"$ref": "9"
}
],
"mt_brands": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_categories": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_employees_profiles": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_money_rates": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"mt_pos_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_pos_types": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_view": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_rooms_units_types": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"mt_units": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units_ref": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$id": "74",
"id": "78f998bf-8134-4c05-9945-85ed19cb4b83",
"id_function": "b26f5868-4b87-4e77-ab39-dde451170a76",
"id_user": "9e64fee1-a056-49b2-baf9-879db27c5324",
"id_profile": "b450cbeb-2d0f-40f5-97c2-738b9ce1fd1a",
"permission": 3,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "8d50fcef-d208-4e14-9583-db0be680e48f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "76",
"id": "d6b04954-26f4-4704-8221-e6fdcfa7aabe",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "799d1a82-92a3-4ec0-bd39-99ba09b8a03e",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "bfa5cc43-46a3-4c27-87ad-f4e043ce6275",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "f4c0b208-4c4f-4423-a9b5-e000fc2392da",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_pos": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "011bcb8b-0209-4424-bdd0-28f73fa069f9",
"token_id": "sample string 2",
"id_user": "888e97cf-4d47-4435-aa3f-1aacc3886cd2",
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa_det1": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_doc_st1": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_pos_sesion1": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_rooms_list": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "47"
},
{
"$ref": "47"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "41f17006-4c1d-42f6-9747-2eb468d4db58",
"id_room_activity": "29b45a4b-5c84-4a47-aef8-7a4cc0ab763a",
"id_pos_sesion": "f6cd2da1-9c8e-4869-90bb-9f6cc8e3b364",
"log_text": "sample string 4",
"id_user": "02af9beb-17cd-4d1b-b56b-321f74890f71",
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_formula": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_units": {
"$ref": "27"
},
"mt_units1": {
"$ref": "27"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_doc_st_det": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers_det": [
{
"$ref": "29"
},
{
"$ref": "29"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms1": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "d29c5dfd-59c5-4ed9-a4c8-06713310281f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"st_images": [
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_cloakrooms": [
{
"$ref": "11"
},
{
"$ref": "11"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_branches_zones": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_items_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_locations": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "671b0020-b296-4f0a-baff-4724c575a3c7",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-03-10T07:07:44.8326061+01:00",
"date_end": "2026-03-10T07:07:44.8326061+01:00",
"state": "sample string 6",
"created_on": "2026-03-10T07:07:44.8326061+01:00",
"last_update": "2026-03-10T07:07:44.8326061+01:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_rules": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"st_sync_packages": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_sync_packages1": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "1"
}
]