GET api/Mt_Employees_Branches?id_employee={id_employee}&id_branch={id_branch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_employee | globally unique identifier |
Required |
|
| id_branch | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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_employee": "65398c59-a653-4042-811f-bd3c603044b6",
"id_branch": "0ab03d8e-96f2-4222-9622-66d7e41ae73b",
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "4d372fb7-10f9-4ff6-aa24-6d45aaa4a82f",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "3d25701d-10d4-47ec-ae36-8f8d9d811836",
"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": "35c9a073-5295-48d5-8396-bcab12f6cd3c",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "7ce525c9-a6be-491c-acd3-53cbced65451",
"commited": true,
"st_images": {
"$id": "3",
"id": "dbedef8c-b2b1-429a-9929-05955780286c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "10a1a01a-a5c6-4a89-90c8-689baab94fe7",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "3d602042-019a-490d-9645-3e6a2f5ca705",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "14572166-2748-4e97-bb4e-e21ed4c3256b",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "55956f18-be02-4106-a597-774f5dd366de",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "ac81d923-19e9-4b03-8636-feac8599e73b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "f1a78da2-9960-49c5-b7f6-69bba49a086b",
"id_item": "6c1e3ca6-d095-4c81-b6f0-09a94c5aaef6",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "2096b362-2bb4-4845-a91e-0033abde36d4",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "1a866725-c36a-45c7-a810-e5b2de8af9b0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "326bfb4e-0c00-4f7d-a763-f44ce50a159b",
"id_unit_sec": "c003dc85-e725-438e-97fe-7a1cef24e9d0",
"id_brand": "d8bf6ad3-442e-471c-9f38-7e76152f4076",
"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": "7da6d94b-01eb-4388-aca6-cabb2cd83d6a",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "58d8d356-dbe9-49e1-bef3-0345bd1d80c3",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "4c613e2d-6b62-46df-9a98-5f4a298f4eda",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "d5fb9bb8-8796-4cd2-8d7e-b9f49eb5c888",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "f1608a77-8c5e-49b8-9ed4-b31623ac6164",
"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": "4f14c776-19b5-4d16-9dde-1505fbf453c9",
"view_messages": true,
"id_image_photo": "a02e2587-4a66-46a1-b543-549d88f34bc9",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "c5e78579-6e1a-41c6-8412-fddcb64c24b1",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c5f09432-d789-44e7-a1db-8ecbee736fed",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0e18a527-98cc-4912-aae2-a3a93624be5f",
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "5d3edbc8-fe9f-45ec-be53-28dac8686073",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "edc6015e-24d7-4b75-a4aa-98c06c532af9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "fe989daf-a709-4b51-82c4-c9a68f3911d8",
"id_zone": "7405ab18-9d61-409b-9f43-9277ca50cb41",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "f2e0c30b-2ae3-4e3c-95f6-53c47ecc5277",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "0c5a6dcf-eb1d-4527-a70d-9ede848426af",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ddc403e9-7fe6-4e1e-a5b6-30ff75042216",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "8e8c21aa-1295-41a2-b171-aabd0cc372ea",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "8be14bea-a975-496e-8b6a-875624caf373",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "b11d97dd-a67f-4186-bd92-f57575e657f6",
"id_cloakroom": "421c0a8d-96c4-4a9f-9abe-8ad36289b55d",
"id_pos_sesion": "75754636-83be-4aab-9e22-780f9d517145",
"unit_id": 4,
"date_open": "2026-05-09T09:40:58.176787+02:00",
"date_close": "2026-05-09T09:40:58.176787+02:00",
"id_doc_sa": "7e93b088-7808-4056-85cc-f32dbe459b7d",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "834da5d1-69b1-42d1-9b0f-2628399d2b27",
"id_pos": "9cc30ca4-2ed0-491f-9031-6d1b79cbe94e",
"id_doc": "5cb280d5-2efb-4523-b54e-bf7817917c6a",
"id_branch": "2ae6a0eb-fb1e-412e-99d8-3cfecfb4595b",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:58.176787+02:00",
"date_tax": "2026-05-09T09:40:58.176787+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "a9cc6f8b-47b2-405c-beba-cb32cb88129d",
"id_relationship": "b32cbdd1-6484-4b79-9ed6-1d5f0e2de167",
"id_loc_from": "84ce41ed-354d-4013-93bb-b5b1b53c0a89",
"id_loc_end": "56f23240-2b52-4ce4-bcc4-a91b5ad5996b",
"id_user_add": "27078380-231b-4bad-87db-eb02344aacfe",
"id_user_upd": "179c3eea-1e9d-4bc5-af8d-a8cbdffafdac",
"comment": "sample string 12",
"id_pos_sesion": "298bb073-71ab-4b61-bfa5-ad439bfddc7a",
"id_room_unit": "ae640d7a-76d8-4629-a0b4-55dc9b6e9143",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "a883c1bc-bd09-4a00-90ca-38b36c2dca72",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "43d46edd-c3bf-41cc-925f-261cd04e3e5a",
"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": "98592832-6222-4478-886b-06d62b18ccce",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "6a025984-e166-4cbc-90cb-95f35c6f50f8",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "c9060fb0-4224-4d83-a25e-33dbf1c4f24b",
"id_pay": "b669ce40-35a1-4857-bb2c-ff269f885c64",
"id_money": "97998af6-d89a-49fa-9d27-e1f0addf7ddb",
"active": true,
"created_on": "2026-05-09T09:40:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "9346c9fa-e3a7-4c57-b2f4-3b88deeab52b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "c74ec2b0-6df8-40ce-910a-65fb74e6de3d",
"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": "2f3398f9-5d4e-4467-ba39-d6f61a6bc6a1",
"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:58.176787+02:00",
"last_update": "2026-05-09T09:40:58.176787+02:00",
"id_user_upd": "b2e81ebd-81f8-4bc1-bb4a-76b677d6421a",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "3422cb49-ab84-4660-a55e-f172b5492122",
"id_money_2": "34e13d1f-64b7-4400-af26-3d3486ee3966",
"date_from": "2026-05-09T09:40:58.176787+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "4018465a-81ba-43e3-93ad-51567011b2a2",
"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": "9dc08be1-d963-435a-91a2-aa0dacce9b82",
"id_pay": "f526d115-59c1-46a3-9dcb-258084f1b9e9",
"id_money": "aff237b7-43a9-4b94-8cb6-8f32bc177922",
"date_cashflow": "2026-05-09T09:40:58.1924384+02:00",
"coefficient": 5.1,
"id_user_add": "c2f0354a-78a9-4173-b160-41f505967f05",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "a5d2fa4b-d807-415c-bdf1-d745911d1ad0",
"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": "0e0eea0c-395b-479a-835e-682dde9ba7a3",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "5a52b574-9526-4f0b-8b4e-8918b2c07d74",
"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": "87b151a3-2f43-4469-88aa-5bbb8ebe6bbe",
"id_line": 2,
"id_pay": "7271fc29-5a04-4c08-9c8f-ade4fa964367",
"id_money": "3bf0a8b5-4a3a-46ab-ba42-b05b73343eb9",
"coefficient": 5.1,
"id_voucher": "e7a1fdde-84f1-47dc-b601-36e3b9c4c2a2",
"id_employee": "ca87a8c3-6f5f-4672-9c87-cdf796d5d9c8",
"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": "ee1cb711-18b0-4d70-9302-abc54d4fb56d",
"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": "21e596f1-5a66-4bfa-aee7-b565c2a9ab8d",
"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": "dea99495-2f4e-48bd-8483-543f9105d3f1",
"name_pos": "sample string 12",
"id_image": "f351d193-4b43-4add-b844-b29bd6f31cc4",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "580884fe-1cc2-4d02-8840-481b856b18a7",
"commited": true,
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "232dea42-9c7d-4f02-8543-dc3f0f24f18c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "c5549931-9498-48dd-9c7b-16f99f586165",
"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": "5508b569-853c-49be-b545-f6221169a97a",
"id_line": 2,
"id_item_sub": "8bde285c-c5b1-4373-9214-97346da7b1f2",
"qty": 4.1,
"id_list": "6f52ae77-89aa-410d-8a8d-e20a8127c0f4",
"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": "e6732856-12fa-49b4-bafe-62e32a99caee",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "188b566f-8f8c-4589-9740-b5e57d0adcaf",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "bc51c7c3-597f-47f0-9741-ae1408d35b98",
"id_user_upd": "d9c8991f-a095-429b-8aca-b0f17c3acd1a",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "24",
"id": "2800a05f-8036-4cd6-8b72-066fc6d66548",
"id_item": "e42ec246-5bec-4934-b6b6-7b0c726b46c7",
"id_item_type": "5ca5be65-c515-48be-b79e-4116ad3f457c",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "4166ee3d-56b9-4fbf-869a-7558670ea1de",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "b0669f59-4ff2-4067-824e-e0a069587e75",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "ab3e4439-bed3-47a4-923e-f7c7df305718",
"id_item": "355620a9-7c91-459f-a1de-817053424abd",
"group_id": 3,
"id_unit_ref": "90257bc0-bd82-4d1c-8e25-118f488c83af",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "21f7c53b-8d03-450b-a11a-13ffedd83261",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "b0a9e140-829d-45a3-b24a-d7f5c00f7ce0",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "0528b6aa-fc50-481f-943c-a40f75128bcb",
"commited": true,
"mt_units": {
"$id": "27",
"id": "64798e33-35ab-4565-ac16-0908ce904e48",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "a7bee258-f68a-4113-b740-8c028eec628f",
"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": "67067903-ba40-4132-a9d8-c240a7150572",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "0da53d47-2e92-469e-8633-2d9f79df7dc2",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "adc99484-04e4-45bd-ad88-8e080ac4a5f3",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "011cd34d-bf1b-4baa-bc95-c175b3372a28",
"id_line": "9c3ab97d-6b65-4434-bb51-96303dc3e388",
"id_category": "909e4c2d-6114-4741-96f0-2b597c962e1f",
"id_item": "d44c5528-dcc3-4fec-89ab-755849e9eb41",
"id_item_type": "e2d0f9d8-2bba-49ac-9891-6a74dafebe38",
"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": "bf39f578-dedc-4ced-b2c2-eff0b6f2b9e5",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"date_used": "2026-05-09T09:40:58.1924384+02:00",
"date_sesion": "2026-05-09T09:40:58.1924384+02:00",
"id_employee": "9b059a18-4977-4758-b493-b86b50e2b978",
"id_branch": "448f5a7f-cef8-4266-88a0-308f8dae9139",
"id_voucher_permision": "70bb3482-9da9-46e0-8226-888fd8a088ab",
"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": "093a60ad-256c-4ce9-95a9-872059aa900f",
"id_user_add": "68e1d052-ae79-4bf1-87a1-5bfc7d17e7ef",
"id_doc_sa": "0defd3ae-6a8c-451f-a068-d8ed99d13107",
"id_item_sub": "b6c0fdf5-fe9b-4744-8f8a-ec82c2334285",
"id_pos_sesion": "cba06998-f4ce-4c4c-8eff-4cc7fbc79f31",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "631c499f-faac-472d-b08c-15b85f18506b",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"date_used": "2026-05-09T09:40:58.1924384+02:00",
"id_employee": "1ecc5336-bdfa-41cd-9b56-02fb6e45d13d",
"id_branch": "417f3184-4012-4c4f-8757-c52a7c556ffc",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "ec8ed684-47b7-4182-a29c-7138c6d68eb9",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "8453f977-e719-47af-89f2-91e9f30e69a7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+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": "e93470b8-2d21-4f64-a205-ed92a6f1a537",
"id_pos": "5b632745-caa4-4cdd-84f6-95d2b4de21b0",
"id_list": "47d7af98-fca8-4141-ac73-836640587614",
"id_item": "82e3121e-1c4d-421f-a414-c0c9a00d63a2",
"id_item_type": "a0aaf817-d407-4fa9-8605-1bfdf7684aac",
"id_category": "4a91a9c2-5e6e-49e8-892d-6156ec687fb2",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "d79ce099-308b-47cb-accc-3193e0ecaf39",
"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": "0fdb6f8b-9e34-4349-b231-39299b5fb9bf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "5fc71ba5-f85a-4df1-9d8b-448532657e8b",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "d938fcaa-762e-4c1a-ae5a-636e9da03847",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "a16c6d0d-5a59-4f43-8ba5-89d3747c26aa",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "28dd9f2f-c19f-4697-916a-f11edcb3c0b2",
"id_pos_type": "2726ac88-6c6a-47f6-b23b-f9dec6e6d2c2",
"id_price_list": "c3862548-f7fb-4259-8dab-40fe0ff6d157",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "ed70c883-1ffb-464c-9385-468f203bce39",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "97b7c65d-53ca-4f84-a5ad-2bdf9c42a51d",
"id_pos_type": "a0daa57c-6d90-4a25-aad3-108441092189",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "789b9934-53cf-4a74-b6cd-838b7edcf91c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "f8af3cf3-c418-49ad-a453-cf17729dedb6",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "2a1a6bdd-184e-47a3-adeb-67e6997c2c91",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "edf2799a-504a-4750-af88-91929fc12353",
"id_branch": "aae9604c-1f4f-4385-b3f7-2d01843d1ad3",
"id_pos_type": "b96ce0a8-5e47-465b-90e7-a5a6e4aecd77",
"id_pos": "638a2a6f-bbea-4960-8a49-5f2e7461b00a",
"id_item": "5014148b-038e-4499-a679-fa47111c4bc2",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "04a360e7-786d-4816-affe-d3b5ce945fc7",
"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": "dc9b1821-cc1f-4dab-b009-00a12d23fbfd",
"id_doc": "05059451-f97a-4d0f-9f66-d4cd153dc5e8",
"id_pos_type": "676fd3f8-70c5-4325-8453-907e62290a85",
"id_doc_print": "ef47bcc1-b286-496a-bc21-75bf6690fb14",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "4a44783d-41bb-435b-bf04-5b2d44c8d2a5",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "9b866af4-8a62-42c8-b2ec-5cd907ecf200",
"id_pos": "63e29438-57b1-4231-8080-a8bedf0bf74f",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "d7b3e5ac-847b-4d88-98a2-765788cf0124",
"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": "51011688-1721-4a5c-ab8f-2a3df34eb5a3",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "765a6e8d-a94e-4da3-9dce-7b52ab17df4a",
"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": "fb4915c2-4143-40a5-a7ed-b15ab830431a",
"id_item_sub": "9741b424-8758-4061-8261-1e9ff83f5017",
"validity_date": "2026-05-09T09:40:58.1924384+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "13006d63-ee39-416e-94ef-bd162c4b7c98",
"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": "b400a43c-7a04-4423-99c7-ceefe13934c0",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"id_branch": "3823219f-b7f9-4ca6-808c-5369fccd1072",
"id_pos": "56f2f557-3310-4188-8c64-6a79b3b2ef82",
"id_list": "9796a19d-56dc-4953-a2c6-c4043e4e3903",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "7fea7d4e-c9d3-4b93-b4d0-5ad941cd6172",
"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": "417b71aa-8505-4a9b-a067-b0cee41315ef",
"order_id": 2,
"id_item": "1320b830-1dec-4944-aacb-88973be98cd6",
"id_item_type": "8850c451-53b7-477f-9d8f-4f2500555131",
"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": "66ccb56e-3f7c-4017-a5f9-1649fa583130",
"type_item": 11,
"id_voucher_json": "637d9a4c-1254-450a-b451-7d05d55db2cf",
"count_voucher": 1,
"id_category": "c0779fb3-babb-4bf4-b137-bb4b2a7369b9",
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "3b1c1017-b3ae-4a67-a127-6c1cfced9afc",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "45",
"id": "ae5e9e26-da9a-4d93-bce3-6ebfaaf61dad",
"nro_sesion": 2,
"id_pos": "c1114f05-7a5d-45a0-8d6d-a0ff67c7463e",
"date_tax": "2026-05-09T09:40:58.1924384+02:00",
"date_open": "2026-05-09T09:40:58.1924384+02:00",
"date_close": "2026-05-09T09:40:58.1924384+02:00",
"id_user_open": "7d923535-55c5-451e-b7f5-ec1eb3753c08",
"id_user_close": "99735568-0f42-4ce3-864b-43bdf8254103",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "afe2bd96-bdfd-4e51-96dd-7c63b35f825f",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "815d9dd0-7f00-4c59-859e-2d43a9387af9",
"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:58.1924384+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "4a28a675-bc68-4a88-a670-fe4a240165f8",
"id_room_unit": "bfc3c8a3-5d5a-4a1c-bdb1-e2b45393fefc",
"id_room_list": "f9d1bdd1-cb8d-4b7c-9b4c-b0aacddaa0c8",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:40:58.1924384+02:00",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"date_open": "2026-05-09T09:40:58.1924384+02:00",
"date_close": "2026-05-09T09:40:58.1924384+02:00",
"id_employee": "8303aafb-339a-4570-9543-a1c8ce4d51e3",
"id_employee_sec": "ec861661-0dd8-486e-9041-b28008fb519d",
"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": "cdd1c436-61b6-4464-9146-1d828dbbb34b",
"comment": "sample string 7",
"id_user_open": "d8e1d020-d278-432f-a29f-f7e172d5e9eb",
"id_user_close": "b99f4fbb-37fe-47dc-8cca-6227ec0bed8c",
"id_unit_state": "e98c27f9-ee4f-43a1-ae9e-aa08f8622ef6",
"id_pos_sesion": "edd0bdea-c8d4-4fb0-9a73-8034030e1495",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:40:58.1924384+02:00",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "bdbe311d-098a-4623-b7cf-7ae9d0bcf32c",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "bdddc23b-efac-4e66-beaa-1fe256aface1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "a24044c8-f93a-45f3-bce9-c15d6ec71bee",
"locked": true,
"date_locked": "2026-05-09T09:40:58.1924384+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "db0f5245-8f92-45f0-b459-8977a713e97a",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "76005190-5922-4fd5-837f-a3eefd4d68cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "716cea84-e3e8-4edb-93f8-a638c4fa5c9d",
"name_pos": "sample string 6",
"id_image": "5d2cab0e-3c8a-4423-98a7-022803777a8e",
"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": "c2061b47-1952-4839-9def-b5d9f2992d95",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "221f55a3-1ffd-4024-80d7-4ae677f2816c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "9bdca3e4-eeed-42eb-b94e-37f33930447e",
"id_room": "395c0ff5-4033-4a5f-9b14-074344da4df8",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "10c74082-568e-4d95-ab1e-cd27daec5374",
"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": "f9867c98-9dcd-4576-a54e-010480751b9e",
"id_room": "abb97643-b72d-4319-a0f3-2e46360f6ba7",
"date_in": "2026-05-09T09:40:58.1924384+02:00",
"date_out": "2026-05-09T09:40:58.1924384+02:00",
"id_user_add": "5ed05733-3912-4026-baac-ef901298d173",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "f560ac76-1df3-4632-9ad9-70f91fc7fc30",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "69879d71-2580-44cf-96b5-a0249b67ef9f",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "be522af7-7752-4c7f-be0e-d7624df188b1",
"id_room_state": "01aa26da-7428-495b-be30-3f8578fdea1e",
"id_image": "50e7a2b7-5077-4af2-ae9a-6144118c52d6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "885fe840-43ad-46e6-844a-79074f9c6c6f",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "a45f0dec-9263-49e1-b3dc-1ee17499cc8c",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "d31a9d98-8c10-4968-a87d-217d8123c4cd",
"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": "ca398412-249c-4828-a908-905a8dc389a0",
"id_pos_sesion": "5bba35fb-2853-448f-b434-87b3bdebde84",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "e6731365-3f39-4591-82cf-9f64baa8444b",
"id_room_unit_activity": "54796191-2d85-4f99-93af-389345da4feb",
"id_doc_sa": "05a1f8cf-ed56-4f46-9b94-c45a7e0c7979",
"id_pos_type": "b46aca9f-162d-4f7d-8c22-04509fb4bdeb",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "daff5853-ef29-4921-99ee-4097db8fe15a",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "3acd7146-6e84-44d1-ba4e-406a560a334c",
"id_user": "70a24b2f-92dd-49b7-8408-6f9b72f02957",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "c1654f2b-fbaa-47ae-b87a-c87f753bb82b",
"id_user": "ce11b25c-9be5-4b9b-9f56-b9fe7184acb8",
"date_add": "2026-05-09T09:40:58.1924384+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "bf781773-302d-4360-bf62-5eefe05d4118",
"id_user": "10a28630-affa-4d8e-9fa8-f7bb55636000",
"id_user_profile": "58e19fcd-47be-43d1-b7ec-0f914a07a3d4",
"locator": "sample string 4",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"id_pos_sesion": "7f34b901-bddb-4e34-adf7-61e852a8964b",
"date_login": "2026-05-09T09:40:58.1924384+02:00",
"date_logout": "2026-05-09T09:40:58.1924384+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "59",
"id": "5eacf0b9-2128-4e89-bc77-d9e3d0c8e219",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "0703b23a-af53-4a61-afb7-8c8d0ae2f817",
"id_function": "0b683a75-936d-427b-96e7-61166afe5d68",
"id_user": "ca866785-44fe-4ff7-8d05-e08b244b8f2f",
"id_profile": "40dab11f-9922-4242-af3b-519a25110504",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "61",
"id": "5f9a4838-52f3-4bee-acf2-2a72c478d0a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "8871de81-e60d-48e2-8b3e-00abaec7cea4",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "54d22b39-8e59-4598-a646-adede321afd3",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "d854309a-8bec-4202-b24d-b55c92532573",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "ea2c97fd-58aa-4d61-bab2-bec0d3ba6c38",
"id_user": "e05947d7-c1d8-4790-9bff-89077093689a",
"date_add": "2026-05-09T09:40:58.1924384+02:00",
"destiny_type": 4,
"id_key": "a1bd4d39-6eda-4ba3-8b2d-4fef18bcff6c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:40:58.1924384+02:00",
"id_pos_sesion": "571f3baf-c974-4de2-93a4-a3ffcc8e2d35",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "ede4b323-d7b9-4734-8c93-8be909374e34",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "c3efaff3-9745-4747-983d-d17790b19b63",
"id_doc_print": "f9d1cd44-4847-45d2-99df-4b4b80f5d3b9",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "4f273055-99a2-49fa-8e6a-5e9162ebff31",
"id_line": 2,
"id_item": "6be3f36e-a596-498b-aed4-b7609babe5a6",
"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": "d4ffe736-db9d-44ee-a53a-8bd695ab62d7",
"id_doc": "e2bea4af-54d0-43bd-8ce8-0e5885796b83",
"value": 3,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "c8adb84d-db42-4ff2-aa99-f94621a736e4",
"id_pos": "48a89ac4-bb9c-450f-890f-73bcf8ed62f4",
"id_doc": "721c7275-835d-4fdc-b994-1dcf46adc36f",
"id_branch": "6ed84cba-0d90-41ec-a93d-ec5183848b09",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:40:58.1924384+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "f5054fec-f361-4a56-8337-51b492667a26",
"id_loc_from": "af605b72-1423-4812-99f5-0b0be43857af",
"id_loc_end": "c388afce-9eac-44a1-a7aa-2fe0f42535e9",
"id_user_add": "e525f20f-170f-4359-b357-9f1ad15672bf",
"id_user_upd": "e3584f83-46dd-4a65-aa03-29349dfa1ab2",
"id_pos_sesion": "05c98015-cce6-4a6c-aef1-93b1c2c2a8c9",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:40:58.1924384+02:00",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "b212dd76-3350-480e-9b43-a68adf704a01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "eb25a325-1d8f-4e44-b23f-539564493743",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"id_user_upd": "332f2daa-69af-49d7-99a6-f5f8ff65fa28",
"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": "fe9e9f96-26c1-4b18-a8e2-55371a8d9caf",
"id_item": "01ddc37c-7b8a-4626-b185-9646ff059680",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "a1953cc9-dbe0-45ed-b531-d81bd2f936d6",
"id_line": 2,
"id_item": "e7c7aa33-21e1-4d29-8dfd-cdb39e22818c",
"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": "f83d9a32-f83e-43c8-931e-060c6061a87b",
"spool_server": "sample string 2",
"id_doc_sa": "fc986d41-1b70-4152-a06b-c304416c875d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"printed": true,
"print_on": "2026-05-09T09:40:58.1924384+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": "0ae501d3-dd77-47ab-b2d3-01e54a3a5674",
"id_pos": "b6c5a31f-0470-43b9-87f8-aedf9d9f91cd",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"key_access": "sample string 5",
"id_user_add": "b3365dce-7a3c-40a2-85c2-f6687f5bae8e",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "a2bcdcf9-dd1e-4e17-93b8-77f316e15294",
"id_pos": "9d6d397b-7ef1-4148-a3fe-99af4bef4eb2",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "89762ed2-4eb3-4246-8087-cc4444e831fa",
"id_pos": "95727d5b-6664-420a-a3f8-4794ccd667de",
"date_add": "2026-05-09T09:40:58.1924384+02:00",
"date_upd": "2026-05-09T09:40:58.1924384+02:00",
"date_out": "2026-05-09T09:40:58.1924384+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": "31d64f7f-475c-457b-9bb8-cc21585ce1f8",
"id_user_add": "8f746ba9-6777-41a8-9aa8-3d4546939c5e",
"id_table": "8777c80f-7df0-43bb-a7dc-831eedcb4028",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6f62cf14-bd4b-4603-91b4-e7055d29d091",
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "7a4959f7-e08e-4da5-bcd8-dbb4cf83abb6",
"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:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "b59ed730-5ebd-49b5-90ec-3d8203442e9e",
"id_sync": "90c53828-73f1-422e-b201-989a71727876",
"json": "sample string 3",
"id_table": "3220d586-df92-43eb-b77f-114df8310cdd",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "e657c918-0776-460f-8264-d54642ffb4dd",
"id_branch_from": "a8cce4d0-1bce-46f3-ac54-489be45850a4",
"id_branch_to": "00061cd7-ac84-4c6e-b0af-a7473afe2eb6",
"type": 4,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:40:58.1924384+02:00",
"send_on": "2026-05-09T09:40:58.1924384+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": "d77ea8af-07d4-44c3-b224-37c64023b5db",
"id_pos": "f31f880f-5859-4929-a5bd-f4f9ac412621",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:40:58.1924384+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": "233aff05-fe1d-4863-8238-4e426e1659c5",
"token_id": "sample string 2",
"id_user": "faaf92f0-8ccb-439d-a55e-27cf65ebd280",
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"created_on": "2026-05-09T09:40:58.1924384+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": "a5f753d1-8cf4-4b7c-a0cf-1e7a515b3cee",
"id_room_activity": "62214bb5-de6a-4d13-b617-d8b947b456fb",
"id_pos_sesion": "06727939-d5a4-4ebf-8599-9862ac0b538a",
"log_text": "sample string 4",
"id_user": "c5aeb659-ab61-48b1-af29-4c7a5cb235d4",
"created_on": "2026-05-09T09:40:58.1924384+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": "05711d29-fda4-4104-b573-968c7251983c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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": "4f978631-1801-49e3-b84f-1399de54a6fb",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:40:58.1924384+02:00",
"date_end": "2026-05-09T09:40:58.1924384+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:40:58.1924384+02:00",
"last_update": "2026-05-09T09:40:58.1924384+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"
}
}