DELETE api/Mt_Periods?id_branch={id_branch}&exercise_id={exercise_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_branch | globally unique identifier |
Required |
|
| exercise_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "1",
"id_branch": "54775647-bfa1-48d7-9897-054f22c2299f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "b004f2a3-89a8-45ab-8a2a-4dc251c1d63d",
"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": "1da0c0be-29e5-4534-95b3-b4db10d608d9",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "4cd68128-17f3-444c-8a90-16f8d32c3c54",
"commited": true,
"st_images": {
"$id": "3",
"id": "db5c8871-5473-4c4b-8a0c-bb3981ca22d3",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "56cd2df5-9752-4951-9d2a-bb965a8b1804",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "a5b3f3a5-9347-4d9d-8b2f-a114c57af29f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "670081c7-fc4d-4701-bf90-8d0ba800e299",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "dc10b879-4872-4d38-88ff-8560cbafb279",
"view_pos": true,
"order": 8,
"order_sec": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"font_bold": true,
"font_underline": true,
"font_size": 15,
"big_buttons": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "5118fdd6-ce36-4e49-b8bb-579970c69e18",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "36f4b8a8-dc5f-46a2-bf79-4971b3d9e7c3",
"id_item": "39fbcbd8-265c-462d-84af-f86328498ccd",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "3202b0fc-d8cf-47f9-8c10-22f46869fb18",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "b9369313-790a-4de9-89b0-a6d0701035b7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "039a0894-1252-45d4-b39f-8378b95d37e9",
"id_unit_sec": "956f7c27-7eee-47df-9db0-503d23ad5af7",
"id_brand": "2afbc743-2f8a-438b-ba2c-41d9b699ad90",
"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": "d92fe811-6659-4f8f-be7d-9a380792a462",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"font_bold": true,
"font_underline": true,
"font_size": 29,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "2b5afe89-7f0c-4775-b933-ed6602aed145",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "3a03626b-3386-453c-8b53-6408a0495cfe",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "362b7b8d-24d7-4267-96e7-116ab3540b8a",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "a821124a-5041-4a97-be28-3fb5222c24b6",
"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": "9c2712b4-36a5-4cee-b0b3-fc86b3cac804",
"view_messages": true,
"id_image_photo": "afd0c2c6-9757-4242-b42d-c8a8f8a16f10",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "ac7ab5f9-3c84-4be9-89b5-0dd292221ea7",
"view_pos": true,
"order": 15,
"color_border": "sample string 16",
"color_button": "sample string 17",
"color_font": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "0fc9dc09-2e02-4b88-a6a2-7be4caecd4e7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "47a7d0e2-037b-4eaa-85b2-29d0200fd917",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "871e007a-573d-4a46-a1dc-cfec3dd307fa",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "37465736-4d5c-4b1e-9beb-ebe502abd31a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "8d885b7a-11aa-48ea-9b8d-640d35b0265d",
"id_zone": "8dc852c3-e62b-4a35-bd5a-3d46599c0311",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "5e5a221d-8653-4e9c-ac29-c94e6aae0e78",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "e8f23e9c-7d2d-4792-bca8-4e9bd1fb3f57",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2bf26846-83f3-44bb-a942-0810f35a9bfa",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "d21e6126-a520-487c-8295-e423d7ba94ae",
"view_pos": true,
"order": 9,
"color_border": "sample string 10",
"color_button": "sample string 11",
"color_font": "sample string 12",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "c19e8dd7-9240-40d6-bcfd-20f47dffca09",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "1ea34165-8225-4f2f-8070-2e971b04617a",
"id_cloakroom": "d64e857b-8e57-4124-b7c8-e6853fd219a7",
"id_pos_sesion": "67102adb-bade-4a63-8bb7-062ee5830956",
"unit_id": 4,
"date_open": "2026-05-09T09:39:22.9830325+02:00",
"date_close": "2026-05-09T09:39:22.9830325+02:00",
"id_doc_sa": "62daaac4-68d1-4a34-94be-c22d90cf9c6b",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "c650941b-37a0-4343-8a2f-85acd40e6ede",
"id_pos": "db140994-2a61-4a6c-8abf-2fb6b2fda5d7",
"id_doc": "f28e8a92-2186-4815-a0e2-2598a69488ae",
"id_branch": "66cb335c-4d64-4089-a787-89c1771ea483",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:22.9830325+02:00",
"date_tax": "2026-05-09T09:39:22.9830325+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f13dfc7c-cee7-4565-bb11-ee05bbbc5995",
"id_relationship": "63bbff89-4cce-4891-8397-699b904a01c7",
"id_loc_from": "e969bca5-5fd6-4957-bd49-1cf53ac7f501",
"id_loc_end": "11d47a4a-1b42-4a22-aaa3-012d1eeaee6c",
"id_user_add": "2f7a7feb-0af2-434d-9bb9-ea79892f835c",
"id_user_upd": "2f5c5c39-a1f0-42d2-97c0-85631dc9d440",
"comment": "sample string 12",
"id_pos_sesion": "d2aa2f66-33b7-4bf4-91c3-5b8bfe66b12b",
"id_room_unit": "5844360b-d315-4da0-a5fc-69588fd362f6",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "3bddb4db-1fb8-4619-8c28-ecfd31aeee0d",
"p_dis": 15.1,
"p_chr": 16.1,
"amt_net": 17.1,
"amt_tax": 18.1,
"amt_dis": 19.1,
"amt_chr": 20.1,
"amt_tot": 21.1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "47f0eaea-c5a0-4c0b-b842-d343d8bdb9f6",
"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": "ea47c160-e077-497e-a607-90e4ee87765f",
"view_pos": true,
"order": 23,
"color_border": "sample string 24",
"color_button": "sample string 25",
"color_font": "sample string 26",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "8c73522c-0ae4-4df0-81e2-7b9cef5511c6",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "fe505bb9-4e0e-45ec-b311-b2113db1fa9f",
"id_pay": "0c91617f-f69e-4955-8ce6-73fb63bee49c",
"id_money": "89c54d03-f3ec-48dd-8652-2b82c85cf2a2",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "f39c2933-1a4c-4faa-a305-e6ba22b48dbd",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "3e166d8c-33db-4b49-b6d8-1af042894476",
"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": "d1c99428-2ced-4322-8a6c-eef6df0cb1c8",
"view_pos": true,
"order": 8,
"color_border": "sample string 9",
"color_button": "sample string 10",
"color_font": "sample string 11",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "32d9d256-a18c-48a8-8e1b-0bc775ef69ce",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "07080d30-98c6-49c7-89ab-f10cbedcf3a1",
"id_money_2": "a6c9e8b6-4787-4b34-8487-dfb444f8ff5c",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "ec13984f-c7cf-490e-acf0-afc219bc5b11",
"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": "b1ea6d1c-3f6d-4f4b-ab1f-cfbeeb334603",
"id_pay": "b7640a81-2ed6-4408-91d0-ea10192e10ec",
"id_money": "06f8fea9-619c-4dac-a910-c887ef7d3262",
"date_cashflow": "2026-05-09T09:39:22.9830325+02:00",
"coefficient": 5.1,
"id_user_add": "03b9edcb-d3c2-4d46-b411-3c081c1f4fd0",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "2d47a5f1-74ec-4b13-bfbe-b71105c433e9",
"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": "d08f1f48-4815-4799-b142-0236f7d527d6",
"view_pos": true,
"order": 13,
"color_border": "sample string 14",
"color_button": "sample string 15",
"color_font": "sample string 16",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "1834a490-ba79-4b30-b5e9-59dcc512f4eb",
"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": "61d35139-bf55-4685-a00a-176b818a284f",
"id_line": 2,
"id_pay": "7da28f4a-222e-4f74-9f0c-240c926f5438",
"id_money": "ee0d18c3-cf37-481d-84be-b22b1936a55e",
"coefficient": 5.1,
"id_voucher": "689d31ca-d670-4ab5-8b5e-f4459bbc9895",
"id_employee": "6ae4a44c-a0e3-4971-a252-167c9ce94de8",
"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": "f0b2f603-d673-4964-8430-ebfef71939df",
"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": "c300cdb4-dafc-4455-b862-3c9d6248a967",
"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": "42802c22-8183-4b37-b9fb-15fcba758f1c",
"name_pos": "sample string 12",
"id_image": "76534829-5774-41b5-a456-580edd71fb93",
"view_pos": true,
"order": 14,
"color_border": "sample string 15",
"color_button": "sample string 16",
"color_font": "sample string 17",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "6dc0c4e5-f1f6-4ba9-86cd-ff2b53bab1e3",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "ee844269-5306-494f-9732-0aa6870935aa",
"id_branch": "d2f574bc-4487-4186-bb52-fa9e398e410f",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "29da5508-2c9d-4d45-ac5c-a71db7308ab6",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "2ac70150-0b4b-48f4-9ea2-1fd76f21e0b9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "de0bd6eb-dbd6-4414-8dc0-5e828bfff7fc",
"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": "08d8b001-42e8-41f9-a979-61ff57cfaa19",
"id_line": 2,
"id_item_sub": "c5a68a46-382c-40c9-b18f-77bcc9640f81",
"qty": 4.1,
"id_list": "debb4498-48a8-4900-a12b-e8527fba5c04",
"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": "81d83bf5-66b1-4350-9a32-7d021c6f5972",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "8b429931-e25e-46d0-bfec-49b8df81d235",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "7268b2f3-72ed-43e7-b44f-5b01e27bed71",
"id_user_upd": "92218602-5674-4797-92ae-5501fdc9f2e5",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "2d5a2eb8-2c51-426d-ac28-fc0a23da9713",
"id_item": "dda6c3e8-f158-4a60-8aa0-6f6fa1239db1",
"id_item_type": "6c2cc22a-1a9e-4b95-9d7b-07c4c0438adb",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "61b05c35-5174-473e-a88e-50156680fd3c",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "2beed7e1-c818-495d-ab24-4ae5fe65e6b6",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "1db28437-8ad5-4a4f-9247-8f1aeeb8025e",
"id_item": "7006af75-a728-4f21-9603-ea17905bc6c0",
"group_id": 3,
"id_unit_ref": "9bb9afeb-a2c9-4e37-a10c-7c91db24784c",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "4b3bfe5b-87d0-48c6-b547-53c8f4bd7226",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "8305075d-476f-4211-a7c1-6df18fc54084",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "eb477943-b156-4faf-a076-8c9a492d02aa",
"commited": true,
"mt_units": {
"$id": "28",
"id": "f75ee758-af17-48cf-bf5c-912cec43498d",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "da6c6c92-0c3f-48d7-8e44-66560f31adf9",
"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": "eca3f136-32ab-4912-913a-d822e379178b",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "5216ff93-81ee-47ce-bd09-0ae55426517b",
"view_pos": true,
"order": 7,
"color_border": "sample string 8",
"color_button": "sample string 9",
"color_font": "sample string 10",
"font_bold": true,
"font_underline": true,
"font_size": 13,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "d86b88bd-18bf-4b23-b4a4-e5ce1889845d",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "41def9f6-3825-4d77-8859-342193799ab8",
"id_line": "bb7288d2-a45e-4e0c-b7ca-46c92e4a5c25",
"id_category": "580743ca-326f-4776-a865-cd32b9839ac8",
"id_item": "7affad5d-5531-4873-9655-e14ba5e5abb0",
"id_item_type": "252f671c-597f-4523-86ed-015720ab37fc",
"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": "b91ac8fa-4e4f-4b30-a184-653a0a86cb75",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"date_used": "2026-05-09T09:39:22.9830325+02:00",
"date_sesion": "2026-05-09T09:39:22.9830325+02:00",
"id_employee": "1d31becb-4121-405d-ad58-db5c9857f935",
"id_branch": "532717fa-29ce-46dd-95d5-da6b722089ad",
"id_voucher_permision": "4b88d288-548a-4e14-9197-4196c3782320",
"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": "10a185ee-efe3-48ca-bd4e-8a23af5acc40",
"id_user_add": "39caa04c-1bf7-4ba8-972b-1e9918e374d8",
"id_doc_sa": "78223328-4c0c-4fe1-8c2d-bb089b423477",
"id_item_sub": "2fa29949-b5ae-4dae-8b12-58e547355b26",
"id_pos_sesion": "1c8e3291-9d5d-4a0c-a407-e34c865e65fd",
"is_authorized": true,
"is_automatic": true,
"print_in_branch": true,
"printed": true,
"is_entry": true,
"is_consume": true,
"is_used_entry": true,
"is_used_consume": true,
"is_close": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "5f5cdde8-a415-4480-b9c4-ce9138ad8d8d",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"date_used": "2026-05-09T09:39:22.9830325+02:00",
"id_employee": "dc0ffb65-7de5-4581-99e5-5c9103fac9d0",
"id_branch": "d786957b-fab0-41ae-9373-f93d6e65b424",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "b4617467-c7b5-4aaf-80b5-40436c3e86a8",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "4d8ee2b5-cde2-43ab-8d60-cde8792a0ed6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+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": "8b91587d-205f-4600-8c16-783738e86aff",
"id_pos": "cd2d0ad2-9fb8-4c65-8155-f9a9b0121a30",
"id_list": "7c63ce91-42f6-4fe8-a490-2a99cc830edb",
"id_item": "273daf38-b6b0-4c64-94fc-443f876c8d15",
"id_item_type": "1c5560aa-ebb1-449b-b5c9-1582ea1b8b44",
"id_category": "44e34b9e-ad66-4cf1-9a94-7b61d3402bd1",
"by_day_week": true,
"use_mon": true,
"use_tue": true,
"use_wed": true,
"use_thu": true,
"use_fri": true,
"use_sat": true,
"use_sun": true,
"use_hour_ini": "00:00:00.1234567",
"use_hour_end": "00:00:00.1234567",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "d2ca306c-e046-4839-a566-e3ba20f35a39",
"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": "b57985fc-bc07-4572-a659-a830d2459ce6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "0f56417b-4a76-4dbc-9b0f-41d9cc37382c",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "2e3a97cc-bb95-407b-8799-fc51d1ba11a8",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "9cc98c8c-615b-4c1c-946d-268e27d3c3ec",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "809eac85-380c-4579-8f57-9c425528e33d",
"id_pos_type": "417ba14d-0eaa-4ab3-bc43-3e03fa98e932",
"id_price_list": "aa10c3e6-8d71-47e1-bb18-bb03e3731956",
"is_default": true,
"view_mon": true,
"view_tue": true,
"view_wed": true,
"view_thu": true,
"view_fri": true,
"view_sat": true,
"view_sun": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "d09b891b-4f6e-446e-9a4c-ca29b0f3ac7c",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "1188ea76-cd6b-42e7-a151-4121a715797c",
"id_pos_type": "e4abc7df-fdbf-4c88-b8eb-c4ff485ace23",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "b273d736-c9c1-4097-8ebe-091c6b8c566c",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "c1070ede-4fa6-4540-898e-df3c8eb1729d",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "eb74eacd-7ec5-49e4-9278-c918bf4cab9b",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "1b552c86-d5cd-40cf-8b0d-4801acd6f948",
"id_branch": "ffc41bb4-0f21-48fc-87b9-ad14aaaf3cf9",
"id_pos_type": "b9dd2540-94c7-4c8e-8aa2-96d85a2ef87a",
"id_pos": "2cd30d6c-e443-49bb-bf38-b246c0fa16a8",
"id_item": "a50673c5-80da-4699-a5b6-f14e3935332b",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "6b2d7486-9405-47dc-8576-693062582cef",
"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": "e59b6ce7-b166-4893-9fae-1c47ad331352",
"id_doc": "20f3316a-140e-40c4-8a2d-7420d7aaf8bd",
"id_pos_type": "a145201d-c77f-4cbf-8c2d-06533f459124",
"id_doc_print": "c3312a36-1901-4d75-ba04-b98b3e81b499",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "3d550d1c-ba2d-47ef-be11-5cf85ea2e2b0",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "d37b1955-408e-4d0d-bb72-7491df30845c",
"id_pos": "ac4c6eb0-c31a-4cdf-9d60-3b2b4503ad10",
"id_mask": "sample string 3",
"name": "sample string 4",
"mode_print": 5,
"port": "sample string 6",
"baud_rate": 1,
"data_bits": 1,
"stop_bit": 1,
"flow_control": 1,
"parity": 1,
"pin_cashdrawer": 1,
"ip_printer": "sample string 7",
"port_ip": 1,
"printer_name": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "8ccfb481-80c2-420d-bd14-fd9b0c393cd3",
"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": "65b53435-c782-4d1a-abf2-2c288d1f8b15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high_row": 5,
"high_doc": 6,
"with_doc": 7,
"to_file": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "aadd2a1f-18b4-4f86-a5bf-0dc22e83876c",
"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": "1dd65216-dd5d-46e4-82c5-a8eb0e751a57",
"id_item_sub": "09dd0a8e-871e-4104-ae63-f25e320c8ae2",
"validity_date": "2026-05-09T09:39:22.9830325+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "a91bd8ca-3582-4232-bfa4-cf75bd900d6b",
"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": "d369569d-39ff-4351-94f9-505620b22c93",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"id_branch": "ee8f010b-d6d3-4e22-ae63-1217908146a0",
"id_pos": "56cfeb95-f5f3-4ee7-bd66-43f6c63514bc",
"id_list": "1606411a-d9b2-4e06-b913-c9444f1e08c0",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "44cfda72-cd28-42a6-aa70-908d00bd39e8",
"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": "77fe198a-47d3-4780-8946-32fd982952b5",
"order_id": 2,
"id_item": "458ba008-5ef4-41c6-be7f-21b8bb3a78fe",
"id_item_type": "9b1c8f57-4f63-4033-a1d6-a0d2dee25632",
"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": "1dbac787-cb6d-491a-b3c0-721295b05764",
"type_item": 11,
"id_voucher_json": "0b756ecb-555d-44ff-834f-70a0cd17971d",
"count_voucher": 1,
"id_category": "e7c59ff0-5f09-4d5f-be3e-eb118c87341a",
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "c1989303-458f-454f-9b73-cba6ac37a86b",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "407cfe10-3d3f-48e4-a4c4-9ff92394173c",
"nro_sesion": 2,
"id_pos": "05ba1955-1595-47eb-8554-7d052048ea67",
"date_tax": "2026-05-09T09:39:22.9830325+02:00",
"date_open": "2026-05-09T09:39:22.9830325+02:00",
"date_close": "2026-05-09T09:39:22.9830325+02:00",
"id_user_open": "274a3fe9-b1c0-429f-89ef-871235cdb673",
"id_user_close": "a4f6e514-1b76-4fae-8fba-ad9c355dce65",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "d5806097-d34a-4ec0-829d-5e577b59f0d9",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "f8240020-64c7-4ce5-a859-88451797bda1",
"type_pay": 5,
"module": "sample string 6",
"process": true,
"json_cloackrooms": "sample string 8",
"multi_select": 9,
"terminal_name": "sample string 10",
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "90760fb6-3d8d-46da-87c3-e8946e894def",
"id_room_unit": "71a05221-6258-4a6b-8a62-af169a5cf14b",
"id_room_list": "48246080-54c1-4e2a-b1a5-bbf091d90247",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:39:22.9830325+02:00",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"date_open": "2026-05-09T09:39:22.9830325+02:00",
"date_close": "2026-05-09T09:39:22.9830325+02:00",
"id_employee": "e6184d66-c585-40cb-948f-1346d1c0a053",
"id_employee_sec": "f9446747-262b-45aa-850e-8499387fdc9f",
"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": "f73982dd-457e-4185-9091-2dc7b88f5807",
"comment": "sample string 7",
"id_user_open": "c5cceb13-bfe4-48b4-8bad-f0c1083ee9b2",
"id_user_close": "2046a726-575d-4360-9b54-8dbd25258148",
"id_unit_state": "7ca68a04-9505-43e7-857e-2970f8bfb513",
"id_pos_sesion": "66e90015-083d-43eb-a037-2f9cb7e6e229",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:39:22.9830325+02:00",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "4bb6f431-8ce5-4e66-9d3e-60cb67b9ff68",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "18de5600-6c70-4c50-b6b0-a4468b538cc2",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "e28d4be7-7a64-4bf4-aeaf-ec9f03a9092c",
"locked": true,
"date_locked": "2026-05-09T09:39:22.9830325+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "b3fc24d9-39b0-4e60-99f7-c9edc600acc4",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "84a63c83-5993-4951-b599-e3d53e1cc6a3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "45932df7-9de9-4269-9e60-55c1dc861658",
"name_pos": "sample string 6",
"id_image": "256e5878-c27b-430c-92d8-dd23ba428622",
"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": "a6ab416d-c847-4b1a-aaff-7b35a9f96b4e",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "c54c751f-2a89-48a5-9282-14c75433cc7c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "541ce60b-5e3c-4010-80f9-b24c1d35b6fa",
"id_room": "60a83315-7226-4417-9dbd-ba7ec1b28e25",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "cbdccbeb-cc5d-4205-a31a-284d92b034cf",
"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": "2b722240-f627-4fa5-b213-41a2dff7474d",
"id_room": "6043883c-a476-43f1-95fb-f83873d6bfab",
"date_in": "2026-05-09T09:39:22.9830325+02:00",
"date_out": "2026-05-09T09:39:22.9830325+02:00",
"id_user_add": "25b074b9-ae2b-4195-8559-5c7f2d1d8984",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "73485ad5-5315-4472-af64-a4c078267d13",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "e3b8e6a2-6f91-4911-a148-715fb14c2991",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "2d63270c-e3dd-4f8f-b716-9cdb7fd4f0f8",
"id_room_state": "9a06ae46-65e0-4e22-9359-b4b935286f75",
"id_image": "81325d63-6bdb-4c9c-adb0-c904b5a69fb7",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "f2b1aedb-2cf2-4056-92f7-bc5f0e8ad90b",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "2b0a16bb-e904-4916-9353-a14d834cee3e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "c062ef98-6632-4dff-9953-a0f5e3d8226f",
"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": "6738bb2b-b8eb-4fc5-9ce6-1e0f84a79a1d",
"id_pos_sesion": "d131e351-aedb-412f-b54c-2863e960bf93",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "77a5abb2-88fb-4079-ab30-6c253ae19601",
"id_room_unit_activity": "acd74ed0-4c57-4bda-9bf7-763197fc9285",
"id_doc_sa": "adf1b22c-d037-48b3-8c6a-bf6826b0f1de",
"id_pos_type": "58fb8346-8981-4aa1-8004-9ff9ca6b9cf5",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "1bc1be84-08ff-4371-8c27-67a1b644ea9c",
"coupon_id": "sample string 7",
"terminal_id": "sample string 8",
"card_name": "sample string 9",
"card_bank": "sample string 10",
"card_number": "sample string 11",
"client_name": "sample string 12",
"money_type": "sample string 13",
"merchant_id": "sample string 14",
"aid": "sample string 15",
"auth_num": "sample string 16",
"authorization": true,
"signature": true,
"contactless": true,
"date_hour_pay": "sample string 17",
"terminal_name": "sample string 18",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "4737592b-2c8d-4c45-b8aa-c22e3c61aaf4",
"id_user": "82f634fc-d9b8-4af4-8599-40405fcd57d0",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "416dc5f4-d787-4833-8685-1cae644c386f",
"id_user": "de68932c-86d5-4483-a780-1d2effa908b6",
"date_add": "2026-05-09T09:39:22.9830325+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "77feeffb-9a0b-495d-a871-67c8c4355deb",
"id_user": "137baf0e-40ae-4ee7-909e-62111aae3e51",
"id_user_profile": "e3b41a84-c168-42bd-a17f-d37f5da7ce98",
"locator": "sample string 4",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"id_pos_sesion": "9d41b385-f4fe-4fee-868f-51fd21f8d38d",
"date_login": "2026-05-09T09:39:22.9830325+02:00",
"date_logout": "2026-05-09T09:39:22.9830325+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "5403db5c-04ce-4aa3-bceb-60defda52111",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"is_pass_required": true,
"is_admin": true,
"level_id": 7,
"order_1": 8,
"order_2": 9,
"order_3": 10,
"order_4": 11,
"is_tips": true,
"is_view_all": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "6467b440-fe89-4519-ab7f-2e78c1826607",
"id_function": "8038578f-329d-46af-ac96-925a79f52c0c",
"id_user": "e3e43f67-f49f-466d-9327-fb389d6f9f10",
"id_profile": "a83579c5-28c3-4b1d-a914-92fe7c62078d",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "dca35dfc-bb73-470e-9a01-3c1782920252",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "4193f143-8147-4c9c-a711-86cb9c665777",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "b81359ad-d45e-43e4-a7e4-8464b8b94a98",
"view_pos": true,
"order": 10,
"color_border": "sample string 11",
"color_button": "sample string 12",
"color_font": "sample string 13",
"font_bold": true,
"font_underline": true,
"font_size": 16,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "a46a784e-d642-45a2-a230-dad7454a0d99",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "6b32002a-9056-416f-a968-6de7ec8be586",
"id_user": "9850d5a3-99f2-4baa-b637-961ab6bc1aec",
"date_add": "2026-05-09T09:39:22.9830325+02:00",
"destiny_type": 4,
"id_key": "cef332f2-83de-423f-a626-91a224522cd5",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:39:22.9830325+02:00",
"id_pos_sesion": "c6f458ff-93e4-4cc0-a8ea-604ed133764d",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "1523354a-cea5-468c-a140-21d48794d9c8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "9025f822-349e-4d6d-8577-8182ef57d23d",
"id_doc_print": "d84f99d7-872a-4f32-b49b-3f88cab78d59",
"hour_end": "00:00:00.1234567",
"price_item_sub": true,
"define_validity": true,
"price_ref": true,
"price_min": 11.1,
"supply_apply": 12,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "b53c5383-26a7-459e-960d-989338fe1b9d",
"id_line": 2,
"id_item": "459e83b4-cac7-4d15-8b0e-403adb911097",
"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": "d8614a40-917a-49d0-a299-a77d28770afc",
"id_doc": "51c8c075-5d95-4855-b371-b22c3ba20d6d",
"value": 3,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "8aaf19c9-da58-42a5-81af-0ba99cfcfe07",
"id_pos": "d2317696-0fea-4032-b235-50880b606a75",
"id_doc": "56541792-130f-4842-a49b-9de4318e9b58",
"id_branch": "d63c9179-f127-48f4-b227-a87f9131e083",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:39:22.9830325+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "0b9c9cc4-efca-4db5-a55f-83532190c7d1",
"id_loc_from": "9fe53742-cff0-4501-8e64-5212b06e8185",
"id_loc_end": "2ba31443-e844-450b-b13c-d8d0fa4e4fb5",
"id_user_add": "7b73659e-7266-450e-bfd9-bb4d5388556b",
"id_user_upd": "c41883ba-eeb8-4392-b906-990491ac949b",
"id_pos_sesion": "40476850-a8b3-4e48-aaf9-f2e4580cdef0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:39:22.9830325+02:00",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "32aedf19-2b36-4e1a-97fd-22aa4040d01d",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "d0139ab7-0e74-48f1-8315-33cd00bc8759",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"id_user_upd": "60972767-4961-43a0-b07d-057b031e7011",
"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": "0bf1ed7c-5e83-465e-9443-802a604e3774",
"id_item": "e3645177-7cbe-4527-b6d6-6e3605b30c5f",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "5ad3be33-9c08-4b25-ac3a-ba37bc4ca91b",
"id_line": 2,
"id_item": "c396c10c-6933-4c43-a299-30fe902baf3b",
"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": "49acc979-36b7-49bd-bc2a-327c1ad06c7e",
"spool_server": "sample string 2",
"id_doc_sa": "c3dbf78e-2e30-4884-91b1-d8a99008d3bf",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"printed": true,
"print_on": "2026-05-09T09:39:22.9830325+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": "d1c0e995-c1af-498a-8962-916e3454f4bd",
"id_pos": "ace35288-a672-4c25-bf1f-822882ccc682",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"key_access": "sample string 5",
"id_user_add": "17ffd119-7dcd-402a-b4cc-c89468aeea8e",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "84776ca5-aa37-4606-af4d-251fafae78e7",
"id_pos": "f6736ffa-0732-46f5-ac61-826e2f0dc3b1",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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": "4acb0ed2-e91f-4696-87c8-dc00cdcc161a",
"id_pos": "07fb7965-f592-43be-99a4-02c938187148",
"date_add": "2026-05-09T09:39:22.9830325+02:00",
"date_upd": "2026-05-09T09:39:22.9830325+02:00",
"date_out": "2026-05-09T09:39:22.9830325+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": "df4cb43f-ecbc-4ba6-a37c-cfedca7db9ff",
"id_user_add": "b09e18ce-e405-4826-b718-f3e062bc4b26",
"id_table": "00adb6f6-0dd9-4995-9291-5a3a93a63484",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "87cd38bd-4709-4f53-a40c-0ee915cb1e9b",
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "d06c622f-522c-4ffb-a8b8-929c7e49f4e3",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "731581b5-b2a4-4929-88cd-b32aa2d6f16e",
"id_sync": "821ca556-13cc-45c1-95d5-91efa10e9951",
"json": "sample string 3",
"id_table": "e3175208-3fb3-43fa-909b-3464c0c6ca48",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "bba5f8bd-5aa0-4cc1-a7dc-8166f92dcd0d",
"id_branch_from": "8a49b96e-447b-453c-8f3b-7ed57c702752",
"id_branch_to": "10c80984-8f3a-4ec1-b79c-5c3cd6c29848",
"type": 4,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:39:22.9830325+02:00",
"send_on": "2026-05-09T09:39:22.9830325+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": "0f6056ec-711b-4449-83be-cfc41616f006",
"id_pos": "b4fae4c3-79b5-4529-b11f-f9e7921d3a68",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:39:22.9830325+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": "79a06420-b7dd-45c5-9b01-2bd768665705",
"token_id": "sample string 2",
"id_user": "2933c56e-9d1c-405b-8259-ef22dda6e1d6",
"date_from": "2026-05-09T09:39:22.9830325+02:00",
"date_end": "2026-05-09T09:39:22.9830325+02:00",
"created_on": "2026-05-09T09:39:22.9830325+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": "bc58a181-927f-4039-9cbe-9a3b623a02c5",
"id_room_activity": "2bb99012-61f3-4015-b674-c45443fa8fd0",
"id_pos_sesion": "90193923-2a1f-43a6-b90f-1d05dd55c53e",
"log_text": "sample string 4",
"id_user": "bc40117a-4b75-4786-9c6b-5a06ca826505",
"created_on": "2026-05-09T09:39:22.9830325+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": "94f47e68-e1cc-4a90-835d-01f964351cd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:39:22.9830325+02:00",
"last_update": "2026-05-09T09:39:22.9830325+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"
}
]
}
},
{
"$ref": "1"
}
]