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": "6e4f8482-c232-4958-8240-104077a0955c",
"id_branch": "5573f056-a65b-48b2-a314-74628be9391c",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "e71288f1-7117-4801-81e7-3cdee9fad6a5",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "bcd433f5-a1bc-4196-8b72-d5268050243b",
"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": "06e99721-515a-4141-b225-a9537964fad8",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "402f072b-6571-4281-ab00-df3faf18ef76",
"commited": true,
"st_images": {
"$id": "3",
"id": "ac6b29e9-2adf-425f-873c-9334a4013055",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "f1776cd0-7b51-470c-8558-618cf869edce",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "cf9bebe5-6c04-499f-b34d-0f7399bbd1dd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "956f96c7-59a5-4465-9103-1ee99785ddda",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "e32793a2-6f03-469c-a85d-b5ffc2e5c5d7",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "664d8089-1bf4-4a15-91a3-6c42d34cba9e",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "cb72b9ad-98f9-4440-934e-61b4bb10f9b8",
"id_item": "c32e5cba-6df1-40ed-8339-90d8112bc7bb",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "45ab2af3-aadc-4e1b-91b4-3ccff9b93248",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "36b497ef-a679-4833-b21a-0d67d7bcd97b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a862c992-0272-40cd-8e70-410b0334e8a4",
"id_unit_sec": "a1c0c2d7-5703-44b7-a201-b6b90cf4dc12",
"id_brand": "1ca7608b-a739-4943-9dba-4d72c2657dfc",
"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": "5abe017d-01d4-45b5-b15d-73b3f7deeffb",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "28624b5b-a53f-44e1-ace6-3922be8d9922",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "e857e9df-72d1-4d62-b091-ce1a5b21440e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "a08dca64-2881-4ae2-bf58-b8dbc580201d",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "086e4735-7840-4bb4-92c0-cd48b040704e",
"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": "d00cf4a1-7df8-4c06-9b52-ec18112184e7",
"view_messages": true,
"id_image_photo": "9d3a573e-85b5-4381-a471-01c1b7c04902",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "7cbd5b10-ee82-41b8-bf0d-d193262f39ce",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "cef3e3c5-805a-4539-bb19-2661e571eda7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1a63ec06-a219-4e12-9b0d-17ffbe58d39e",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "3b4b7662-8579-45fc-aa02-747938a3ce1c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "5a466d15-a09d-447c-913b-b53f143c5bac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "31b18714-5841-49eb-922a-5a6e71928fce",
"id_zone": "a1fa544a-ce4a-45f5-b178-737498ba7a44",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "75c0d8e1-d7ed-4c57-a972-8a43a84eb4bb",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "5d8f111c-06d5-4521-bf6f-5be8e505a407",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "623105c1-04b9-40a5-87ba-8c12c52aae8a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "fbb8b303-ac56-4678-878f-2dfec3143d26",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "a4ae2906-ab00-4fe2-a19a-b41623eb3a6e",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "c9968da8-0022-400a-ac00-cc76cbba0075",
"id_cloakroom": "4b7f2312-ca0c-4106-b480-2e3d19636dad",
"id_pos_sesion": "53208934-da0e-48d6-afa0-4db22d700e97",
"unit_id": 4,
"date_open": "2026-05-09T09:40:57.3273206+02:00",
"date_close": "2026-05-09T09:40:57.3273206+02:00",
"id_doc_sa": "f31cfa9d-f273-4281-80bc-6f24b1e175b5",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "e57607dc-c332-4546-aa31-75e1ad7de0e1",
"id_pos": "e3d8e0df-4cee-44c8-ab3a-a015fcf9832f",
"id_doc": "264203b0-182e-4b1e-a2ff-9b7d521b3c73",
"id_branch": "7ad7ed3e-bd0f-4f6c-9ea5-1bef530a7d67",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:57.3273206+02:00",
"date_tax": "2026-05-09T09:40:57.3273206+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "cb53c489-6150-4c13-87aa-d66e148daa36",
"id_relationship": "cbdd4355-b0ad-4f5d-ba2b-c5ebc3cf8b27",
"id_loc_from": "bdc8cf3e-4702-4283-b772-e91f8eee6d1c",
"id_loc_end": "c1aa8857-e852-47dd-ae75-c88502b86163",
"id_user_add": "a1898e34-60a3-481c-bffc-360cc3c6af12",
"id_user_upd": "0401d624-4746-4547-9ebf-a57442a92d57",
"comment": "sample string 12",
"id_pos_sesion": "40a380f1-3628-422d-9130-fe1322bc19c9",
"id_room_unit": "c3b82a8a-4f4f-495a-8986-a7d6598e7b49",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "5770b7e5-1a88-4ac9-8e93-021841ebfd9f",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "5602a2fb-e098-422e-a4af-90417a6c6326",
"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": "cf98947b-8697-4c1b-8521-2421236af271",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "5a546d8e-52b4-4eea-a65c-f9fbb9a95c9e",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "a75e3a71-2bda-4973-bda7-ee3c4478c8ad",
"id_pay": "6cc915b3-b6fc-47e5-90fe-a828a4805f4a",
"id_money": "6765fb23-f917-41cb-9347-b39cac55cad0",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "a00291ed-e582-46e0-ba29-8a005bbf6756",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "45f560a5-47f2-4038-889b-0f575593856b",
"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": "c2803b6c-3f44-4250-861e-93805659f0ba",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "3b32d2eb-44aa-4ffb-ac86-339e201d5e32",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "b7668acb-80b1-4488-b335-c70e67eed13c",
"id_money_2": "7047c643-70ad-4dec-adde-79c182cb1d00",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "bd4f110c-351d-49c0-a33f-88152e17907e",
"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": "62734894-3642-4941-8997-4a7c8474a436",
"id_pay": "4d1e44c9-f4f4-4804-b5c8-2540114b4a4a",
"id_money": "c446c129-8c2c-4892-8067-923ab41a298f",
"date_cashflow": "2026-05-09T09:40:57.3273206+02:00",
"coefficient": 5.1,
"id_user_add": "9394463c-24a9-4d71-b2a8-298361c240c2",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "49dfd256-35b0-4780-bc5c-5de337727729",
"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": "ae11ff60-e01e-4482-9138-25f048f95777",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "5eb1b52e-76b6-4731-bf46-2ecfafdf5238",
"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": "0c4b2341-f25a-4eaa-8c06-c2fe2501da89",
"id_line": 2,
"id_pay": "520eae86-58ea-421b-b412-0752778eb6d1",
"id_money": "91fb656c-a7fa-4f0f-86dd-387b82f4560b",
"coefficient": 5.1,
"id_voucher": "5129f2df-f216-44a6-ba74-a6594dfe40ec",
"id_employee": "086390cd-ff8a-4bae-b4ad-18fbb5f1dd46",
"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": "800159bb-afa2-43cd-97e1-075e073064de",
"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": "e62635be-f430-45aa-84bb-46c1ff1387da",
"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": "bfcc4de4-ce22-408c-98a8-e91dd82f48a3",
"name_pos": "sample string 12",
"id_image": "1e5f22a9-9353-444a-824d-1981d68e897f",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "5606dc61-290e-4209-ba09-6d68b15ce57a",
"commited": true,
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "480f2742-a798-4ccd-abbf-53bb90aed11a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "6fdb595a-3798-4f41-88c0-e660792ce376",
"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": "0a5548ad-9e38-4794-86d4-26dfa629a4a1",
"id_line": 2,
"id_item_sub": "d56e9b3b-3d2c-4855-b11d-0a449e783752",
"qty": 4.1,
"id_list": "e65edbdf-4df5-461a-adf8-2e606a0aab0d",
"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": "bdd5a048-5425-4f3f-9552-4eecb3905b9b",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "094393e2-83be-42dc-81ed-d4058617d4d7",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "710629d2-a32d-4df4-8279-805401f33267",
"id_user_upd": "dbb01a56-0b9d-430e-b16a-42ffbeb12acb",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "24",
"id": "245f7914-09bb-4be0-a4b2-e393f0c0f29e",
"id_item": "37a16d32-8764-4417-8a53-e5984b91192b",
"id_item_type": "53c52f38-d7f5-4d6c-90e7-fefb6cc5cf68",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "f3de370e-4a50-49a1-aded-2e802f5f2698",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "06990278-e4f0-4877-8099-01caa31b9810",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "4e621eee-6fce-4dcb-9693-b1995c5c336f",
"id_item": "f7e39af1-c8da-41bb-9566-cef274dae8df",
"group_id": 3,
"id_unit_ref": "d343550a-831c-44ed-90a3-066a71242fc2",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "de1de173-4674-408e-bbb5-cee477b7360a",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "d67a3af6-eb58-4c00-92e8-865d0240c2a1",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "e49fa7ce-613a-496c-b6ba-8994a065181d",
"commited": true,
"mt_units": {
"$id": "27",
"id": "099815c9-a7aa-4074-80b6-65fd2dfb1f91",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "4042513d-048f-4404-a3a4-e1096c2582de",
"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": "ec64e643-92be-4ccf-9472-87fb87af2d87",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "da211744-9006-42ff-9a34-5ef138911a98",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "02856e22-983e-499a-9889-382d64411f97",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "4fc135fe-d792-4bb6-87b3-0e628f4f6250",
"id_line": "93ff203e-06b7-47be-9d45-647216766999",
"id_category": "155955d4-c587-4a47-ac44-9ddd84687c9c",
"id_item": "04a6337f-30bf-4fa5-936f-d4641735e2ec",
"id_item_type": "2ce57e05-32e0-4670-aed3-1632c4c81765",
"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": "9ce74485-36cd-4fe4-9495-63f7929b63cf",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"date_used": "2026-05-09T09:40:57.3273206+02:00",
"date_sesion": "2026-05-09T09:40:57.3273206+02:00",
"id_employee": "18aec2ff-929d-4996-80ce-241fbb691789",
"id_branch": "d0d13dd1-5c81-4b94-8d60-2f98c1975336",
"id_voucher_permision": "540336b6-ec65-4051-9952-3f77fc6e3dd9",
"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": "686e46a1-90ca-491b-916e-821b10712588",
"id_user_add": "86d6c1b4-4997-4be0-ba0f-e4381974c892",
"id_doc_sa": "bb85c4b2-1510-4129-b881-97f93c67f11b",
"id_item_sub": "1fd833cf-3ff2-43e4-979d-d1f213e6ecbe",
"id_pos_sesion": "baa7710b-7d8b-44a1-8777-7f5afb599d27",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02: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": "09aa592a-23c3-4b98-b91e-440766f084ab",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"date_used": "2026-05-09T09:40:57.3273206+02:00",
"id_employee": "f6fa5e96-909d-45ee-ac96-468026aa0023",
"id_branch": "646cb8d4-8abf-4d87-b66f-c0592a2e6fb5",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "2fe63c83-4d48-4d69-805c-3dc5195a0de0",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02: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": "4c07340e-549e-48dc-a463-37dfc3bfee26",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02: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": "bdaa59a5-f576-4935-b2de-4edbfd099f69",
"id_pos": "51482f2a-4424-43df-a903-2608c882494c",
"id_list": "fdb67d55-0df2-4d3b-8a06-9ccdcb283f30",
"id_item": "b3177e32-1f0e-420a-9cac-cd52c5688b8a",
"id_item_type": "f4333070-4c01-433d-9824-163aa33c2ca2",
"id_category": "b034bf11-185b-4a86-9cf3-640e8667b29a",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "4afcc25f-988f-414c-baf0-0dc45a597062",
"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": "16ec7537-0a42-4584-ab4c-3bb1251c73fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "92d32844-d494-4f92-b97a-5e2956c93345",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d1bdb381-1f0a-4a6f-9c9a-f47f6c59f570",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "7c863338-8722-4196-bdd0-c304c21b0cc1",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "d0c8bbd1-ed7c-495e-94dd-f4eec8b37ad3",
"id_pos_type": "c15c1bbf-75c5-4d87-8270-ae918bfc7697",
"id_price_list": "b34a0021-83eb-4d71-9a28-b76d5ed5afc4",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "c7d442f9-ec0e-4a19-95e8-bbb93f1023dc",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "0e9baeb0-3223-442d-b907-c42891031785",
"id_pos_type": "7a79fc28-8b34-4306-8b5b-221df25f09f2",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "4b143448-6e79-4769-9b79-6d070e28ff89",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "8a42b02f-4e36-4be1-9e96-357a5199c3e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "fe5b6e1d-da6f-4d23-bde1-6d91138b40e1",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "e2e7ca06-7790-48ef-8b59-da590f5e958c",
"id_branch": "e30549e3-4ef4-4189-8436-5212176f9f3e",
"id_pos_type": "97bdffe9-7994-4d73-853d-da79d6c595ec",
"id_pos": "a94cb782-1061-44bf-84c2-79c486070afc",
"id_item": "dd34038d-6341-49ab-97c4-d42c37af6cca",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "b4d8545e-32c4-4b26-8068-c6dc8f63e9bd",
"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": "d633b356-a387-47bd-bb29-46dce7a33619",
"id_doc": "37e0e48e-2645-493a-94c5-6c2418e24d08",
"id_pos_type": "79e68997-c871-4ca5-8104-f9ca032712fb",
"id_doc_print": "6e88c52b-b0bc-49b5-b4ee-ebefe8192c97",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "74ed2172-6184-4379-9b1f-476f6517627e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "64e185a2-1b0c-4f08-9dca-1deb1138df82",
"id_pos": "093cf97d-8b6a-463b-82ba-3dcf7a914918",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "c809c380-3edd-45fc-84ea-09f3f76bf56d",
"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": "c1a42cc2-1276-4707-9289-161f311d675d",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "354576a1-fc8e-4b1e-bfe5-a813794d6958",
"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": "d7953334-48d5-4432-8bbf-adebcd05a0a4",
"id_item_sub": "3c62eb8a-3c20-4917-924f-df43b9faaf81",
"validity_date": "2026-05-09T09:40:57.3273206+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "7db02f61-b7a0-4252-abeb-9da34ae01242",
"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": "e09d0d6e-82eb-403e-9073-b92652cf5337",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"id_branch": "8c0dab66-3cf4-4cdc-95f4-fa9deeb5d5af",
"id_pos": "c5896219-ca1b-492e-a4e6-e6ad886632e1",
"id_list": "cf64e103-973b-4133-94e3-841445209bda",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "ce52eaff-284d-41f8-9de6-89f171964365",
"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": "e479213b-30d5-4055-8df9-d27920eb8ef7",
"order_id": 2,
"id_item": "c4f154c4-dda6-441b-bc20-00259c88308c",
"id_item_type": "4edd8571-e32f-4e12-ba9a-ba15254f3798",
"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": "fc773413-424d-45f3-8704-3211f0e59cfe",
"type_item": 11,
"id_voucher_json": "dfb5fd89-0e28-4c96-9802-442ecdf57f68",
"count_voucher": 1,
"id_category": "ef6a423e-c7aa-44cc-ae45-fb8ae9a2f559",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "ce3fe093-e4ea-40c5-bb8d-7b1965a98042",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "45",
"id": "a44e31f7-e2fd-4897-9be1-92b5039e68dd",
"nro_sesion": 2,
"id_pos": "d55bd5d9-fea3-43bb-89e4-9d99c6341763",
"date_tax": "2026-05-09T09:40:57.3273206+02:00",
"date_open": "2026-05-09T09:40:57.3273206+02:00",
"date_close": "2026-05-09T09:40:57.3273206+02:00",
"id_user_open": "e8c3b03e-d3ef-4104-8281-405f8b69c2fb",
"id_user_close": "6e9cddb3-b6cf-43ef-a2f1-3338538db226",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02: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": "1126b8dc-63dd-4eaa-8b1b-0ce3b931a12c",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "62955134-7650-4782-a147-0137b86c3aad",
"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-05-09T09:40:57.3273206+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "19e55c2d-9aeb-49da-931e-7ee759566cbd",
"id_room_unit": "e1b86787-5fd4-421b-8fa7-d0c56b51ebc7",
"id_room_list": "a5f9f727-b3b6-423d-9ca0-b9d31e382b46",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:57.3273206+02:00",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"date_open": "2026-05-09T09:40:57.3273206+02:00",
"date_close": "2026-05-09T09:40:57.3273206+02:00",
"id_employee": "954036cd-9a12-48c3-8339-a2ce2181ba14",
"id_employee_sec": "90350ada-6538-4dba-baa3-5451c5a4cc85",
"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": "08567349-5670-44d1-850a-2887d1b12c01",
"comment": "sample string 7",
"id_user_open": "137eb90f-4de2-4e55-afd3-37a264fab359",
"id_user_close": "ba0d96bd-c7fc-4955-bbda-7933658d601f",
"id_unit_state": "80b6641d-fd60-457e-94ed-2e4401d04685",
"id_pos_sesion": "345860fd-7ed6-426f-b98b-b43595c9037e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:57.3273206+02:00",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "14834469-e815-4636-b882-3c2113d57352",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0084adba-74b8-4c42-964f-46d7b6602f94",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "7784eb94-c920-4f2d-ba26-812061ba66f1",
"locked": true,
"date_locked": "2026-05-09T09:40:57.3273206+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "2d95a0e7-8cc6-4569-b9cd-545f30129524",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "852e110b-bf5d-4bed-b0d9-2e23a655aaeb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "31cb81d6-622f-4dd5-afd9-75f845f434a0",
"name_pos": "sample string 6",
"id_image": "4de749b7-8169-4531-9c38-766c6ddf8366",
"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": "8ab61de9-60d4-4e5f-994a-da8fb57ce279",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "8d009639-2788-4a06-ac2a-d18154b493b3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "8240d083-8c87-4b43-a4fc-1055183dd49c",
"id_room": "07c745fb-3518-4694-a5ff-d64abf9a123b",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "36e93d21-b1e1-42a9-84ea-371b777374b1",
"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": "bdac4bf7-c8a6-4faa-a014-029bca47f8bc",
"id_room": "37d86b93-fa76-4b06-adee-84e6293f852a",
"date_in": "2026-05-09T09:40:57.3273206+02:00",
"date_out": "2026-05-09T09:40:57.3273206+02:00",
"id_user_add": "f7d90c4e-db6d-4a96-a30c-7849a70c2072",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02: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": "5af4d4a8-aadc-4691-ac7f-92ae0add12c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "05d70a1a-3e82-4a4f-9391-38525c8391e1",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "b8bb0ebe-3027-4141-97b4-6fc206fc6482",
"id_room_state": "698d8e9a-5b24-404b-a9ed-ac0642f39f92",
"id_image": "f7e68564-3679-457d-8d6b-0442fbb1f1f7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "778bbdfc-0ba3-4237-a145-a97bc798f10c",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "08a768c8-75fc-40da-b7ff-38ffff7701fb",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "125892fa-939d-4b22-aed7-778c0c5a07ad",
"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"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "55",
"id": "e03abd76-ef43-4c35-96da-23d51947749c",
"id_pos_sesion": "2377bb7d-0eb2-4308-b2b4-40a1638b86b0",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "0773953b-7109-45df-ac6d-9778554ae22d",
"id_room_unit_activity": "cc84943e-fba2-4bdf-85c7-085db6dc65e4",
"id_doc_sa": "eb6002b7-abe8-41a4-a6a9-c78482b890fe",
"id_pos_type": "4ba6ef63-b216-40b3-a84a-a09c86197413",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4b4a4e8a-7cdd-491d-94dc-12b0f797c369",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "4e816508-4a5a-4631-8627-6a2ed150ecd2",
"id_user": "b2951e3b-6fe3-4083-bf8f-678d8e5d304d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "55"
}
},
{
"$ref": "56"
}
]
},
{
"$ref": "55"
}
],
"tt_pos_sesion_users": [
{
"$id": "57",
"id_pos_sesion": "178c5e56-0b53-4894-976f-2f7fc3b1f17c",
"id_user": "8231351f-4b10-42ea-82f3-282ff32534f4",
"date_add": "2026-05-09T09:40:57.3273206+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "57"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "58",
"id": "0b34fe88-85f9-4827-a9c5-e73608e8be5e",
"id_user": "7bd17376-a36e-4ff8-a74b-91c295a8301d",
"id_user_profile": "edeccf73-3804-4d18-bea6-73d68222bd83",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"id_pos_sesion": "e8041afe-c062-4083-b65c-254cb181df91",
"date_login": "2026-05-09T09:40:57.3273206+02:00",
"date_logout": "2026-05-09T09:40:57.3273206+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "59",
"id": "f43610a4-7e9f-4e4c-aefc-51f352bddb4f",
"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,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "1e6af494-a3c5-4190-9670-1ba4e30d7733",
"id_function": "1336a296-7b2a-4fd3-92ca-b6c7fb62f43a",
"id_user": "ebca03b4-49a2-4893-8878-182f139bc568",
"id_profile": "a78e50a5-fd04-49aa-8bbc-aad5ea6727fc",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "61",
"id": "d82cb757-2764-42a0-b9ee-eadec98c0cd7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "3a5865ae-e7b2-46b8-a29d-915c4e6a4815",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "435509d9-c410-48c5-9e24-a4d3c23e48c8",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "30837569-490f-4674-bcce-460cafb31de2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_functions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "60"
},
{
"$ref": "60"
}
]
}
},
{
"$ref": "60"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
]
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$id": "63",
"id": "8ec9aeac-f67b-40aa-8f09-881eee718510",
"id_user": "f458a9bb-6215-4266-8ef6-045c98b5cc3c",
"date_add": "2026-05-09T09:40:57.3273206+02:00",
"destiny_type": 4,
"id_key": "0862deda-d132-41c6-b355-e0a7ad75284d",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:57.3273206+02:00",
"id_pos_sesion": "6d69ff58-60d9-4577-bee2-7da33ec7d68f",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "6d9b872d-751a-4fd4-bf46-f748e2156e96",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "b76060cb-5c44-432a-a37f-ceb8c15b3db5",
"id_doc_print": "d7c2b818-4dc2-435a-a08e-25a77c50c188",
"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-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02: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": "65",
"id_doc_sa": "042e6eee-b5fa-4dae-a9f6-3345f40880d7",
"id_line": 2,
"id_item": "b6759002-9b39-413c-a082-c42995e33b70",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "23"
}
},
{
"$ref": "65"
}
]
},
{
"$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": "66",
"id_pos": "fbcf5229-cf4d-4edc-95cb-cefe591df788",
"id_doc": "eed95e98-7945-4489-a118-f86b7f2054f8",
"value": 3,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "67",
"id": "2109d5a5-a2cb-4b6c-9c13-c5aa3454d313",
"id_pos": "96d65558-bc3f-4f84-8e98-07765fb2b98c",
"id_doc": "9a564d44-1c66-4a6a-a053-5f76edf991da",
"id_branch": "29bff221-ee29-4e20-ac6f-ac72efa3469d",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:57.3273206+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "d7644e05-eaa8-42ae-8a0d-2e85e5117305",
"id_loc_from": "7de22edc-78f9-496a-a6ea-0841bb8b01dd",
"id_loc_end": "d4b3ca00-bee8-4b96-be66-093ea8820c78",
"id_user_add": "f31d74a4-30e5-4eaf-8d58-a7aad5786b08",
"id_user_upd": "dfca76ae-1b3a-4bd1-927c-ede642d2be99",
"id_pos_sesion": "ac678bf9-22b6-4c83-96ab-efe26c0f80dc",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:57.3273206+02:00",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "1c183dfe-2460-4fad-9f29-5e04b299ec8b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "c4e38632-5672-4df5-a2fa-98dec6ee10da",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"id_user_upd": "31d0afe9-29bf-4e55-bc9f-ac744e74d9cd",
"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": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_stock": [
{
"$id": "69",
"id_location": "d6e4f027-01b3-4c74-a40f-4e0ddf2fcab6",
"id_item": "e2c15ff2-fe26-45c5-8298-a4d7365b5964",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "68"
}
},
{
"$ref": "69"
}
]
},
"mt_locations1": {
"$ref": "68"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "70",
"id_doc_st": "f564f7d1-4133-416f-9eb2-375a267510ff",
"id_line": 2,
"id_item": "77dca45f-2edb-4797-8533-f3b9099e66e2",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "67"
}
},
{
"$ref": "70"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st2": {
"$ref": "67"
}
},
{
"$ref": "67"
}
]
},
"mt_locations": {
"$ref": "68"
},
"mt_locations1": {
"$ref": "68"
},
"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": "71",
"id": "3207816a-53d2-4716-85ee-3e5d062dd335",
"spool_server": "sample string 2",
"id_doc_sa": "f92ec3e5-f80a-41f2-abeb-8ee6e0462005",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:57.3273206+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "71"
}
]
},
"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": "66"
},
{
"$ref": "66"
}
],
"st_pos_license": [
{
"$id": "72",
"id": "81455d89-fad1-45b4-85cd-f86c2792e0f3",
"id_pos": "a442a038-9952-4b47-894a-b4acca35f1d0",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"key_access": "sample string 5",
"id_user_add": "7ee0c326-d342-432f-8963-8a10fc7b92c0",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "41caa232-089c-4683-b22d-acbac0268a9e",
"id_pos": "01a36734-1af6-4c78-8ec1-ca5b9282d617",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "74",
"id": "5af3712f-cf5d-49fd-916f-003c77c5f83f",
"id_pos": "0079c022-1baf-47f8-84b9-d3ce1463f00b",
"date_add": "2026-05-09T09:40:57.3273206+02:00",
"date_upd": "2026-05-09T09:40:57.3273206+02:00",
"date_out": "2026-05-09T09:40:57.3273206+02: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": "74"
}
],
"tt_pos_sesion": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "75",
"id": "f9b40600-a2c9-47ba-a54f-d125eba1269d",
"id_user_add": "3dcf3052-8e56-4d71-a148-ccde4b4359ae",
"id_table": "47478245-0a8a-420a-932f-27df19ad1478",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "9d9b9e10-973b-45c4-96d1-5e6ea51c68ef",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "dbb06dbb-8217-4031-a632-d252707afba7",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "52762cd7-b36b-4740-bdb9-6fb3649bea15",
"id_sync": "af480e6b-7621-4de1-afa2-22479d2a84c2",
"json": "sample string 3",
"id_table": "fad00e00-c9b8-4c13-b780-125f8218b3d2",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "c955741e-f4d1-4978-8e0a-c8437d163f12",
"id_branch_from": "d1f7f8a9-b4fb-4399-814b-7f9837bb1830",
"id_branch_to": "e666a139-3b41-46eb-bb7e-07a106ec6a6d",
"type": 4,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:57.3273206+02:00",
"send_on": "2026-05-09T09:40:57.3273206+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "77"
},
{
"$ref": "77"
}
]
},
"st_sync_tables": {
"$ref": "76"
}
},
{
"$ref": "77"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "75"
}
],
"st_local_variables": [
{
"$id": "79",
"id": "235eb0f9-79e3-4b89-912c-4394f616955b",
"id_pos": "d317d5a4-cd74-446e-b910-1429d7ce3b63",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
]
},
{
"$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_featured": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_items_sub": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"mt_items_types": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_locations": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"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_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": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"st_pos_license": [
{
"$ref": "72"
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_token": [
{
"$id": "80",
"id": "0e4110ab-f21f-4272-8686-2a6afba2f0d0",
"token_id": "sample string 2",
"id_user": "b12c277c-d615-4c9f-9166-0b890e3fd9f5",
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "80"
}
],
"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_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_doc_st1": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_logs": [
{
"$ref": "75"
},
{
"$ref": "75"
}
],
"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": "81",
"id": "02965496-d124-4883-a3af-b10734e8f51a",
"id_room_activity": "ec674239-f881-4086-a5c6-991d72170982",
"id_pos_sesion": "6f7eb39d-10b7-40b3-9ce3-38a5efd3acdb",
"log_text": "sample string 4",
"id_user": "defc6e4b-1fc1-41d3-a07b-c9506af260d6",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"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"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_rooms_units_states": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_users_profiles": {
"$ref": "59"
},
"tt_cmd_connection": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"tt_cmd_messages": [
{
"$ref": "63"
},
{
"$ref": "63"
}
]
}
},
"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": "65"
},
{
"$ref": "65"
}
],
"tt_doc_st_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_items_customs": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_stock": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "61"
},
{
"$ref": "61"
}
],
"st_images_types": {
"$id": "82",
"id": "9e6f84fa-707e-4d36-a297-e13630bfb5cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02: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": "68"
},
{
"$ref": "68"
}
],
"mt_periods": [
{
"$id": "83",
"id_branch": "48852ac2-52f9-41af-98b2-71689696a21e",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:57.3273206+02:00",
"date_end": "2026-05-09T09:40:57.3273206+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:57.3273206+02:00",
"last_update": "2026-05-09T09:40:57.3273206+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
}
},
{
"$ref": "83"
}
],
"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": "78"
},
{
"$ref": "78"
}
],
"st_sync_packages1": [
{
"$ref": "78"
},
{
"$ref": "78"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"tt_vouchers": [
{
"$ref": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "1"
}
]