GET 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": "34ecc3d9-ad09-4cbe-af2b-6f5b7c411f8f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"state": "sample string 6",
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "3dd761f4-4708-4c3a-bed5-32afce5aee96",
"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": "176c90b5-06a0-4065-b184-c732ee59d2cd",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "da4fd980-4cf7-4535-a5ac-a34844e0019b",
"commited": true,
"st_images": {
"$id": "3",
"id": "7310428e-3608-426e-9ffa-67131c50297d",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "19abe100-cada-40aa-9fe1-e522bfa27a89",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "03b99a6f-0fee-4974-92cf-836450816e01",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "622e96a7-d8f2-44ea-8f3f-3ebedd8f02a5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "77d478b6-20c0-47c6-b193-020a863ad771",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "c0695860-bb4a-4a7a-b40f-4587fe69a95b",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "290e8b00-813f-424a-9cf6-6675cc4b1333",
"id_item": "454489a3-a28b-46b4-a712-190f5dfe248a",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "6a7c1d81-26e2-4fe2-a76e-5cc84037d676",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "a54894c8-2d6c-47c2-b280-06d5ad9b3cc2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "8086bb28-fba1-4a8a-a646-2f9a55cbb19a",
"id_unit_sec": "ad21f167-409f-4bca-9e88-93cf98610b78",
"id_brand": "ce90af71-0847-49cb-8ba3-d1e041a2f9f7",
"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": "f2a7b833-0004-4906-ba88-3263f9eb029f",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "2039847c-2039-4c6c-9461-b4f871338399",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "2b31cf2c-c0ec-46e4-86ca-95dfc6a89a71",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "beda9275-66a0-4bd5-9a01-3dc78643a62f",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "f87b2013-de1a-408e-a729-0087689a4b2b",
"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": "aa704d87-f284-46ee-84c3-346915309d47",
"view_messages": true,
"id_image_photo": "d0f2d515-37dd-41b1-9720-7eefb0b90ad6",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "0ce03ede-ae62-4727-a57a-8427bc063350",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "c242efae-bb73-48a3-b6f4-2f5e61a180ff",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "eb9c4157-193f-477c-9be4-0c9ef0ae109a",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "41f568f7-3e58-4c54-9911-aa4b7bc5d889",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "3197fb6a-6cab-47d1-8d4f-f53f64f5d3c7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "ace9877c-2ed7-4177-b68e-8002ff88534a",
"id_zone": "dce5b749-0cf9-460a-b675-ba43837b4e0a",
"user_required": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "4e6e76d0-3f09-4986-b76f-983dbe558a2b",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "ce1b8bdf-34b5-4c39-ad84-610de02cfbec",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "ee1e3611-34e4-484a-8eac-c1d140622371",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "b0fb9884-01d8-457a-8145-fd183dee067e",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "6297e4cf-fb75-478e-8ed0-9557d813e984",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "34b191e4-0159-4bdf-9833-6324f8569d97",
"id_cloakroom": "60ee6315-e459-43d4-a4d6-4528d13aefc2",
"id_pos_sesion": "b29089d5-6212-4739-99c0-db04a7c335ba",
"unit_id": 4,
"date_open": "2026-05-09T09:38:46.1274771+02:00",
"date_close": "2026-05-09T09:38:46.1274771+02:00",
"id_doc_sa": "00c5c365-3dd4-43ed-bb23-694f4dccd7e8",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "b767b0ef-95a6-41ba-b4ec-9af1c34700cc",
"id_pos": "c0d8d61b-0327-414e-8574-8a9aaff101a7",
"id_doc": "fe2eec5f-a21d-4e89-a442-5e182b20258b",
"id_branch": "f05e9436-bc81-47a4-a186-26863abb8756",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:46.1274771+02:00",
"date_tax": "2026-05-09T09:38:46.1274771+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "1e7bec08-cae8-494f-9111-67df6b7a613f",
"id_relationship": "c1019784-c8b7-4844-b940-d1739bb200ab",
"id_loc_from": "76ee80b8-f8cb-47df-8fea-916eee718b35",
"id_loc_end": "5d91e25b-3ec8-4ec6-9758-3872b8387efa",
"id_user_add": "282cbd63-c290-4f74-9097-c53161659e59",
"id_user_upd": "27b4cf8b-31a1-4514-a519-8777f8f86e6d",
"comment": "sample string 12",
"id_pos_sesion": "2b6f8910-dcb2-4eaa-91d6-9995432c6cd1",
"id_room_unit": "54a7fe4b-b7f2-4564-824b-9b1faca554dd",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "ab91e08b-9cdd-4e17-9c83-555b520cffa8",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "6dbfc291-b953-46ad-8c76-2a979c5f7d8b",
"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": "29414cf0-4f09-40ba-af9b-383852a4521f",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "eb1fadb6-dc19-4621-bda2-6c125135f1fd",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "7b4c15ff-78e0-4ca8-b90e-873d6cdd843e",
"id_pay": "726939ed-8cf1-4243-b941-4915ed6244b5",
"id_money": "59e02caf-a77f-45b2-bb0a-5a2ced08a1d1",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "247c747c-bc0d-4728-b39a-e82459809ead",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "b36a0a2a-54e8-428e-a080-66c4b88cdf87",
"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": "e61d6e19-b708-4eb3-af03-53aa5093b094",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "8e11bacd-be69-4a37-9e5d-51f65dec699d",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "afd2c3db-9584-402c-a03e-4dd3b9d028a5",
"id_money_2": "48ad3efc-88ec-44b6-bbdc-a8486cc0b5f3",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "cb6a6a70-d3c2-4ec8-a937-5fd9a8e88487",
"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": "db793513-9333-410a-b880-aae3123a1928",
"id_pay": "7ade0be2-3bfd-4536-98d0-cb0dc50b9d5f",
"id_money": "decd05e6-488e-43ef-8cb3-39cbeaede98a",
"date_cashflow": "2026-05-09T09:38:46.1274771+02:00",
"coefficient": 5.1,
"id_user_add": "c4d90f69-189d-42a4-9a69-9235e3044dd8",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "8d52f7e0-7ffe-45b8-8490-2c2b8af48450",
"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": "f05e51a6-d8a0-4856-bba4-72d187190602",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "96e9a31e-2823-4170-8b24-656c87648254",
"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": "27c82c37-669b-4876-9fbe-aed6e56e7cc7",
"id_line": 2,
"id_pay": "ff4a8876-e4ee-44cb-99ee-1dc05d32ffa6",
"id_money": "7a043c4e-0eb5-4af9-9e67-f88a4a2ea134",
"coefficient": 5.1,
"id_voucher": "479800c0-aa7c-4375-86fe-66ae65701c7f",
"id_employee": "48a8a2bb-ada5-4a18-bfde-348120eee7ef",
"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": "5bebc167-b957-4c7e-bbce-235b28418e47",
"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": "8abe6059-99fd-4670-b8b7-c44a98a2f7ba",
"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": "aa5ed80f-d30e-4d5f-9deb-e2a8984eaaba",
"name_pos": "sample string 12",
"id_image": "35a3e409-8e3f-4729-b123-c2e1b066328b",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "6b53505d-1eef-49dc-a898-0c5fdbb737eb",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "92655fdc-7b4c-4461-99d0-3e8eb6e43eb4",
"id_branch": "2218aacd-0615-41d0-8c27-01ad31f43ed4",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "f935cc6e-6827-4d27-b383-752b3512f400",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "c8b688d4-4e15-426a-9924-acbaf5123e77",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "a5008334-89fe-4a46-9814-0f621c17e813",
"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": "435eed1b-4a8e-496c-a8d8-4d0e3b79c9e0",
"id_line": 2,
"id_item_sub": "83243b4b-bfea-4466-ba3e-b07e0740c6b4",
"qty": 4.1,
"id_list": "25f585e7-278a-4e30-96e3-53e90ef8895c",
"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": "4af3da38-dc1f-4311-8862-9a97bb6c4b97",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "ef9c89a0-9fe2-4ae0-88c8-2062c9c249cf",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "ad655c0e-73df-43e9-893e-8e045d3e638c",
"id_user_upd": "e56c949a-e122-4486-9901-10dc04d8e47c",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "8e63c596-c78d-4f93-baac-800e63d18c7f",
"id_item": "1fcea8fc-3f3f-46fe-be13-9e958452df57",
"id_item_type": "a0312aa5-195b-4205-be05-6eedc5478d22",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c5d60836-d576-40bb-9f5c-e360c0484340",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "26c04d80-cb04-4870-b20c-aeb9dedc426e",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "e3b17461-dc58-4a91-8697-240ca867302d",
"id_item": "ea42b8aa-9080-4651-9d7c-4874a49994d8",
"group_id": 3,
"id_unit_ref": "9d06b9cd-fae1-404c-8bef-d4cb42edbd62",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "a96e8237-2bb7-42ed-8f19-d721c022244f",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "25a1cd8b-6b06-4c27-84bd-3d99d8198434",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "fbdfeeeb-02d1-4a20-af28-7169ba204cee",
"commited": true,
"mt_units": {
"$id": "28",
"id": "1d42b1f4-4c0d-4776-a9cf-312d3c1ffef4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "9ec38e1e-519b-4b06-be73-9bd65cb80bed",
"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": "181483fe-087f-48f0-8ee5-62612fcfb299",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "81dbec37-a2ec-473c-b3b0-39be927c46a7",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "030fb783-f8dd-47ec-b1ad-6ec1ec7880e8",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "d262e997-2222-4a2e-9447-0f064f7acf3d",
"id_line": "2c6075fb-359c-493c-8115-f3b97fdff3b8",
"id_category": "4b71cbcf-edac-4cd4-b0d5-9aa253f57f17",
"id_item": "b64643b4-1d66-4658-b796-850b71157bff",
"id_item_type": "26deb7d1-3cf9-4155-ac64-72915de0158e",
"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": "c46b744c-5bb6-4980-b3b1-b76fc7cc21ef",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"date_used": "2026-05-09T09:38:46.1274771+02:00",
"date_sesion": "2026-05-09T09:38:46.1274771+02:00",
"id_employee": "4c12a987-3e2a-4c9a-ae25-cf195623e19d",
"id_branch": "a0cf9507-5744-4c43-9e6b-b1b8ca8a6fc7",
"id_voucher_permision": "b0f23b3d-6b05-4f3d-8d07-77afcecbb727",
"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": "7cd9427a-e8a4-43f6-a093-4abac2c370fa",
"id_user_add": "6f2c0714-8a55-4dda-89c4-58e677db7eba",
"id_doc_sa": "f4ba220c-37d2-460f-a19d-f6fedbd6a5da",
"id_item_sub": "b83252e6-e119-42c8-a120-a45e93c2dae3",
"id_pos_sesion": "de0de78d-6f3f-4201-9292-b0e953a89347",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "1c875be6-7329-4de8-bc0b-63d4cd276132",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"date_used": "2026-05-09T09:38:46.1274771+02:00",
"id_employee": "24c773b4-99e4-47ac-aaf0-cf9ca5622813",
"id_branch": "11d975b8-c9c8-41dc-ab0b-27d6d25d46f8",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "8b75d6ae-1bcb-43e5-8acb-aa9d2063765d",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "e5021f7a-a291-43d0-b0de-5faa87ffb40c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+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": "3d55c17b-84ce-45c3-83e4-de6a698edf54",
"id_pos": "ab0ce2b4-d940-473c-ba83-da1682490c5a",
"id_list": "af23ca28-1239-413f-bbd2-02e966afeac0",
"id_item": "d5c8202a-9f95-4401-83a9-4e84a5571e73",
"id_item_type": "f8a36a1c-dc38-43ea-9df4-df313418b417",
"id_category": "8d6792a5-2569-4e69-a7d7-26dfd889170b",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "522a9cc4-6428-4531-af33-7a82e81c723c",
"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": "0c29ec43-599b-4ee2-bfbb-e0ae6dcc348b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "d0a12600-fcf1-48fa-b3cf-769fd86e15b4",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "92c97bdb-010a-443b-85da-d1c8edd8f0e9",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "be096440-07ec-45e7-abd5-5d26e421a858",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "b560079e-e190-4e9a-ae1c-3d7174a3beb4",
"id_pos_type": "20d7b8ea-f867-418c-9dc2-37b0377e73cd",
"id_price_list": "9102ce7e-31d7-4aec-9600-ed6c423a1fe0",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "99863e48-9557-4e87-ad06-2b693652eeee",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "7f0fed09-164b-4ae8-975b-360ede0c3cee",
"id_pos_type": "bac478dd-f527-4843-b73d-ad281f7a2437",
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "17d32d53-7656-4479-8be1-fe3c5f14a54f",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "be3a36e4-da6f-43c7-8c5f-5a5cf5122faa",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "df628801-a90f-4f4c-b5e1-9e0f2cc583d8",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "5f40e2cf-8c00-4fc8-9307-d8395d3cae2d",
"id_branch": "7b854cc7-2c17-44b6-a739-6ec061cc575c",
"id_pos_type": "01e953a1-7808-427f-98f9-b5b9d905fc3b",
"id_pos": "0307ee6c-9273-4fd8-8354-09609c68e809",
"id_item": "9fd7d402-3ffc-4cf6-8501-cb53f5ec1553",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "2a5d711e-816e-4588-9d01-03f55a31edc1",
"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": "3e1f2bd0-4928-4109-aab3-d04975511911",
"id_doc": "e909a35f-1c66-4898-8170-ab20c5dbbd4b",
"id_pos_type": "239da2a9-228e-46b7-b70f-bf7c95c5d9dd",
"id_doc_print": "6d039ff8-a474-4a53-9a9a-e2caba988e2d",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "92b4cf40-339c-4a89-96b1-0671a6b61166",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "f56c4c85-da15-4f82-8b24-06568289d85d",
"id_pos": "20849935-fab9-4a77-a203-62fe9bd8cac3",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "b546f582-5ee2-4c42-829c-c368632d6038",
"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": "41dc1b4e-5400-49e9-8e2c-fdbda8927faf",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "61c76baa-fcdb-4c46-bd04-e29621bbc6e6",
"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": "eadc0286-bc43-471b-881d-4b081aba0c9e",
"id_item_sub": "061c131e-b267-497d-8ebc-c1b4e162a290",
"validity_date": "2026-05-09T09:38:46.1274771+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "e9e1af1d-70fa-4342-9d62-9e092424a965",
"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": "b5a1c209-1634-47d0-87f6-397ad5764f82",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"id_branch": "744c89f3-e6d1-40a1-83d4-d2ec08e50b75",
"id_pos": "cfcbec0d-01ab-48ae-bb0b-1836fb59543a",
"id_list": "642a7b2d-bf73-438a-b20d-4bf1a07cd1a9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "8336b477-b653-4198-adb4-2071f62a1517",
"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": "afd0670d-8d2c-408d-859b-70b7de4e65e7",
"order_id": 2,
"id_item": "a41519f8-4626-4a22-8cdd-37d57278b457",
"id_item_type": "e27fe9f1-2ada-4335-b431-9d466c0a68b1",
"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": "bb513e3f-4f0d-4786-a153-552889dc5617",
"type_item": 11,
"id_voucher_json": "fcb2ea08-5fb2-415d-b77f-26fa80aabbbf",
"count_voucher": 1,
"id_category": "c6ee2dfc-5237-44da-a44c-25dc54ac2449",
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "24fe0cb2-4b14-4ba6-8be3-b6b85629eba4",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "17499b55-3853-466a-a642-7af6ce15ccc2",
"nro_sesion": 2,
"id_pos": "80790ef5-c9b9-446b-901b-ac4d6f83cbf5",
"date_tax": "2026-05-09T09:38:46.1274771+02:00",
"date_open": "2026-05-09T09:38:46.1274771+02:00",
"date_close": "2026-05-09T09:38:46.1274771+02:00",
"id_user_open": "9ad3d440-b0e9-42d2-bac6-05fbb7646cbf",
"id_user_close": "669034bc-d49d-43b3-93c8-c2cfd2dbc0ef",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "05518a4f-1266-4283-a433-75fa2bc5a5ee",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "56e4007d-4874-4938-8af6-a96b4fcccaaa",
"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:38:46.1274771+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "99ffd346-bac2-47e5-84dd-051361ef197f",
"id_room_unit": "b6a0455b-2386-4a7f-9594-48c5a126dd55",
"id_room_list": "14b8dc3b-fe1b-45b6-955c-858eee7d1ae4",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-05-09T09:38:46.1274771+02:00",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"date_open": "2026-05-09T09:38:46.1274771+02:00",
"date_close": "2026-05-09T09:38:46.1274771+02:00",
"id_employee": "ba98bfb9-3b7f-42cb-9e84-613831c63b12",
"id_employee_sec": "1ddcbed9-d84a-49f0-9014-35ae3ca38633",
"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": "61770608-1fce-4221-876a-f8a9a2d924a2",
"comment": "sample string 7",
"id_user_open": "a37a6cb4-7ff9-40d6-926a-b9ff9fe45602",
"id_user_close": "655edec6-41e4-4a3a-96b6-7a69131ccb50",
"id_unit_state": "ab720976-b560-4b87-acec-328c680a8418",
"id_pos_sesion": "8e8371c3-d7d4-40f4-83e0-ce29a36ff5ce",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-05-09T09:38:46.1274771+02:00",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "06e73093-5fad-4c69-8e3a-a257dc701371",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "13100a5f-2436-48f3-b1b6-f624f5a285d1",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "c11a0207-cc05-4b77-9de0-418250df6301",
"locked": true,
"date_locked": "2026-05-09T09:38:46.1274771+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "f97251b0-fc8f-437c-a201-35471f02629b",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "e829a201-e9d8-4b95-a4a3-1d8c560616d7",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "0c23d7a9-e0d1-4b77-b1bd-5314af9c5cf8",
"name_pos": "sample string 6",
"id_image": "cb0821d1-f2aa-4366-935b-adb35092a998",
"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": "8c0bbd94-71af-44ab-93a8-a447ca21eb53",
"refresh_status": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "789a16cc-480b-4ad3-ac34-336451470a0c",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "96f82e80-fb1f-450e-b152-4538a200ece0",
"id_room": "f8423eb7-845b-4f88-ba2f-ff37630e9ee7",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "1b53883d-980f-4fda-ac15-9da0278f649c",
"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": "eb1d2295-b5df-46ec-bcb8-56f4164e2f66",
"id_room": "57e9501e-69c4-4a84-afa2-116ef6facfcc",
"date_in": "2026-05-09T09:38:46.1274771+02:00",
"date_out": "2026-05-09T09:38:46.1274771+02:00",
"id_user_add": "7c8b3871-fc5f-4bb6-9f79-66b517f2b93e",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "7c14cb64-fad7-47c9-89e7-2bdcbb5854ac",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "e44b1d9f-1fee-40f3-b1dc-742d0da27d61",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "b5bcf154-1133-45fd-8907-e9bf96de09ee",
"id_room_state": "6f2efd51-8e9b-4815-9a3a-500b0b33c489",
"id_image": "b2e294e1-ebf5-496b-9bc5-e1efe5d30e79",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "ae150f42-019c-4bea-88e5-6d88e1cde363",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "98e4324e-ba0d-4f5b-bb67-8b5d61b8e2f2",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "f9bfef61-42f9-4bc0-8789-19d697891227",
"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": "3aa34276-6966-421f-a1fe-0d930241000c",
"id_pos_sesion": "03888c25-9217-4b86-bd0d-898f1339a01e",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "acc867e0-a819-4113-8696-3e84fff1c1c1",
"id_room_unit_activity": "63de24cf-f480-488b-b89b-1dd3b3940540",
"id_doc_sa": "c5ecbecc-5bd5-4da6-a12d-b45c5cd13cee",
"id_pos_type": "728dd0f9-c59f-4313-84c5-17b74ea7987c",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "70d16232-ce5c-467d-8df4-1a48ce0296b2",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "b9904393-8ef4-48ad-97e8-a1e860dc0def",
"id_user": "5b410683-575a-4775-aee2-686f9d37d379",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "66eed094-97f1-48a4-82b1-727c69b286d0",
"id_user": "c349c9a0-ce9e-407c-99b2-aba1e2c2594b",
"date_add": "2026-05-09T09:38:46.1274771+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "93955479-80ae-40b4-85e9-669410f49e17",
"id_user": "aaa65399-cbaf-43fe-9782-dc6531125c18",
"id_user_profile": "60897c5a-8549-4b53-a6d8-469578549ea0",
"locator": "sample string 4",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"id_pos_sesion": "f06351ea-17c1-4aef-b93c-e8fb02a6b80a",
"date_login": "2026-05-09T09:38:46.1274771+02:00",
"date_logout": "2026-05-09T09:38:46.1274771+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "c9e3dce5-8bf8-45cd-b95b-3c868b38c447",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "ce7c490f-553e-4ac7-8225-0fd17cfc0bbc",
"id_function": "a2a5aef1-cb2a-4560-8e68-1092d20d496f",
"id_user": "c85b937a-ffda-4a35-8c8b-761c96b9400f",
"id_profile": "e77cce53-40d1-4c48-a08c-5e37992136c6",
"permission": 3,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "14ab2dc1-746d-41d9-b79d-96e0e530a692",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "5a635dda-ff53-4960-82bb-0605c7c8e628",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "2d5e69ff-7e52-4af2-959c-958a89001c9e",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "95e05b37-467b-423d-9df6-cc2f37f05e43",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "b6aaadb3-fe54-4fce-aa8d-329d652ce96c",
"id_user": "e57e0218-c71c-4c4f-9ca8-e3c6b1ac83a2",
"date_add": "2026-05-09T09:38:46.1274771+02:00",
"destiny_type": 4,
"id_key": "997742ec-0f75-4a43-8561-8cae6274074c",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-05-09T09:38:46.1274771+02:00",
"id_pos_sesion": "10600356-3d4e-4416-91ae-b10ef775af71",
"terminal_add": "sample string 9",
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "a57d1a1a-538e-40f3-84ef-22db073cbfc4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "3957825d-83eb-4159-b25a-206b2c4f3954",
"id_doc_print": "42684856-28f1-4cfe-9294-a2db29bff6dc",
"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:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "bde029ec-34f0-48b6-acad-74f9c580de2c",
"id_line": 2,
"id_item": "1227f1cb-841c-4d94-a3ab-d99d1c511a0d",
"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": "d02dad61-bf20-459c-9ed5-de8f1e3ad06f",
"id_doc": "c6a9eac3-caa5-4ea1-acc1-87295a92206e",
"value": 3,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "1610eb65-6255-4dda-a79e-0f2e801d95d3",
"id_pos": "fcfb0f3b-4cd1-48c2-9a6e-cc371accc8af",
"id_doc": "ee3bf677-6b65-4546-8493-09f2a8177b6f",
"id_branch": "f88f4a26-770b-4c1f-860e-33d58a77d524",
"nro_doc": "sample string 5",
"date_doc": "2026-05-09T09:38:46.1274771+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "9cec43a3-c5c3-497c-9628-8279df8dcc1d",
"id_loc_from": "42fd643a-fe8f-4814-9f50-3e08f1931756",
"id_loc_end": "ccd44fad-e768-457e-a6e0-32da0ccf2402",
"id_user_add": "d3db61ee-8e9b-4deb-aa0b-9811e5edc715",
"id_user_upd": "ff26d1de-3c36-400f-9bc0-75ed7796161c",
"id_pos_sesion": "37859b3e-a53a-443c-b4d0-6cba3d942bd0",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-05-09T09:38:46.1274771+02:00",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "63525703-f832-4ed3-9cc2-e2b3629a744b",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "730c7ab9-0b29-463c-8fe1-c3cd174135eb",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"id_user_upd": "a75ca0ff-f377-41fc-981d-e77b002ecd24",
"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": "f04e2045-185e-4ebf-b0ab-d45ce29e915d",
"id_item": "1c949883-6bbe-41fc-9f1b-b7a1a4eb2f95",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "7e2f11aa-d930-4001-acd3-24f2972c9495",
"id_line": 2,
"id_item": "77d4abeb-6acc-46e5-9244-0dc20adc4edd",
"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": "42833ea9-691d-4abd-aa7e-ce6b2ce67954",
"spool_server": "sample string 2",
"id_doc_sa": "c52e61a4-b63b-40c6-a627-1281b9f0a864",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"printed": true,
"print_on": "2026-05-09T09:38:46.1274771+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": "03ad45fe-259c-4560-9e2f-c6e931339ff3",
"id_pos": "ec49288b-24d7-4932-9e88-ce5d33d9d652",
"mac_address": "sample string 3",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"key_access": "sample string 5",
"id_user_add": "383fad5e-fffe-43d8-b777-7808eb31c9bc",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "2334370a-1c7a-4c93-8f00-76924882c50b",
"id_pos": "7b524520-deea-4d7c-bfd5-724c60dc5973",
"pass_required": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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": "9361318f-8817-4bea-85f8-1110918c6b02",
"id_pos": "cbe11f46-7d81-447c-ae18-6756699475fd",
"date_add": "2026-05-09T09:38:46.1274771+02:00",
"date_upd": "2026-05-09T09:38:46.1274771+02:00",
"date_out": "2026-05-09T09:38:46.1274771+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": "e00186b9-0a5c-426c-a76d-bc0e38fd5d7c",
"id_user_add": "24685e32-cad1-4322-9a9e-b56676b56a47",
"id_table": "9f2aadfa-9632-4073-ae4c-b26bc8ee4446",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "5cc56603-6daa-4023-82de-bac005550f56",
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "60794ab6-8c47-4b75-9a8f-de8a8cb5834e",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "e21db485-edff-4697-9c24-449725ef994e",
"id_sync": "0a3289f6-279d-4e35-b7ad-5f6ef4599922",
"json": "sample string 3",
"id_table": "1c48b5af-6d1d-4cb6-b0cc-521cdc50e027",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "341242b7-9612-4f52-94c8-195eaf8334d0",
"id_branch_from": "96f0fd6c-0a8b-4c94-b896-c434d60a2730",
"id_branch_to": "de8a2d80-bb4e-48fc-8c60-b5fb1aeffc23",
"type": 4,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-05-09T09:38:46.1274771+02:00",
"send_on": "2026-05-09T09:38:46.1274771+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": "9eba75f1-4e63-4a6f-9a67-d3b61469701a",
"id_pos": "cf05dc30-457d-492c-bb4b-6da101f14587",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-05-09T09:38:46.1274771+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": "624a438e-1899-4505-b1a6-31ea268fab3e",
"token_id": "sample string 2",
"id_user": "a51c684c-8324-4eec-b4d6-6ba4f4b6ef82",
"date_from": "2026-05-09T09:38:46.1274771+02:00",
"date_end": "2026-05-09T09:38:46.1274771+02:00",
"created_on": "2026-05-09T09:38:46.1274771+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": "3464077a-790e-42d6-9fd6-e4055fbed731",
"id_room_activity": "f95dea67-d65c-45b2-9866-a72818e22538",
"id_pos_sesion": "d59df6d5-8af9-447d-a9e3-8512ce71e6f6",
"log_text": "sample string 4",
"id_user": "3fa7caca-af45-40ef-96da-3eb2e9ba4f87",
"created_on": "2026-05-09T09:38:46.1274771+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": "e70ddc4b-99af-4886-a643-782aea3118dc",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-05-09T09:38:46.1274771+02:00",
"last_update": "2026-05-09T09:38:46.1274771+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"
}
]