GET api/Mt_Periods?id_branch={id_branch}&date_query={date_query}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| date_query | date |
Required |
Body Parameters
None.
Response Information
Resource Description
mt_periods| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
|
| period_id | integer |
Required |
|
| date_from | date |
Required |
|
| date_end | date |
Required |
|
| state | string |
Required Max length: 1 |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_branches | mt_branches |
None. |
Response Formats
application/json, text/json
Sample:
{
"id_branch": "57cb25a1-0f96-4e8e-a9d8-422299d2bc04",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-09-06T06:47:15.6691422+02:00",
"date_end": "2026-09-06T06:47:15.6691422+02:00",
"state": "sample string 6",
"created_on": "2026-09-06T06:47:15.6691422+02:00",
"last_update": "2026-09-06T06:47:15.6691422+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "bd8512c8-09df-4e26-bf72-0a6a70ab5eb7",
"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": "d7937a6d-c704-43cd-bf5e-4b92c22b2398",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6691422+02:00",
"last_update": "2026-09-06T06:47:15.6691422+02:00",
"id_user_upd": "095869cb-644c-4c91-9920-e56033eafb2a",
"commited": true,
"st_images": {
"$id": "3",
"id": "933dbb27-0123-4f08-9994-0a87c193d491",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "9953e5e3-2126-4fa1-8689-bbb2cf0a97b4",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-09-06T06:47:15.6691422+02:00",
"last_update": "2026-09-06T06:47:15.6691422+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "a64891b5-da17-4177-94c7-383bcb8fc3d5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "7b1513fd-f180-496e-a46e-13d24f7bca40",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "55cb08d8-bf39-4cad-bb44-2cec81a5fa0d",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "ee6f42ef-1ae5-4eee-9ce1-c62d67436f2b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "a46c8f72-9865-47d9-8186-e5def6ee16b3",
"id_item": "da808ab2-c20b-48d6-8586-67715c7de58a",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "bd5d9a44-2a19-42fa-91f4-110c15cfe9a5",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "baa0bfaa-158e-4ef6-adbf-66a58970db57",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "a3cef92c-6f15-4258-87cf-8ef41d0ebe14",
"id_unit_sec": "e72d096d-e639-4611-b731-fd4677f96347",
"id_brand": "0efd4466-6e51-4d41-8f85-98440ba7e516",
"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": "84f3b1a1-9a55-487d-a789-e0a1b26826a1",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "d9db129b-3ea5-4e61-becf-bd24607f2702",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "f59ec8c2-5b61-476b-b6d4-9336473c98cd",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "b55ed644-c9a9-4a10-ab8c-10990078610b",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "15e8af00-eb62-44ba-bb35-5b27c7ee6a07",
"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": "70b72d01-1f26-4e3f-a6d4-0c7b2b4b86bb",
"view_messages": true,
"id_image_photo": "002694ca-9d15-4d97-96c6-0337b6c02e36",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f2d05d6f-28c9-4147-b7f6-3eb958328652",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "bdacb82a-5d06-4ecf-b0f0-b8d721344e7c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ca2e004d-4ae3-4a79-853e-ed80c301cbf3",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "91189a11-20d0-413a-acef-28cf43b0e3a3",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "e529c609-2fc1-46c0-b899-1c302fa44eb7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "3a2b1c18-5304-4b7a-9049-158da1bb9743",
"id_zone": "6adcfd3c-5b7c-46cd-8f0a-2421efe48bc6",
"user_required": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "fe8c1748-ea43-4335-a754-2524c5c24668",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "fbd6c40c-242f-4da4-b764-512f79db4dbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "e64fdecd-2f03-4d19-92dc-ce883f955879",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "4acbfa01-7423-45ef-90e9-3e8cd278cdf5",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "febd08e1-96a0-407b-af78-1fb4b7a8a680",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "a27d0f53-f7e2-4e5e-96f9-14439d93027b",
"id_cloakroom": "49c8a0c5-7b63-4aa7-ad03-a30218b81586",
"id_pos_sesion": "fc02b079-4ff9-45ff-a223-850c87be14b3",
"unit_id": 4,
"date_open": "2026-09-06T06:47:15.6794111+02:00",
"date_close": "2026-09-06T06:47:15.6794111+02:00",
"id_doc_sa": "a0d3c076-af03-441b-9417-cd37add18b15",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "626eb10c-3956-4097-b514-14a65aee697d",
"id_pos": "6f6a5f10-d69b-4ead-b26f-0adf75566ac8",
"id_doc": "deeaf8b3-28e4-4101-8e1d-16c04f8f5089",
"id_branch": "817f2f72-d798-4685-9934-6ddd5d2aa7ae",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:15.6794111+02:00",
"date_tax": "2026-09-06T06:47:15.6794111+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "d4469019-8c36-44da-af49-6536df7ada48",
"id_relationship": "bf42fd02-018b-49c7-9898-f4581d15871c",
"id_loc_from": "c3bfbb6a-05bb-4256-b6af-f4f3d6a65008",
"id_loc_end": "cfe50398-6964-41a9-a915-004c1081f458",
"id_user_add": "d2ad937c-afd4-4b0f-b064-e3a33b1713d7",
"id_user_upd": "8a19aa55-fdb4-45b8-9a4b-54441a235146",
"comment": "sample string 12",
"id_pos_sesion": "61386ea3-9198-4be2-aa22-1179da8d6c29",
"id_room_unit": "3d0b4c1e-4db0-45d4-ab59-d137ea53be38",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ac78dcca-9648-4dad-98ee-a4f0ad6fac50",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "9afcc304-1d83-4aac-8304-d02bc38a330c",
"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": "7a3f5f6f-df09-45d8-91cc-2bf6fd0c1582",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "797283c5-83e7-4bb1-bb94-6099a3ecc5ef",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "66226aea-e4e8-4fd5-b83e-d3fb37f985f0",
"id_pay": "bd5458bc-48e1-4341-83d7-8649d49b4204",
"id_money": "231c2989-ac9e-4ce9-b7ba-1dc4ebc34ccd",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "1a6d5dfb-4dcd-4f42-8623-a2bfc9804dc4",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b48f91f4-3b8b-45cb-9250-5fc406d48e5d",
"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": "2fb6ac39-e2b6-4f7e-a90d-94d6b3a7f8ea",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "79cf2dde-e10d-4486-8d58-95f5ad0831b1",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "74d11ce0-d595-4349-977a-43ef74be7c96",
"id_money_2": "0c51f2d4-ae87-411a-9e40-6620178acbe5",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "3cb8631b-cb12-4a21-94f0-1da7d07ad158",
"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": "76c4ad51-c1db-4859-8ed0-d105e8ab1c73",
"id_pay": "4b6f1bdd-a55e-4947-8db4-b278c51dcb10",
"id_money": "74b10ac5-53b6-4f57-9521-ba1bd0f49c35",
"date_cashflow": "2026-09-06T06:47:15.6794111+02:00",
"coefficient": 5.1,
"id_user_add": "5d249d8c-2424-4681-8155-9c675c692f4b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "6419a215-bf8d-4394-bf0a-d057d85101fe",
"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": "12a23b73-45a6-4706-8765-df53f3ffa047",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "05819aab-42a0-48e6-9892-cc63a7ba2618",
"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": "018656a0-15fc-4e9f-a87f-efa9cadcf3fc",
"id_line": 2,
"id_pay": "854a7c2d-b802-43bd-8d7a-d9a831b62d49",
"id_money": "7caff194-ed10-45df-8c1a-47de0eaa2f8e",
"coefficient": 5.1,
"id_voucher": "655c2dc6-184b-4139-be27-97d93c0aec2f",
"id_employee": "e536096f-cf4b-4957-a221-b92916ae05c9",
"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": "23e48079-c74d-456c-9010-ffa1817040c1",
"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": "aa0a3698-64ed-4432-96fd-99f5a0ddef75",
"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": "4efb05d0-1c37-4ed1-b251-c1fa0cdc4dec",
"name_pos": "sample string 12",
"id_image": "6a3c78ef-45ee-4aab-9afb-acb15b47f290",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "d12690ac-e8d5-495e-a5a6-df31a1d892b0",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "c0e9318a-0587-420e-9aa1-b209901e50b9",
"id_branch": "a02154ca-4702-4495-83d9-b8f36ff6bcd7",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "40a44157-8c9f-47de-91a5-ba2ee5803b66",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "e4235a58-7e7f-46db-8383-65f8f6b19757",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "74ec205f-e24a-4f40-a83b-19da831f0ef0",
"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": "24",
"id_doc_sa": "0afb1805-838c-47c0-b441-82b80f14072c",
"id_line": 2,
"id_item_sub": "90761f7a-2722-446a-b346-90b8fdcae3d7",
"qty": 4.1,
"id_list": "3e12db47-8117-4afa-b104-3fdddf271e58",
"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": "6b134222-0e43-4a7a-ab41-7177cee2bf92",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ffd3d260-b111-439d-9828-7e84e48a10e9",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "12685f58-343d-40d2-8fcc-76c590a8af36",
"id_user_upd": "2c31fdd7-6b4a-4058-99bd-592e762fdf6f",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "b3ad119a-61e6-4a60-be7b-af07f383cdb5",
"id_item": "3940e507-510e-4021-8cad-fa658ad5a354",
"id_item_type": "8d19dc06-1869-49f5-ae4a-1c329a3b97b0",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "45840927-b27e-44d4-9f4e-b7dec506ab7e",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "59e30de5-dca7-48d3-803b-e7c2388c83ae",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "116b8177-e61c-4aa6-9fd0-61768c1e6ffa",
"id_item": "6868d380-d347-4919-974d-bec8fbd85611",
"group_id": 3,
"id_unit_ref": "8d51edbd-4805-4fe2-b915-b89be9d0f6ea",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "7b60056a-623b-4930-9a68-e6ef9d3b2420",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "77d4861d-eab7-4b60-aaed-b64146a3f919",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "98e346ae-1aa2-4345-9c7b-18f10581bdb2",
"commited": true,
"mt_units": {
"$id": "28",
"id": "574b2e6d-a19d-430f-b1ee-7a5152f3ccda",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "5e3ba7cf-f7f6-441b-89c0-d0470d3412e3",
"commited": true,
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_users": {
"$ref": "8"
},
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items1": [
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
}
},
{
"$ref": "26"
}
],
"mt_items_types": {
"$id": "29",
"id": "3dd93479-3b75-4bba-ac03-9de7a2733fbc",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "c20602dc-87cd-427a-8fbd-7ed90112d73e",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "21192b7a-cbf4-4160-9cff-d3b28c4222e7",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "797616a5-309b-40f0-925a-e19380fa4c88",
"id_line": "7f8618c4-4f85-4a21-accf-3112c916f43e",
"id_category": "06fce013-38d4-4253-9305-eb84ffd31c6a",
"id_item": "8f80dd4d-05ec-4442-b9e4-ea15e9966837",
"id_item_type": "b121fd1c-8280-4c52-8d93-502c583eb256",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"tt_vouchers": {
"$id": "31",
"id": "8544d351-7e3a-483a-9cd4-3f5cac1430ae",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"date_used": "2026-09-06T06:47:15.6794111+02:00",
"date_sesion": "2026-09-06T06:47:15.6794111+02:00",
"id_employee": "c6309e7f-cee7-4346-8918-a67c9161ff12",
"id_branch": "07030669-2637-4802-9f3a-cbb8f0c2a6aa",
"id_voucher_permision": "7cb2700d-2990-4ba7-8b79-0ee166367ae6",
"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": "10e5d71b-8311-4e29-bbf4-16eea8ce1e8e",
"id_user_add": "e57375c8-4233-4d7b-a39e-5daf57463530",
"id_doc_sa": "5362da00-2865-42a2-b07a-ba50bc623066",
"id_item_sub": "f1bded7b-f9ac-46d3-98f5-bbb6d94bdb6c",
"id_pos_sesion": "8882c98a-7783-47cf-9523-d3abac562192",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+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": "30"
},
{
"$ref": "30"
}
],
"tt_vouchers_permisions": {
"$id": "32",
"id": "f5d682b0-de04-426d-8c1a-e3d26aa12753",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"date_used": "2026-09-06T06:47:15.6794111+02:00",
"id_employee": "31e8d551-9a3c-4c79-af03-f5358a2dd90d",
"id_branch": "72573fa5-f122-4a85-b4a4-65d41f7eb930",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b9bd0d37-ef0e-4e48-8912-825cc7abcaee",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
},
"st_users": {
"$ref": "8"
},
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
}
}
},
{
"$ref": "30"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$id": "33",
"id": "262a6161-c0c3-4f1d-8c68-7e85ef91a197",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+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": "01d7323a-e0cc-4557-b7ef-4c9e2ae6e752",
"id_pos": "e0098948-63db-475c-b35d-f22edf5f7f46",
"id_list": "e768c0e5-d8c0-4667-9420-ad0c306b984a",
"id_item": "5ae0c342-48c5-4ed1-886c-b08a7b69cf19",
"id_item_type": "34fc965f-443b-4961-94f3-acd2340c57db",
"id_category": "14386e1a-4437-4c1c-9806-12a557ca5dd7",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "a959ce92-ac0a-44ee-93a1-cbb08ff19933",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$id": "34",
"id": "c6be8813-2210-4de1-a3ee-37f576007bc5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "85a56f60-ab31-4dd9-9192-10d051709821",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2c91c8ac-3c1b-4685-8419-f93473654ca9",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "8cf95f5b-c07b-4334-8390-97a2d9c31f15",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "bac5e1be-7d02-4db3-857a-35e88d7268eb",
"id_pos_type": "8fb2ae75-932e-4a07-9def-85bb6115eaeb",
"id_price_list": "352e3adf-04e5-4556-90c5-aaec0e01bc26",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "f4bb54e9-40b0-4e3e-9db2-99458e00c3b6",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "7e4a7649-66f6-4027-bf2c-a96962d895ec",
"id_pos_type": "9aa8c15b-80ae-4a3b-9a86-2d60188f0ae2",
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "5543ba60-a165-4341-87ec-514697e71b23",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "a21c5985-a3d6-4162-83f1-09a904f6e9c2",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "49b8dc36-04f3-4612-885d-33f28aef7235",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "899a1e6d-50c2-433e-8796-9ec9f0a439f2",
"id_branch": "7be2e319-0167-4781-9937-8e53584f047e",
"id_pos_type": "26b91025-e245-4bcb-9b73-a7a6fee6aba0",
"id_pos": "088ec2ca-1ea4-434d-b4c7-1117819f9bed",
"id_item": "348d0521-da6a-4665-8633-4e3732928537",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "6a009f19-1ec5-487c-9d28-88af7c241d59",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_items": {
"$ref": "6"
},
"mt_pos": {
"$ref": "10"
},
"mt_pos_types": {
"$ref": "37"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "38"
}
],
"mt_pos_doc_print": [
{
"$id": "39",
"id_pos_print": "1d0c5863-343a-4ceb-8386-9cf578ea87dc",
"id_doc": "27592263-c493-402f-b986-17ada9033979",
"id_pos_type": "d5c2f1aa-aeec-4099-afff-13966c23db18",
"id_doc_print": "362fb8c7-3ba6-41e0-ae29-4a4ae491a850",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "70ca0447-5568-4e37-b286-eb4a97d37c14",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "9c8572df-a3c2-47f6-99cd-15c09f0b496f",
"id_pos": "a7471913-1eab-4233-986b-f7de33d6878e",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "6ec68d17-293e-4b52-b0b2-b7ddc7c98c7a",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
}
},
"mt_pos_types": {
"$ref": "37"
},
"st_doc_print": {
"$id": "41",
"id": "f46c13f4-188f-43fc-821a-eff64d232684",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "b33396c3-5a36-4525-bc11-1a326a95a914",
"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": "41"
}
},
{
"$ref": "42"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "39"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
]
},
"st_users": {
"$ref": "8"
}
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "35"
}
],
"mt_prices_items": [
{
"$id": "43",
"id_list": "4ad9c07c-d361-4edb-8321-94e3f9ca9c0c",
"id_item_sub": "057f52ba-162d-4743-a34b-62edaa12a7c4",
"validity_date": "2026-09-06T06:47:15.6794111+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "6e7abbcd-23de-41b4-88e1-c62277e27f8a",
"commited": true,
"mt_items_sub": {
"$ref": "25"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"mt_prices_list1": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list2": {
"$ref": "34"
},
"mt_prices_list_rules": [
{
"$id": "44",
"id": "8379675c-f89d-4750-9595-b3f1643aae94",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"id_branch": "1d2c2472-e5ec-4b14-9849-873f8182c5be",
"id_pos": "00e693df-dd93-4a70-856b-4ece283fee29",
"id_list": "afbcb13f-2d10-4ff2-8fc3-0d62fc0432ad",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "bf43b027-a886-4133-a817-9b19038bd2c0",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": {
"$ref": "10"
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "44"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "3fd27309-b596-44a5-9e29-162d7481aa9b",
"order_id": 2,
"id_item": "1ee58dd9-2db5-4780-9f56-9a702a7bc68a",
"id_item_type": "49808016-e8cd-4ffc-9e31-49fe9050e424",
"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": "9412b195-a24e-4311-b521-0eaf885582d4",
"type_item": 11,
"id_voucher_json": "ca2251fe-6c02-48dd-a252-3995d7d6bf23",
"count_voucher": 1,
"id_category": "56b2cc3c-7420-42a2-b52c-0e86026ff692",
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "d224425b-cdc1-426a-ad02-583b501378c5",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "68ad396d-70f7-426b-a243-24060da89db6",
"nro_sesion": 2,
"id_pos": "36661753-8562-4fdd-8337-96a7790c2fd4",
"date_tax": "2026-09-06T06:47:15.6794111+02:00",
"date_open": "2026-09-06T06:47:15.6794111+02:00",
"date_close": "2026-09-06T06:47:15.6794111+02:00",
"id_user_open": "6ad9984f-cd6c-44b0-983b-18e7f264e6d3",
"id_user_close": "95c3bc03-75cd-4ec0-afff-7cde0fd30a14",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "ba44ef41-c296-49c7-b1d0-bbe037bb1f15",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "5abe9ba9-6306-4fc9-ad00-20be6d756a69",
"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:47:15.6794111+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "20780b82-b1e0-4dd5-9160-d30f978fe131",
"id_room_unit": "aec1da6f-d9fd-41a7-a9cd-4041539cc4ee",
"id_room_list": "5b092b2b-dec4-49a3-9ea0-1509d449b775",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-09-06T06:47:15.6794111+02:00",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"date_open": "2026-09-06T06:47:15.6794111+02:00",
"date_close": "2026-09-06T06:47:15.6794111+02:00",
"id_employee": "4864e66e-fc50-415f-9860-a062426f2e79",
"id_employee_sec": "99189359-a0e1-40eb-9678-6b1662089b1a",
"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": "ef2cfe71-de1a-4b46-a48a-cf8e563f702c",
"comment": "sample string 7",
"id_user_open": "14355716-56e9-41d3-b8af-9d6b777c7dd9",
"id_user_close": "7d0045c1-92a6-436d-a0b6-c03f7ab6ce98",
"id_unit_state": "0a21a86b-f5db-447b-8290-eeb4295e67a6",
"id_pos_sesion": "8f6bfce1-dcc2-4e4f-885e-7b63337ceb67",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-09-06T06:47:15.6794111+02:00",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "af2d92df-1995-4fd8-9fcd-6cda02277cc6",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "0aa13e17-4ac1-47b0-8124-b5004fea48c3",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "27d0880d-9293-473e-bec7-cfaf419d70c7",
"locked": true,
"date_locked": "2026-09-06T06:47:15.6794111+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "0de03645-ce37-4651-a292-20b458c237c2",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "3ce8b4d0-f049-4d37-a4fb-bbfb44aaf901",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "063aab6a-aadd-4226-bc70-af54e654d6b2",
"name_pos": "sample string 6",
"id_image": "2ef882d9-513a-47a1-be9a-a8197b78c138",
"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": "7ee6f4b4-25ab-4762-8ca4-1716f27967db",
"refresh_status": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "d0c03dfa-5348-4b34-bf1c-bd6840278821",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "0a114568-4a72-4a2e-9143-895eb3edea46",
"id_room": "b7c8d687-3d89-429a-9280-93bc6dad7925",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "5d773d16-bef3-44fb-9f23-097131cd0c6d",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "51"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_rooms_list": [
{
"$id": "52",
"id": "73dcebfd-9982-46b5-ab4b-c97433922294",
"id_room": "8ac2ccac-58b6-432b-b8f9-1af630f767d9",
"date_in": "2026-09-06T06:47:15.6794111+02:00",
"date_out": "2026-09-06T06:47:15.6794111+02:00",
"id_user_add": "b34de61b-3241-4f63-aee3-2fd384ec6bf4",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_rooms": {
"$ref": "50"
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
{
"$ref": "52"
}
]
},
"mt_rooms_units_types": {
"$id": "53",
"id": "eb4f3dad-ba93-4701-89be-d5ecff1184aa",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "20978a99-1954-415c-9741-aaeaafd69b54",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "f692b773-a8d3-405d-8c28-77f1a5bd6288",
"id_room_state": "e2b91989-a2a2-4116-820b-516d4f0972e8",
"id_image": "d74afed5-6222-42e3-9123-41afc832e0d1",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "27090a40-60d9-4758-92f6-125ea6200643",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "cf9c292c-dbd9-423b-a90e-c88cbf8bcff7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "25509068-85b8-4877-b760-9ea0c4a6a50c",
"commited": true,
"st_users": {
"$ref": "8"
},
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_types": {
"$ref": "53"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "54"
}
],
"st_users": {
"$ref": "8"
}
},
"st_users": {
"$ref": "8"
},
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_rooms_units_states": {
"$ref": "55"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "52"
}
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_tips": [
{
"$id": "56",
"id": "90567453-cc67-4d7a-8bec-c6d5921c15f4",
"id_pos_sesion": "af6cab05-f94c-4ade-950e-4177e76e1062",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "66d66fc9-6226-4bb5-a4d1-d0670c0a405e",
"id_room_unit_activity": "03b86355-363e-4f46-8728-72fd3400a230",
"id_doc_sa": "85d9de9c-1d70-4fc9-ab35-27e79610d0f9",
"id_pos_type": "348e2408-d1f3-4d31-b6db-a648098f8c0a",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "607c47bd-8f1c-45c9-8793-005db7cb1564",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "a993baa3-4672-458f-844f-4a6540746929",
"id_user": "7212e194-cc77-40cf-b669-7468f2dde93d",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_tips": {
"$ref": "56"
}
},
{
"$ref": "57"
}
]
},
{
"$ref": "56"
}
],
"tt_pos_sesion_users": [
{
"$id": "58",
"id_pos_sesion": "548f06ed-63d1-411a-8e2e-9028e8030d73",
"id_user": "70abf82a-6d95-462d-a920-fe5a3ac7d63c",
"date_add": "2026-09-06T06:47:15.6794111+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "58"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_cmd_connection": [
{
"$id": "59",
"id": "b45de339-cb8f-45a3-ae4b-1b189422b77f",
"id_user": "5ced612a-d8ef-4f5a-bec7-e514efb4f193",
"id_user_profile": "f483a5bf-d091-4042-9e1e-2ce6ef5ed52a",
"locator": "sample string 4",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"id_pos_sesion": "c62f4155-5018-434c-87d4-ade3897600e2",
"date_login": "2026-09-06T06:47:15.6794111+02:00",
"date_logout": "2026-09-06T06:47:15.6794111+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "d2a24288-0c93-4aa5-95e0-531d5792f853",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "d79f70c6-e65f-4742-b1a2-4878e5309197",
"id_function": "994ba342-ed3c-494b-9e4c-a9dd678cf916",
"id_user": "99462637-157a-490c-9395-eee06390443a",
"id_profile": "7a48db67-e065-41b1-b645-0f8bafff0c80",
"permission": 3,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "03cac550-71e7-4a64-b47f-c86063281d29",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c9a57d8b-ea82-4ba6-a1d2-5ffe9932ede7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "4f5fde43-5fec-4cdb-8b72-50dfdc3148a6",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "8ee9fba7-7d1b-46f8-bd46-5bff41bc7cdf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
]
},
"st_images": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
]
}
},
{
"$ref": "61"
}
],
"st_users": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$id": "64",
"id": "ce69e5a9-7345-4cc9-b886-94a8bf3ed8b3",
"id_user": "a8e0b313-c282-4973-b628-28018545345b",
"date_add": "2026-09-06T06:47:15.6794111+02:00",
"destiny_type": 4,
"id_key": "afda56a6-431b-4f67-9693-1a9d64665106",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-09-06T06:47:15.6794111+02:00",
"id_pos_sesion": "2326b1a6-9cf1-4035-b054-32afb37762ca",
"terminal_add": "sample string 9",
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "25371392-68ec-4b3d-aa23-1dee1da1dc77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "e230c3b6-e8eb-4117-9eae-628331f436e8",
"id_doc_print": "cf2563a2-8d79-4e0a-95a0-6ced912deeab",
"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:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
]
},
"st_users": {
"$ref": "8"
},
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"mt_prices_list": {
"$ref": "34"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_doc_sa_det_stock": [
{
"$id": "66",
"id_doc_sa": "366a44df-0c26-46f5-94ea-fe258796376f",
"id_line": 2,
"id_item": "c64c8e76-9435-4dc1-b677-f5677eea733b",
"qty": 4.1,
"mt_items": {
"$ref": "6"
},
"tt_doc_sa_det": {
"$ref": "24"
}
},
{
"$ref": "66"
}
]
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
]
},
"mt_money_types": {
"$ref": "16"
},
"mt_payment_types": {
"$ref": "19"
},
"tt_doc_sa": {
"$ref": "13"
},
"tt_vouchers": {
"$ref": "31"
}
},
{
"$ref": "20"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
]
},
"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": "39"
},
{
"$ref": "39"
}
],
"st_doc_num": [
{
"$id": "67",
"id_pos": "ed2a43fb-7677-43bf-9c68-1bbefeb75903",
"id_doc": "d92006a8-c092-4ee6-92b8-3faf3d19ce51",
"value": 3,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "67"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$id": "68",
"id": "191894de-07a6-4d7e-b206-16a7ffd54d8b",
"id_pos": "71f379d3-9d0d-4cae-91ae-7d00a6af6672",
"id_doc": "27337890-a01f-44e2-88a3-278293167ac0",
"id_branch": "cd8fe57b-e328-4144-9825-5fb4cabe67a6",
"nro_doc": "sample string 5",
"date_doc": "2026-09-06T06:47:15.6794111+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "5d8c0d18-c25f-4aa9-8c06-c63acff1e6ec",
"id_loc_from": "b45f67aa-e1fc-4e01-9f4a-46ef68bdc8fb",
"id_loc_end": "7144b7f1-7f69-4f25-be40-961729a36645",
"id_user_add": "26837ec1-96ad-4f8b-bf8b-ef9f98fbd231",
"id_user_upd": "d51df97c-982d-4210-a2e1-33e1cbd00718",
"id_pos_sesion": "43a1c209-f6b1-4daa-9077-093b15dcb4b3",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-09-06T06:47:15.6794111+02:00",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "d4bca859-f2c8-478d-88a0-c06c4c10470c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "9b343520-0049-48d0-8ede-65a4260cea2f",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"id_user_upd": "c67843f1-c9ec-4d65-ad57-70bdb92600d7",
"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": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_stock": [
{
"$id": "70",
"id_location": "055c66e1-1906-41b3-b5b2-38a553e7a820",
"id_item": "d38c98b7-4299-4ffb-a2e8-3f738bc40ff4",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_locations": {
"$ref": "69"
}
},
{
"$ref": "70"
}
]
},
"mt_locations1": {
"$ref": "69"
},
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
},
"st_users1": {
"$ref": "8"
},
"tt_doc_st_det": [
{
"$id": "71",
"id_doc_st": "d635bea9-95d5-4157-9858-4c4d3f4da4ae",
"id_line": 2,
"id_item": "a3dff0fb-c225-4161-8a2e-e6f7d7a054b0",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "6"
},
"tt_doc_st": {
"$ref": "68"
}
},
{
"$ref": "71"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st2": {
"$ref": "68"
}
},
{
"$ref": "68"
}
]
},
"mt_locations": {
"$ref": "69"
},
"mt_locations1": {
"$ref": "69"
},
"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": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_pay": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa1": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_sa2": {
"$ref": "13"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "48"
},
"tt_spool_doc_print": [
{
"$id": "72",
"id": "654eaa5a-34ce-4f82-936d-ee7ab84572b3",
"spool_server": "sample string 2",
"id_doc_sa": "768153a6-00f1-46c6-b9e6-92c53fc13436",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"printed": true,
"print_on": "2026-09-06T06:47:15.6794111+02:00",
"tt_doc_sa": {
"$ref": "13"
}
},
{
"$ref": "72"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "12"
}
]
},
{
"$ref": "11"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"st_users": {
"$ref": "8"
},
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"st_doc_num": [
{
"$ref": "67"
},
{
"$ref": "67"
}
],
"st_pos_license": [
{
"$id": "73",
"id": "5ad1fef6-5a40-4ac0-87d3-c313d7491683",
"id_pos": "ba7c258c-3407-488d-a1f1-2b089dd8646b",
"mac_address": "sample string 3",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"key_access": "sample string 5",
"id_user_add": "2ae159f8-7cf8-4d2b-83df-77912123ebdf",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "dff6bc7c-c00b-4636-b08a-e4c7067901db",
"id_pos": "f439e7f1-03fa-48c5-a7d5-40c5849fe6fb",
"pass_required": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "74"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_pos_connection": [
{
"$id": "75",
"id": "783863fd-446c-4816-88ba-39e67d609bea",
"id_pos": "89db356d-de5e-45a9-975c-49da55e76d7e",
"date_add": "2026-09-06T06:47:15.6794111+02:00",
"date_upd": "2026-09-06T06:47:15.6794111+02:00",
"date_out": "2026-09-06T06:47:15.6794111+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": "75"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "2"
},
"tt_logs": [
{
"$id": "76",
"id": "415c7808-20e6-4ce4-be5f-ac480462fdd5",
"id_user_add": "480f280a-3a4b-4ba4-af56-f0b5e313a324",
"id_table": "67bfae80-996f-4570-ac2c-131f2a0a51a7",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "d1f61629-85c3-45bc-b8e0-3c2bf217f391",
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "d0d201c9-316e-431e-ba7c-2d2131f672e1",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "3b2cacdb-33e5-4729-b0c6-853d4ecf125d",
"id_sync": "403b9444-600a-4578-9fe9-13a458f9c223",
"json": "sample string 3",
"id_table": "838c248a-366b-406a-87fc-ab04548445d1",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "99640a52-4ecb-4910-a378-4173e328958d",
"id_branch_from": "6ee5f87a-3983-4d68-9054-314759ed40f8",
"id_branch_to": "02174556-dd77-4f6a-8cc2-8c6cbca4041f",
"type": 4,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-09-06T06:47:15.6794111+02:00",
"send_on": "2026-09-06T06:47:15.6794111+02:00",
"mt_branches": {
"$ref": "2"
},
"mt_branches1": {
"$ref": "2"
},
"st_sync_packages_det": [
{
"$ref": "78"
},
{
"$ref": "78"
}
]
},
"st_sync_tables": {
"$ref": "77"
}
},
{
"$ref": "78"
}
],
"tt_logs": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "76"
}
],
"st_local_variables": [
{
"$id": "80",
"id": "4c9702a1-ae5c-4272-8913-b3f36235b6b3",
"id_pos": "2326062b-93b3-4249-882b-f63c71553586",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
}
},
{
"$ref": "80"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
{
"$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": "23"
},
{
"$ref": "23"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_locations": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"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": "39"
},
{
"$ref": "39"
}
],
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_print": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"mt_pos_rooms": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"mt_pos_types": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_view": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_prices_items": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_rooms_units_types": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"mt_units": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"mt_units_ref": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"st_images": {
"$ref": "3"
},
"st_images1": {
"$ref": "3"
},
"st_permisions": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"st_pos_license": [
{
"$ref": "73"
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users_token": [
{
"$id": "81",
"id": "df9af0f4-f26f-4968-9997-7b717b57cc10",
"token_id": "sample string 2",
"id_user": "7e779f2e-7e38-4f80-9cbb-8a4c15e95bc0",
"date_from": "2026-09-06T06:47:15.6794111+02:00",
"date_end": "2026-09-06T06:47:15.6794111+02:00",
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"st_users": {
"$ref": "8"
}
},
{
"$ref": "81"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"tt_doc_sa_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_sa_det1": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_doc_st1": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"tt_rooms_units_activity": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "48"
},
{
"$ref": "48"
}
],
"tt_rooms_units_log": [
{
"$id": "82",
"id": "8b52cac3-b5b9-4656-8057-b5dfa4eebdfc",
"id_room_activity": "1f483036-8773-4fd8-974c-f043873d3f2b",
"id_pos_sesion": "86862db6-dde2-4009-83dd-d427d5195957",
"log_text": "sample string 4",
"id_user": "06e36c00-8752-4fd6-82f5-2bd44424669c",
"event_type": "sample string 6",
"correlation_id": "1f6297e8-501b-4267-b3f0-178cb320aba0",
"id_room_unit": "20c7cca2-29fc-4ed4-998b-b2861cc0c436",
"id_room_unit_source": "403309ac-a2ae-4313-8286-abada7725b01",
"id_room_unit_destination": "884a383b-96ee-483f-82e1-c8efeea0864c",
"id_room_activity_related": "934c2152-03c4-4938-b2a6-99f21c50c74d",
"id_doc_sa": "ac445759-8ba7-400b-993d-2bff2b4353b6",
"id_user_authorizer": "f217a5be-338c-4d66-91e8-2f13eb60afab",
"data_json": "sample string 7",
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"commited": true,
"st_users": {
"$ref": "8"
}
},
{
"$ref": "82"
}
],
"tt_tips_users": [
{
"$ref": "57"
},
{
"$ref": "57"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_docs": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_pos_sesion_users": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"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": "55"
},
{
"$ref": "55"
}
],
"st_users_profiles": {
"$ref": "60"
},
"tt_cmd_connection": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"tt_cmd_messages": [
{
"$ref": "64"
},
{
"$ref": "64"
}
]
}
},
"mt_categories_items": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_items_formula": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_units": {
"$ref": "28"
},
"mt_units1": {
"$ref": "28"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_items_sub": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"tt_doc_st_det": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "70"
},
{
"$ref": "70"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "5"
}
],
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"tt_vouchers_det": [
{
"$ref": "30"
},
{
"$ref": "30"
}
]
},
{
"$ref": "4"
}
],
"mt_employees": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_items_types": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_money_types": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"mt_payment_types": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_prices_list": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms1": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"st_functions": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_images_types": {
"$id": "83",
"id": "5eaf42c4-8555-4b5e-86a2-177855cd5b1b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-09-06T06:47:15.6794111+02:00",
"last_update": "2026-09-06T06:47:15.6794111+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": "22"
},
{
"$ref": "22"
}
],
"mt_items_featured": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_locations": [
{
"$ref": "69"
},
{
"$ref": "69"
}
],
"mt_periods": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"mt_pos": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_prices_list_rules": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"mt_prices_rules": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_rooms": [
{
"$ref": "50"
},
{
"$ref": "50"
}
],
"st_sync_packages": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"st_sync_packages1": [
{
"$ref": "79"
},
{
"$ref": "79"
}
],
"tt_doc_sa": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"tt_doc_st": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_vouchers": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"tt_vouchers_permisions": [
{
"$ref": "32"
},
{
"$ref": "32"
}
]
}
}