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": "9f425e45-6dbf-4171-8054-cbcb443bca8b",
"id_branch": "39a42d1a-4787-4881-9d84-4a99667b9471",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "d8d3ea6c-e2ea-4e5a-8957-909351c9717b",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "6ac9ec2e-c77d-40cc-8b75-fbb51361e077",
"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": "ec1ed28b-1a60-49bd-9e55-91092defad7b",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "775524d7-4d1c-49e4-bc35-a35c4b3feac2",
"commited": true,
"st_images": {
"$id": "3",
"id": "7cb84d90-5b0a-4fba-b266-0d358704cac4",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e81657fa-98c8-40db-8e8f-9a89e4a36725",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "56975544-5da0-410f-9add-6c7f0d92bf81",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6de94bd7-5153-4b93-adf9-da5e6671a862",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3a315807-e33d-4afc-8ab7-20d985f510fb",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "d0c44e3b-b510-4d55-aed7-06ebee9a4ba6",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "de41baa7-6f65-4f52-98e1-267b5611f8cb",
"id_item": "a34fe7b6-9682-4713-aabe-ca541ebe1aef",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "f6c48460-d9c0-413d-8d53-713d9bd36434",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "d5d61f88-e055-4d08-b2bb-d159d3811401",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "f95b10ba-be4b-4835-8f82-f4ad197aff47",
"id_unit_sec": "94009218-05b2-4759-833c-8d05e4efb51c",
"id_brand": "b969feec-f4ad-4582-a5ed-b5e31e516d48",
"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": "6ebd50ff-fa8d-4af2-97d8-de1c206e0525",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "071a78ef-9887-48c0-9478-231de5dd120a",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "2dbaf5ca-3ef4-4410-a60d-835753bdaa01",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "be065b30-fb4c-46a3-89f5-74215ad7f139",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "13c39ae5-46e9-400d-a02f-89838e6978a7",
"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": "a82d23ae-822b-40e7-99f6-6fc0220985e2",
"view_messages": true,
"id_image_photo": "11fbbe30-fae5-412d-a578-966e87ebf932",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "e49a479f-f347-453c-b215-667ff2663c32",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "d860cec0-b8f5-4b07-8a95-3c73b4d3fee8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "690340e0-3a54-4fc1-bdcc-ab66986fe33c",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "7d3c7062-b375-46c1-9e90-60147a86369c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "f58f4431-5276-43ce-9b8e-233f192ef4d1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "b4d26060-aef0-4cd6-86bc-9c150b30fd31",
"id_zone": "0d8225c6-903c-4909-b7e9-6bc1cc89d901",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "bcd37077-6325-4151-89a1-051cfa8322d5",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "454aca48-bd07-4db3-985c-53e540b2af46",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "4231d565-20a3-4fc8-a017-ac6938557e0f",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "73a22117-58ee-4503-9c5b-c712de63d0b5",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "01073ee7-a43c-4921-b0aa-af43fe24fb19",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "2f15c491-116c-4816-9114-b7e9abbc6a23",
"id_cloakroom": "76fc2ad3-875a-446c-beb0-80739df4782c",
"id_pos_sesion": "5c58f7c5-2680-4491-8207-87d21ab587ba",
"unit_id": 4,
"date_open": "2026-09-06T06:48:29.8870702+02:00",
"date_close": "2026-09-06T06:48:29.8870702+02:00",
"id_doc_sa": "fddf5e2d-0d74-458e-9a8e-d40392d8dd36",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "dfbc5a52-00e1-49dd-9e26-eb37fefc0c4a",
"id_pos": "2bda269d-38aa-4fca-8d44-fc764c23325e",
"id_doc": "88b4c587-c4dd-4010-973a-b1dc37c5adf3",
"id_branch": "0b86a346-0071-4e33-bde5-10a5fa56d740",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:29.8870702+02:00",
"date_tax": "2026-09-06T06:48:29.8870702+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "8a26b7e1-ce85-466b-b3d7-443921c7c275",
"id_relationship": "41ce6233-c223-4939-805d-89c2304937f8",
"id_loc_from": "ac262970-5c15-4c27-bfe4-1bf9e4edbc81",
"id_loc_end": "12f2a4bb-76e9-4ff8-a06d-9bf9ce694eb6",
"id_user_add": "1f43fb97-3197-4839-b648-215761542f20",
"id_user_upd": "f0055953-bc83-413c-862e-dc31906e1f9b",
"comment": "sample string 12",
"id_pos_sesion": "a68a6d93-c288-45d1-85df-80cc16e17955",
"id_room_unit": "00054f23-3c30-48fd-a6a3-8e8d00a8db9e",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "655573a8-ba8f-4edd-9f13-2cc152d36e2a",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "234ad728-f93d-431c-aa60-b6354411312d",
"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": "6e70ea73-dab8-49dc-89b4-a25f6d8008a8",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "0a52adcc-b1fc-4d71-9f47-37462ea9ac0c",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "4b9abcf3-c03c-48cb-a809-9ee611555d86",
"id_pay": "35c2aec4-f4eb-4e86-b6f2-fff615e1953b",
"id_money": "0b3737c7-8160-4a48-99ff-2b6e3ed79570",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "df715e6f-ddd7-4477-8d3b-4ef1149b46ad",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "8423a413-9e0f-41a5-819f-386ff69b935b",
"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": "f4f2eb1b-4931-406a-94a8-250ea0778535",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "b09a7fc3-c934-4ef4-ac70-dff9c167eed7",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "1a03e437-0a6a-4dfd-9dd8-da55b890cfa1",
"id_money_2": "0aac7084-fa28-4a61-b088-d26a91b4afce",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "be41ad5f-1350-4278-b597-d2f86bcb312b",
"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": "52aef216-e761-4b5b-a2a5-5190c69d0e52",
"id_pay": "89a144d5-c216-4b1a-a5f0-ef6a4df9eae5",
"id_money": "0fdeba85-314e-44ea-abbf-7e4346b00488",
"date_cashflow": "2026-09-06T06:48:29.8870702+02:00",
"coefficient": 5.1,
"id_user_add": "cb94e030-e16d-490d-96df-9fff4d99c69a",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "b507fc88-5ba7-4fd2-88ae-7b2f5936e0cc",
"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": "75094ca7-a4be-4bc1-ba1a-8fcc403bf0f7",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "00cc3891-27b5-4188-8263-da8963cac1b2",
"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": "4a70fafa-3303-41ea-a680-a490d37bbdd8",
"id_line": 2,
"id_pay": "609815dd-41df-4b20-9325-cc3da375c0ca",
"id_money": "72f632b9-c55e-43ab-8008-f8fdd14adb23",
"coefficient": 5.1,
"id_voucher": "5e959528-dfde-466d-9ed1-b9815959de3f",
"id_employee": "27613534-8abb-4dbb-ac56-80f5692d34c1",
"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": "7c9c4d6d-2591-4f74-a4f1-97139b1019d3",
"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": "9fedf6a2-c99a-4996-ae4e-6e455c71ebdc",
"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": "5b66b7cb-7e4c-4b44-a85e-94e3451dd963",
"name_pos": "sample string 12",
"id_image": "cbe52db8-85c9-4a2d-9d89-6cb39cdc619a",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "0a8f4005-b935-4179-997b-38751bfa5cab",
"commited": true,
"mt_employees_branches": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_employees_profiles": {
"$id": "22",
"id": "8e5307c8-e5b6-47d1-a351-e0524badc515",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "5925ee5e-f989-491b-a109-91a90978e663",
"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": "a9389e08-30b8-44da-aa3f-33c66408e06a",
"id_line": 2,
"id_item_sub": "4074b801-b1a6-46a3-a623-cd71ab1a73c5",
"qty": 4.1,
"id_list": "aa1e526f-ae3c-49c7-976c-c805ffc8c210",
"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": "869e2a39-9ba2-4331-af20-d3ac1cb373fc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "c057f1cd-6c68-429f-a198-e207a032bc62",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "6762b20c-1670-486a-98be-d7f66c6d53d5",
"id_user_upd": "0b5e1e09-8af8-4e43-9704-0fce9de3d970",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "24",
"id": "9a878372-3016-4d01-b07c-8ca42d56907d",
"id_item": "0862edaa-5b9f-49a8-ba73-3f71a6919838",
"id_item_type": "1c79aa09-ef7e-41f2-80e0-e067979135f2",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "9ae40479-3b37-4d8a-a370-c5899c4760a0",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "e01e889a-7c78-4517-8470-434dc9e776bd",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "25",
"id_item_sub": "9a9584a4-0936-4b52-be00-0d38cfe78106",
"id_item": "71d00dd9-a1bd-44c4-aa89-894dcd3c81dc",
"group_id": 3,
"id_unit_ref": "aaa595bf-b8f2-46f3-b8ad-9d135ad7aa1a",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "24"
},
"mt_units_ref": {
"$id": "26",
"id": "11444458-2385-436e-a58a-80c35edb59b2",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "87af2ccf-8093-42c0-a2c1-ad7a5da8af11",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "324f56fb-32f7-405b-a97b-cc64b7f070c3",
"commited": true,
"mt_units": {
"$id": "27",
"id": "07cf06ae-b405-43cb-9b60-b4fbdc88638e",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "c2d982a7-13f1-4d6a-aa9d-acf04b171f2e",
"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": "f2ed9c2b-4c4f-4cdd-800b-914e96ebd4ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5a988f85-5333-4efc-aab0-160390267987",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "8158ba0e-2db3-424e-9a89-8443b760893b",
"commited": true,
"tt_vouchers_det": [
{
"$id": "29",
"id_voucher": "2e46a68a-43d1-4ae0-9625-a1bd0b99101c",
"id_line": "442898f1-4435-4a0c-b65d-6efd08eefdd1",
"id_category": "e8d05764-e200-4ba2-b82c-efac205374a1",
"id_item": "44d5d624-7e47-4349-8fb0-3ecbf6acc685",
"id_item_type": "c7c8eb29-af60-4ba8-a309-bb02bac10291",
"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": "22b58c77-ddd0-4f9b-8147-2e91b146af4c",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"date_used": "2026-09-06T06:48:29.8870702+02:00",
"date_sesion": "2026-09-06T06:48:29.8870702+02:00",
"id_employee": "895c1ae0-0642-425b-a1be-efbcd11fadcd",
"id_branch": "efde540f-85dd-4cd9-9a07-61713f3ad315",
"id_voucher_permision": "d4f39ebe-570f-4b6e-b988-44e55ac3a684",
"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": "e633d82f-10b5-482c-b3c2-915e7df28de5",
"id_user_add": "a4a71297-f870-4bed-8967-003b31740afc",
"id_doc_sa": "8fdaa51a-cd22-4789-a096-b3585d5843a5",
"id_item_sub": "24462565-a7d0-4425-a4ee-a2a8de2de89c",
"id_pos_sesion": "f9183b21-3f34-4a6f-8a64-80f7449f49b2",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "06b2183e-ceca-418c-b6e5-5e593e703518",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"date_used": "2026-09-06T06:48:29.8870702+02:00",
"id_employee": "9a8dc89e-5d33-40b1-b5e2-c7f91ab0a5a0",
"id_branch": "4b1bf6bd-0234-488c-95c7-4bc9a37c9020",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "c2edcb5e-2fb4-446d-b712-d11da1adecea",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "8955c6b4-5cd0-46ae-a0bf-8d789ee9552b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+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": "127b2e6a-f60b-434c-96b9-1026d097f984",
"id_pos": "eec85d3f-8b44-4862-b6e9-4857929f8f3b",
"id_list": "a8d4a3d1-a63e-471b-a64a-43266d0bf03f",
"id_item": "a5912b74-9b70-4f53-b1d1-fb20ba08a390",
"id_item_type": "33b2dd3f-8dbd-486d-82ca-64dc5b6cec9f",
"id_category": "037c0f5c-5081-4950-8553-1322714a2f65",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "03b4476c-cea8-4b9c-8d63-53d5f6fd9fa9",
"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": "637fe7d8-e191-4e11-87cd-e59eeab8df52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "142d9b83-a50d-4d9e-a723-97d0a0dfe589",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "6acc42a0-cec9-4f65-b12b-083de507c63c",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "a15a783d-f6c9-442b-acb1-4538fc9300fd",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "34",
"id_pos": "458f066a-e857-4e05-a557-d662de95de60",
"id_pos_type": "3dabb95d-f2f6-43aa-8063-45ad8fadb1af",
"id_price_list": "f8007171-31fa-46f4-b9fd-1aac72c5d0e1",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "c1a3a948-c381-488a-a2d2-f463d1229921",
"commited": true,
"mt_pos_view": {
"$id": "35",
"id_pos": "471df7a9-c6a1-4e5f-95e9-8d7ecd526812",
"id_pos_type": "09177242-9bf8-4f39-bfbb-04907e664677",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "3c264df8-9a0b-4e01-b9c2-660397fafeda",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_pos_types": {
"$id": "36",
"id": "1a93f406-340e-496c-b903-5f3fc1ae957c",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "57eb389d-c0e7-4581-8fba-5bf269109b5c",
"commited": true,
"mt_items_featured": [
{
"$id": "37",
"id": "6e8e6b69-2ad6-46a8-ab4a-b998cd0d48e1",
"id_branch": "426347be-e127-48e1-8067-1acf5b983ca7",
"id_pos_type": "62d882ad-d256-42dd-920b-45f8dbb1351a",
"id_pos": "03525fb7-a46d-46fb-b83d-16203f606ca3",
"id_item": "9f1becdd-e2f4-41c5-8683-ae6b1c8d56a3",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "f978d2dc-97cf-478d-8f36-c856e3d390ac",
"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": "0f119951-659d-4735-b040-c0282d8855d2",
"id_doc": "0396174c-5052-4650-943c-70ba31b5b8be",
"id_pos_type": "7d032511-b0e9-464f-a931-caf48424bc38",
"id_doc_print": "6cf4656a-1ada-48ce-81fa-8938f08f52db",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "73f75f31-0894-49f4-ba6d-b2cef625d36e",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "39",
"id": "53758103-302a-43f5-b2f6-e8bb122d5490",
"id_pos": "a6aeeec8-4b29-4987-8316-2d9c3bb4a35f",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "81fbc098-1c74-4a61-aa9c-db789fe1f3de",
"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": "2af0c5ef-ce43-40f6-8f8a-929af1b21be1",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"st_doc_print_det": [
{
"$id": "41",
"id_doc_print": "6aa60f18-ab87-454c-91c1-9e7c022cec6b",
"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": "2898a42d-4e2b-404f-a437-ad0c73041501",
"id_item_sub": "b56890e9-f5cb-482f-832b-305c82b2f715",
"validity_date": "2026-09-06T06:48:29.8870702+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "815f33bb-7c64-45e6-98d7-86b32ee8befe",
"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": "322d99aa-2735-45dc-9cb1-015cbb7cc214",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"id_branch": "3e3a6b13-1b6d-464e-a4f1-3e4008285159",
"id_pos": "bed88b74-075d-49c9-8122-bdebe6503c67",
"id_list": "b207e7d0-673a-41ad-ba1b-2e99dac61653",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "9e9b1137-a1d5-410b-b446-a242ba909670",
"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": "733a434d-105e-4c93-b5d5-eb690c904a01",
"order_id": 2,
"id_item": "8751b6ef-3909-49e0-96da-c00e3908ddc9",
"id_item_type": "bc1d58a7-efb8-4197-a05f-faa261f996ff",
"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": "9a5fe5fb-e64c-4b1f-9099-eb1e327b59af",
"type_item": 11,
"id_voucher_json": "e36984c1-1f5b-4c62-a6e2-d34c30b39476",
"count_voucher": 1,
"id_category": "567c9fee-cf35-47c8-9284-f968170833b0",
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "604ebf97-d343-47d1-8040-c2445f185b87",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "28"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "45",
"id": "8c4e026d-4256-4a8c-831f-3ea3c8833b0d",
"nro_sesion": 2,
"id_pos": "5201f838-a4d5-4f81-a3ce-c20ff726a1ba",
"date_tax": "2026-09-06T06:48:29.8870702+02:00",
"date_open": "2026-09-06T06:48:29.8870702+02:00",
"date_close": "2026-09-06T06:48:29.8870702+02:00",
"id_user_open": "1f80dcdb-d288-4ac1-8a1c-036488657528",
"id_user_close": "297ddeb1-c7d5-4405-8f17-b4cc07481ae4",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "2178fd35-d01a-483c-b7e3-38e5cefd1f65",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "55f8a56a-8ab0-4241-97ac-2be0b40ca91b",
"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-09-06T06:48:29.8870702+02:00",
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "46"
}
],
"tt_rooms_units_activity": [
{
"$id": "47",
"id": "a7bae7e3-5c00-49aa-a5e6-c6cdacc9c52f",
"id_room_unit": "5b10e108-07e2-44fd-96b0-df7faa3983e2",
"id_room_list": "fca418b4-082e-47a2-920d-c27860323f97",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:48:29.8870702+02:00",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"date_open": "2026-09-06T06:48:29.8870702+02:00",
"date_close": "2026-09-06T06:48:29.8870702+02:00",
"id_employee": "c77fee7b-121a-464e-b23b-79f054a31b48",
"id_employee_sec": "e19ce786-ac27-47ba-9e16-4af8d90870b1",
"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": "6b21e3b9-79a0-4e22-a86b-ad3fbdd1e36b",
"comment": "sample string 7",
"id_user_open": "3bf8ea92-d54b-40b7-97a1-e672ed537a1d",
"id_user_close": "5a731cb5-caf8-4bb8-887d-173e7152494d",
"id_unit_state": "106ca519-6318-46c8-bc25-da8cfcc5e101",
"id_pos_sesion": "2c01e93e-eff0-4256-8776-a6ebabeaab06",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:48:29.8870702+02:00",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "48",
"id": "ba96855f-e49a-4b6e-bb52-0a06ca64f0f3",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "76303456-1e8d-4be0-b64b-b48fddd08700",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "8a14816a-7c4b-4c2c-abad-aa2b68cc428a",
"locked": true,
"date_locked": "2026-09-06T06:48:29.8870702+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "1867cf09-f9ea-4f26-a767-69c06f48101e",
"commited": true,
"mt_rooms": {
"$id": "49",
"id": "545c98d5-84d1-4dc1-8bdd-d348dea2fef9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "37212a93-680e-4efc-95d1-ab941741bf0c",
"name_pos": "sample string 6",
"id_image": "94318442-ddfe-4fe6-80b1-a97b4cf0a74a",
"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": "cd8e734a-c67f-45cb-9907-2f3d616859c4",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "b0df400f-a9ba-4168-9823-44f964e37af8",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "50",
"id_pos": "10252c7f-6025-4ee4-bc84-3b69a5acd839",
"id_room": "464387ed-64ab-4d6f-bbb8-9dbadd3c73a0",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "ee383e66-deab-4d98-a255-0c2785465b02",
"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": "99534ff6-6d41-4843-ab44-1cb0622b5c6f",
"id_room": "99966b60-36be-4946-ae13-48ebca67a026",
"date_in": "2026-09-06T06:48:29.8870702+02:00",
"date_out": "2026-09-06T06:48:29.8870702+02:00",
"id_user_add": "e45d9e97-b9d0-4a31-a332-7eb2c6bc077a",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "e6fa328d-b037-4468-b067-81e987f33cc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "682e150c-7111-403b-a1ba-27fcac51000e",
"commited": true,
"mt_rooms_units": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"mt_rooms_units_states_types": [
{
"$id": "53",
"id_room_type": "a94ee669-12fe-4dd0-9044-c127f0d5cdf0",
"id_room_state": "dcce1b9f-a810-4e9e-8431-d74cc628e18f",
"id_image": "96c57a31-47c9-4afb-ad5d-e37a0adf215d",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "68a75c09-52ed-4dc0-bd07-717ce3d37f34",
"commited": true,
"mt_rooms_units_states": {
"$id": "54",
"id": "77292469-4ce1-4365-a5f0-a5bd6f91d843",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "979c8425-7da7-4efc-aeb5-f35ca7de2726",
"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": "3f2bc750-85f7-45e9-945b-bbd5329dd4b7",
"id_pos_sesion": "b15b3430-bcc4-479e-a86d-9a311f2c1e5c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "850a4510-1e74-4484-8189-ac02b4d3290a",
"id_room_unit_activity": "da7b1aae-63dd-4593-a2d4-677049511474",
"id_doc_sa": "83d2eedc-17ac-42af-bc92-def750b4df1c",
"id_pos_type": "e6233f08-5856-470f-b123-f71ca0af0fa3",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6c51a342-4ab5-4ec7-bd3d-9e5230985887",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "45"
},
"tt_tips_users": [
{
"$id": "56",
"id_tip": "38f5b3d6-06ea-4c79-b875-4dbadafc953a",
"id_user": "59b85f38-0678-40d0-b582-0ac8ce4282dc",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "3188779f-c819-41f6-843f-35ba7db0a9f5",
"id_user": "43760f10-0aec-4739-bc34-8910aa6543d2",
"date_add": "2026-09-06T06:48:29.8870702+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "5a6f7fa0-e446-4571-97d5-d3cf9aa3e10e",
"id_user": "bf7d9e99-5774-42d1-99bd-7096b80abeb7",
"id_user_profile": "0f713eee-6664-4924-8442-0a7c4b0cfc99",
"locator": "sample string 4",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"id_pos_sesion": "51fa17f3-d6b4-4ccc-ad8f-183f8e04af2a",
"date_login": "2026-09-06T06:48:29.8870702+02:00",
"date_logout": "2026-09-06T06:48:29.8870702+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "59",
"id": "cbac9867-1645-45af-95c1-3c3fd170e54a",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"st_permisions": [
{
"$id": "60",
"id": "417785e2-e76f-4df4-89d2-29fa9efe7813",
"id_function": "804808bd-155e-4533-9677-a8dfe8c2409f",
"id_user": "f9c86146-5ee1-407f-92e9-48ba2ac2a689",
"id_profile": "4a743d85-efd0-4449-9400-addfe31a5818",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "59"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "61",
"id": "b0cbd20e-e441-4123-8abc-3d1eee5bac50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "f87fc575-0d2b-473d-a140-dfed1f25d367",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "94686adf-af5c-494c-966c-a4e80bb4d6cd",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"st_functions_groups": {
"$id": "62",
"id": "1028d5fa-4b1d-4195-922b-55485bd794ad",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "08ee12bf-d45d-4cfe-bc2e-5be6ccaa575a",
"id_user": "2f330ca2-b68e-4b1e-9e7c-f4df6a0ab001",
"date_add": "2026-09-06T06:48:29.8870702+02:00",
"destiny_type": 4,
"id_key": "ae05dff0-23ed-4a6c-add4-97d1c58827f2",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:48:29.8870702+02:00",
"id_pos_sesion": "ab4b1cf9-a2b9-48cc-a484-2cf3b6617cf2",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "45"
}
},
{
"$ref": "63"
}
]
}
},
{
"$ref": "44"
}
]
},
"mt_items_vouchers": {
"$id": "64",
"id": "e2884d95-18b0-4458-babc-7540badf2a50",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "6c31a7f4-e5ab-4b7c-9a95-f0da76a976e8",
"id_doc_print": "37081c4d-e8bb-4232-8903-60c2c472b9ad",
"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-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "c0a437e2-3e7b-4cad-bc15-e5d3ed77e143",
"id_line": 2,
"id_item": "d48a54e0-4eff-452e-860d-5293141f69d0",
"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": "d75a15e8-f864-4dba-9293-c09e7505c305",
"id_doc": "91753e58-6005-4358-b170-2a87c49a7928",
"value": 3,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "250e3d16-58ef-4af6-967f-70b8deff17ee",
"id_pos": "32e267cc-0aaf-40bd-b8b7-b64e2c48cd70",
"id_doc": "93dec777-fcbf-4e3e-861f-983586f7bd78",
"id_branch": "f0c14efc-ffb4-4c02-9b03-f541852b77bf",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:48:29.8870702+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9332a546-aa6e-46eb-b014-af18e5d0fb4e",
"id_loc_from": "0e7a4d7f-3fc2-48a9-a03d-e51c2dcd28ec",
"id_loc_end": "21946aa4-6052-4edb-a443-9892eb008304",
"id_user_add": "9490d135-c39c-4c00-9b24-7e73e0e13e6d",
"id_user_upd": "a1fc1b10-96f0-40b6-92ad-03c48059d4b4",
"id_pos_sesion": "0eebc6de-0bfd-44d0-bdf4-faf8428bc5a1",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:48:29.8870702+02:00",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "68",
"id": "2c5c010c-5ae4-4ed4-a365-ecc19ab9b377",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "19eb7abc-9871-42f5-ac8b-992cd54032e4",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"id_user_upd": "2a25a5e1-8199-49d7-b137-74aba4a904dd",
"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": "8bce6e2a-15d3-4d7c-9b89-87cced6b353d",
"id_item": "57fb9437-cfc8-4a15-a3b0-261276be76ce",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "3ec64ea6-aca8-42e6-844a-0a095c7fdad4",
"id_line": 2,
"id_item": "0da0c214-756c-4367-9de5-f1e65edb137d",
"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": "b3d3d165-eb08-4d80-a45e-f9ac2a640970",
"spool_server": "sample string 2",
"id_doc_sa": "cdd26b3a-67fb-467a-840f-208d38a5dc7d",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"printed": true,
"print_on": "2026-09-06T06:48:29.8870702+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": "49d0c5a0-3d8b-4aa1-8f6c-462b5ff9b90b",
"id_pos": "140c3561-408c-49c1-815d-75df6760197c",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"key_access": "sample string 5",
"id_user_add": "7349689d-4911-4a2f-a71e-54f4c207afb5",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "72"
}
],
"st_users_pos": [
{
"$id": "73",
"id_user": "52cf1e5c-0a7e-479a-b30b-4a90c6250199",
"id_pos": "ef1acd1d-9391-47e8-b50e-49bd50adb4a7",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "2866cd23-2527-4d99-b8fa-529bf0df78bb",
"id_pos": "c13e1b2f-3bd5-41fb-997b-7b6e50e1b3f8",
"date_add": "2026-09-06T06:48:29.8870702+02:00",
"date_upd": "2026-09-06T06:48:29.8870702+02:00",
"date_out": "2026-09-06T06:48:29.8870702+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": "aa180ec9-900b-4d51-95fe-4b03b251eb26",
"id_user_add": "b1658f80-7fbb-4920-964f-c2b45a66a1ff",
"id_table": "838d91a8-b4ca-4dee-b024-91fdc55ab985",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "c3a87b93-8822-4533-9113-08b6e7301385",
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "76",
"id": "7bc57801-ba40-40c3-876c-35be139dffbd",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "77",
"id": "7df44c2e-1e99-4127-a453-e913442138d6",
"id_sync": "7971327b-9cfc-4751-98e7-5f9533784e99",
"json": "sample string 3",
"id_table": "787364ea-d27f-4550-b291-7e1c5fc96ad8",
"order": 5,
"st_sync_packages": {
"$id": "78",
"id": "646978a6-e58a-4e8a-8977-0697355ac8a1",
"id_branch_from": "1c1b7899-8564-4301-b777-25948e11ebe3",
"id_branch_to": "d2f1b900-2516-45e1-94b4-7838fb7f28d6",
"type": 4,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:48:29.8870702+02:00",
"send_on": "2026-09-06T06:48:29.8870702+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": "40ae7ab6-4830-4387-83c3-11449b766f75",
"id_pos": "1cc95562-0aba-4c36-a7a3-3a5e864bb1d4",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:48:29.8870702+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": "b051830e-501f-4515-b533-c3187dba531c",
"token_id": "sample string 2",
"id_user": "1ef1a04f-3624-45ee-b098-89de55441313",
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"created_on": "2026-09-06T06:48:29.8870702+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": "3b35afe7-a3eb-482d-afa8-cf2052248fe8",
"id_room_activity": "fd4d882a-c147-4656-a30c-fe68c8c6315f",
"id_pos_sesion": "6ed7aef0-36ee-47ab-b318-02bccf4c4c9c",
"log_text": "sample string 4",
"id_user": "47a61af0-eeb7-49ff-8091-414a80a1a5b1",
"event_type": "sample string 6",
"correlation_id": "fd72cb6b-0718-4aa8-9096-f5797d4ce925",
"id_room_unit": "cdab429d-9e53-43c1-8024-89c3209f0baa",
"id_room_unit_source": "8d97b8a9-fa3d-4902-af15-d5f0746624a3",
"id_room_unit_destination": "4d947792-00a0-4d62-8a65-4bd1520d6954",
"id_room_activity_related": "9d139080-7af0-4227-a880-46ed4ef0f9cb",
"id_doc_sa": "d239405a-ed03-4a04-a0e4-783e8f1abef2",
"id_user_authorizer": "0a069033-9167-4212-8182-67ba47aea13c",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:48:29.8870702+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": "53a2d190-a327-41e8-bb77-61789cdc39ea",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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": "4aa972ab-6614-4fed-a421-0735dc8c9aa8",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:48:29.8870702+02:00",
"date_end": "2026-09-06T06:48:29.8870702+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:48:29.8870702+02:00",
"last_update": "2026-09-06T06:48:29.8870702+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"
}
]