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": "d9e8ec07-c180-4c56-8cd7-b9d688a13b6f",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"state": "sample string 6",
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"mt_branches": {
"$id": "2",
"id": "4b7fd3ca-c716-4087-975a-e2c80c3d2e33",
"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": "ac689424-4f12-4b9e-8c80-255ca7dc6b55",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "3b3a24bb-7804-49c2-9fb7-d7414519d268",
"commited": true,
"st_images": {
"$id": "3",
"id": "d65005db-dc52-4751-8b39-ec5f74593d29",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "e3866d5c-0de6-4366-81c8-c6630671bf63",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_categories": [
{
"$id": "4",
"id": "f20b1946-8a39-4fdb-86c9-66902853fe4c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "d395dbc0-5845-45e6-a576-2e1cb2eda9c5",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "f8c21e75-c9ca-4e98-82da-4e09f2087a29",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "3a39cff2-1e89-4f3d-bf93-0dbfce198c21",
"commited": true,
"mt_categories_items": [
{
"$id": "5",
"id_category": "3ea47479-44e7-402a-b06b-9fb480996d89",
"id_item": "0316108d-de53-4f61-9fad-db716b6251b5",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "0571d0f2-25ce-416b-aadf-a69c55b9226b",
"commited": true,
"mt_categories": {
"$ref": "4"
},
"mt_items": {
"$id": "6",
"id": "eda27ded-f994-4471-bd46-e5e9f8e03e0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "10ece57d-c049-4657-9f11-ee22563f267b",
"id_unit_sec": "9952eb84-3e23-4130-a145-eaa9e3754246",
"id_brand": "a1b8a5ac-aae3-41ae-a2b5-f6d3004f2389",
"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": "061e6d38-cc9f-4784-965a-7517961e5aec",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "9544d4aa-68a1-4afd-9bf8-4dc3302d33b2",
"commited": true,
"mt_brands": {
"$id": "7",
"id": "444cae80-5004-4a9b-86cf-e48bb5f631a4",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "f8b4c958-f2fa-4b95-bdbc-7a4151d28be5",
"commited": true,
"mt_items": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"st_users": {
"$id": "8",
"id": "dfc7ebf3-a74a-43a3-876b-11881cdb86da",
"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": "830690d9-c051-4b5b-a236-6081bb619cd2",
"view_messages": true,
"id_image_photo": "795cc5f6-138b-40cb-aa9d-d2a973b9268b",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "35e80d52-78c4-452e-87a2-4d169b779351",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"mt_branches": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_branches_zones": [
{
"$id": "9",
"id": "357e1d37-6238-4e22-9e83-940d96cb8d4f",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "969b026e-d958-421f-a9ba-c41e65b74554",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "ad0a170a-c5a2-4610-b943-14633ff53554",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos": [
{
"$id": "10",
"id": "a06593f7-7e5b-4c22-9b2e-c792426c7ab1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "261f2e5a-4d05-4a2c-b893-fe17822f0ec9",
"id_zone": "4193ddba-fe7f-4d7e-a6fc-7bcfa961c63f",
"user_required": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "0da9bccd-b0bc-49e4-b238-8f5db04e84ce",
"commited": true,
"mt_branches_zones": {
"$ref": "9"
},
"mt_cloakrooms": [
{
"$id": "11",
"id": "62d13560-5aab-41ee-9369-f283c8d7d07f",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "c6e20054-9f0b-402a-8036-5cbea9561cde",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "15604957-ae3e-4643-b61e-b638b8ca63c5",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "95cbdacd-db23-43b3-9b86-ddd317182645",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_images": {
"$ref": "3"
},
"st_users": {
"$ref": "8"
},
"tt_cloakrooms_units": [
{
"$id": "12",
"id": "f034df24-bee2-44ba-9169-9fd0be25f387",
"id_cloakroom": "8b9d39d0-e9dd-4ca9-a0d2-7be14093f085",
"id_pos_sesion": "89e12fb4-b71c-4390-bda3-23d059b7a624",
"unit_id": 4,
"date_open": "2026-07-08T09:49:58.4848033+02:00",
"date_close": "2026-07-08T09:49:58.4848033+02:00",
"id_doc_sa": "25c44d47-f8ff-4d34-a5fa-8516f93f6a7c",
"commited": true,
"mt_cloakrooms": {
"$ref": "11"
},
"tt_doc_sa": {
"$id": "13",
"id": "d1da7406-0db7-4e3e-b102-d7786abe8f25",
"id_pos": "eb9d1aea-2f4a-4689-84d0-9c2f21d58d79",
"id_doc": "de63e259-bceb-4d11-8668-c693010975a7",
"id_branch": "e16b1305-44ff-4dc9-b411-740738828c72",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:49:58.4848033+02:00",
"date_tax": "2026-07-08T09:49:58.4848033+02:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "2d37edf4-4fa5-4389-8967-59555c04690f",
"id_relationship": "edde829d-6c40-4374-946a-c0c0241f2756",
"id_loc_from": "e0bf3ab4-d1dc-4459-9569-445efc0bd70f",
"id_loc_end": "b5e14129-ad30-4545-8563-e0b7fd2baa4f",
"id_user_add": "4428a951-2fe4-4d8c-bc86-9f2e84f284a0",
"id_user_upd": "ff6d40d8-536e-4c8d-8721-2cb6c4f2f751",
"comment": "sample string 12",
"id_pos_sesion": "ea067f8d-1466-4dd3-99ba-282f40f6f2ea",
"id_room_unit": "3c562940-42cf-4cd4-8828-6031de9cdc45",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "99093781-6b75-41fd-b1e7-694095c36510",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"created_by": 1,
"doc_print": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$id": "14",
"id": "0970f351-68af-465a-a378-a59aa02d6907",
"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": "710320d2-888e-4ddd-b5d5-ac3dd95622df",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "f75b16dd-f3a1-490c-b84e-e77d6d99b68a",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "15",
"id_doc": "ac516dfc-609a-4dc0-acc3-dfe1ff5e8140",
"id_pay": "06be896c-87ed-44e5-a6a3-fbf7f60e8f8c",
"id_money": "c47a5ef1-55c6-4af3-bfd9-bad2e931483e",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "5ef89d9c-7fd5-48c5-82c4-099f79bc138b",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_money_types": {
"$id": "16",
"id": "cd856a2b-dafe-46b9-b782-91bbe48f76a8",
"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": "e3e3dfae-965e-47d1-a197-325ce26baf17",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "3d44d96d-1a4a-4b97-af84-a80cdfccc7a6",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"mt_money_rates": [
{
"$id": "17",
"id_money_1": "30842179-0606-40aa-8654-12b5f0cb3e42",
"id_money_2": "383bbcbd-983b-4158-a625-d77cbc7ae227",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "025b6e51-bd7e-41c0-b59c-f85609ef337a",
"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": "db539c15-b79f-4acd-aed6-1668207eb9bc",
"id_pay": "1c820ac5-2a25-442d-a1d8-08261b40b794",
"id_money": "d494dfe2-4930-4543-9e1f-606285446af8",
"date_cashflow": "2026-07-08T09:49:58.4848033+02:00",
"coefficient": 5.1,
"id_user_add": "eebbbe6d-f2a2-429c-9217-7c8e6a51ab6b",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "19",
"id": "4b17e492-23fa-40ef-9d1a-eceb173e9b0d",
"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": "193b8bc2-37fa-42e2-a27a-65bb0cec79e1",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "c691827f-6a34-4e40-9471-aa8afc33344f",
"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": "7fd54d4a-42df-43cc-bb57-e4c8c13f98df",
"id_line": 2,
"id_pay": "c06f98d4-ad02-46d7-b0e4-82188ad37522",
"id_money": "8d3fc8f9-c8c2-448a-9942-76d39e6b1a0d",
"coefficient": 5.1,
"id_voucher": "dd50669b-3ee5-4207-bd11-d46f96b0aa61",
"id_employee": "43d540e4-4556-4e84-a7ea-2c205028217b",
"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": "bb260c93-7482-42e1-9256-04b300e0fff1",
"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": "ed4f21f7-7de4-4704-a4b4-bb8dbc21b620",
"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": "b9b2802b-55f8-42a7-a515-16f2a43c5425",
"name_pos": "sample string 12",
"id_image": "eaec0db3-66fd-4cdf-8745-7591a5c1b9ba",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "5ba5adb7-e81f-4eae-8aa7-294440e19249",
"commited": true,
"mt_employees_branches": [
{
"$id": "22",
"id_employee": "10d65d5d-b750-453c-8e6d-3a6e4e97ff55",
"id_branch": "3dad3b5f-1ac3-455c-b3ea-e535e060b79c",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "e34ed444-2f12-43a8-b03f-c800dbba9a69",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_employees": {
"$ref": "21"
}
},
{
"$ref": "22"
}
],
"mt_employees_profiles": {
"$id": "23",
"id": "9a7c0344-79e5-4ff2-8423-74036ead061e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "cb891243-70bc-45b2-8ef4-bf253bec4493",
"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": "1fe6ba86-a00a-497e-8281-0683a35ddf3e",
"id_line": 2,
"id_item_sub": "a9d55854-e0ce-4787-8b76-193bef628dc7",
"qty": 4.1,
"id_list": "d9d32704-b433-4a95-a1fb-b372da5a021f",
"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": "88310a17-ca71-4d7a-9927-8e2a7347a3fc",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "b14f4d44-82ff-44b0-95ee-682700724bd0",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "6786a7d3-48b3-436d-b256-0dbba8f093fc",
"id_user_upd": "47b0a6a1-18bb-4223-875f-e76fb866b99b",
"active": true,
"mt_employees": {
"$ref": "21"
},
"mt_items_sub": {
"$id": "25",
"id": "6992ef3b-047e-4c97-a66f-f8faf618cc85",
"id_item": "c082c4c8-0cba-4d53-862e-141e67451c50",
"id_item_type": "450c9549-a943-438b-997e-5e41e2148e73",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "c88ba558-f62d-481e-b04d-bff317232265",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "92aac8f2-8111-4de1-a8dc-04f89808a30d",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_formula": [
{
"$id": "26",
"id_item_sub": "cc7f80a8-43e0-4250-b926-02bcf2b7f061",
"id_item": "aa3ec37a-4710-4bc2-b766-60c74454c0d7",
"group_id": 3,
"id_unit_ref": "415525c6-a423-406e-96ff-0a00450e93f1",
"qty_dis": 5,
"mt_items": {
"$ref": "6"
},
"mt_items_sub": {
"$ref": "25"
},
"mt_units_ref": {
"$id": "27",
"id": "08869a34-300d-42a2-9879-54a029e8c075",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "4ef6e236-2493-4493-85e4-533129d47eb6",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "58f3fe98-abcd-43ab-8a2f-93f0a91d8a57",
"commited": true,
"mt_units": {
"$id": "28",
"id": "0b3c44de-142f-4e29-a792-aa8b160a17c6",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "6fe6c81c-afc8-4e21-9989-5de233544bef",
"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": "c4065cc9-0f97-4fd7-a137-a79312ddd472",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "dc7008ae-fb3a-4ad4-a20b-effbd155d435",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "99a3d1ab-101d-4acf-8a97-9325d1ecfe70",
"commited": true,
"tt_vouchers_det": [
{
"$id": "30",
"id_voucher": "9c8485aa-44ca-4419-aee8-e540a16623e1",
"id_line": "c6418960-b6b3-4a41-953c-0648577544e3",
"id_category": "b16a89ad-d8d0-4ebd-a482-3b70b82df3b2",
"id_item": "165c6229-560a-4e6e-a834-347798035492",
"id_item_type": "4dfc41b8-9492-43b9-a631-85b0af1d068d",
"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": "53c072a5-1414-4752-a353-f10eb5a8db57",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"date_used": "2026-07-08T09:49:58.4848033+02:00",
"date_sesion": "2026-07-08T09:49:58.4848033+02:00",
"id_employee": "e3307d08-1c85-43fa-8571-9bb2aaef058b",
"id_branch": "66d6b30f-2be0-405c-ae9a-c151ab41e8ff",
"id_voucher_permision": "af62ae71-8abd-444f-ab67-c8499b4d3b03",
"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": "4cad0a83-8122-4c2a-ac7b-cac31113ae0b",
"id_user_add": "bd7c435f-3d0f-4b5a-8422-d86b613f517b",
"id_doc_sa": "83c06738-f85f-4f37-8df3-6912b41caf9d",
"id_item_sub": "7cd2e239-e6ae-41fb-ac2b-2ab79430ac57",
"id_pos_sesion": "0def147e-96a8-4ef2-89bd-deb7fa4c43ac",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "d9f433d6-3990-42df-9c27-214d001dc31a",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"date_used": "2026-07-08T09:49:58.4848033+02:00",
"id_employee": "6f648cea-f9b9-4d6c-872b-25e10f92c473",
"id_branch": "84e7cd46-f630-45b8-853f-e2f40b4d6e4e",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "f64ea244-c178-4f69-95a5-3643e131b2c5",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "b8aa49c0-f26c-4408-9aa7-fabbb24e0ab9",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+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": "20614fa6-0b5a-493c-b2c7-f31811f37e51",
"id_pos": "005a6983-badd-4371-8337-e01fa75c017f",
"id_list": "dbc10094-605e-400b-81df-2f6d1670ca28",
"id_item": "0f997370-e954-4a07-8ccc-62ec4501ec78",
"id_item_type": "bf506991-a74d-47bb-9450-8f2aac8d67ca",
"id_category": "1d0a0158-9707-4d73-8a77-07ad4ba8de7d",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "2f129fc0-33dc-4efc-8a21-da3a7fb02d62",
"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": "f3da9473-cfb6-4454-860f-c527b7766535",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c43d85f6-8dbe-4738-9874-23eba643d97e",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "adfe0768-9c19-43ce-b105-904143e2e885",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "c042f3df-61f1-4570-8f9e-caacda681804",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "35",
"id_pos": "cb703c58-12e5-497d-abef-fc99140454ff",
"id_pos_type": "ebe3ed1c-e9d0-48fd-8966-59673789f98b",
"id_price_list": "73051026-a616-4462-819d-f1b956396bb3",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "6fe6d88c-d158-49b4-ae80-861ad7261c8a",
"commited": true,
"mt_pos_view": {
"$id": "36",
"id_pos": "40dccd2f-3041-4521-84f2-d5f7959582fe",
"id_pos_type": "1259861a-8c77-4e8c-9cc6-afa4fdac5c4d",
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "18c1f69a-de1c-4059-978f-24d885d8439b",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"mt_pos_prices_list": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_types": {
"$id": "37",
"id": "6a8fb2d9-9389-41ed-9bce-87eb1e65ca73",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "6f96b2b6-c745-422b-b1fe-ddb23debaab3",
"commited": true,
"mt_items_featured": [
{
"$id": "38",
"id": "aee13913-aae4-408e-98a9-c6a8ad330cbd",
"id_branch": "7d2c9adb-5587-469f-91e4-41dc22d3209c",
"id_pos_type": "ec1abd27-ddb0-4ede-a9f8-358474f145dd",
"id_pos": "93687b2e-9559-4f2e-860f-fc483d31c3ef",
"id_item": "46acd121-04d5-481a-b4c9-6924bf8ccd70",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"image_id": 4,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "8bc81770-db19-4ac6-a151-9ce7ce98b210",
"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": "97d767f4-5cd0-464e-8b9e-47f1db147e05",
"id_doc": "ea77b159-0572-4994-a455-61e291ed85a6",
"id_pos_type": "b2b15cb4-14c2-44d9-bde8-35e359468432",
"id_doc_print": "36f011a8-c12e-4c7e-bb87-fd8097ea06d2",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "4c9cd389-d9b3-4f56-9af1-4316a15fc4ce",
"commited": true,
"mt_docs": {
"$ref": "14"
},
"mt_pos_print": {
"$id": "40",
"id": "4f12e4f1-f985-4365-85cb-2c7f20174915",
"id_pos": "5bb89b19-88ff-430e-89b2-fbe534fcbc0d",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "a323fc12-f335-4029-9c45-9377235a74e6",
"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": "c76ffb4c-2084-407c-a5b6-10c15991d143",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "39"
},
{
"$ref": "39"
}
],
"st_doc_print_det": [
{
"$id": "42",
"id_doc_print": "469ad5c0-5882-4bc6-8b88-73061cb18363",
"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": "a3fe3592-0883-4231-ab82-29da8c54b925",
"id_item_sub": "9a7b4ed4-fc86-4b05-aab0-85c0c7d91037",
"validity_date": "2026-07-08T09:49:58.4848033+02:00",
"price": 4.1,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "35e08121-713a-4ae0-aa9b-4b02bac691a0",
"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": "0d1b1dc8-0a58-46e0-9522-2a879208f2b3",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"id_branch": "1d382443-bd77-4a22-9193-62da2d98d90c",
"id_pos": "4539abbc-fc7a-418a-a8b1-d8309ce02870",
"id_list": "e70487ec-d912-448d-99c5-5d67f1197705",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "72286c35-f88d-4bc6-ab32-e91defb464cb",
"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": "05e7e0ee-ff7e-4d77-b5df-5cc51319c06a",
"order_id": 2,
"id_item": "ed3038c7-0b5d-4364-b445-24b82464ffd3",
"id_item_type": "a39f910a-6a43-4e51-abcc-1721df98c138",
"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": "412ddb77-5b6e-43d8-8391-64a0527970a7",
"type_item": 11,
"id_voucher_json": "56bb03d5-d388-4540-8a23-594347c17f7c",
"count_voucher": 1,
"id_category": "60034600-04a8-4b6c-b736-c8a474f922ce",
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "e3f2f0e7-21b9-43b2-b9d0-bdbf8ab1ca07",
"commited": true,
"mt_items": {
"$ref": "6"
},
"mt_items_types": {
"$ref": "29"
},
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$id": "46",
"id": "e919d8bf-cb27-4386-8842-67f6563862b6",
"nro_sesion": 2,
"id_pos": "94ecdded-e8bc-4e64-8ce4-b2a163adafc8",
"date_tax": "2026-07-08T09:49:58.4848033+02:00",
"date_open": "2026-07-08T09:49:58.4848033+02:00",
"date_close": "2026-07-08T09:49:58.4848033+02:00",
"id_user_open": "ea289a56-a736-4360-a2c2-680dc3251042",
"id_user_close": "4d38783d-7757-43d2-8ee7-3989ae04cea7",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "6199157f-519f-404a-8a04-c43a04af247d",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "dfedb26c-cce2-4210-b04d-d9763385abba",
"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-07-08T09:49:58.4848033+02:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$id": "48",
"id": "7dadcde1-6e27-4faf-8931-dc9d75bc6444",
"id_room_unit": "4db59df2-92e5-4036-898a-2773c5a306c1",
"id_room_list": "a2768ebc-2595-483f-9c88-ebb4a0fde6e7",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-07-08T09:49:58.4848033+02:00",
"date_from": "2026-07-08T09:49:58.4848033+02:00",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"date_open": "2026-07-08T09:49:58.4848033+02:00",
"date_close": "2026-07-08T09:49:58.4848033+02:00",
"id_employee": "850fd664-008a-4573-8dd6-bcfa0d005934",
"id_employee_sec": "d999273c-f984-4fca-8068-bda4a10a902b",
"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": "a3cf433d-97d7-4c4a-8f6e-5426dbf810a7",
"comment": "sample string 7",
"id_user_open": "8c2c3ac0-a24e-4450-8a87-607ff332082e",
"id_user_close": "78977846-ed2c-4618-bacf-718683fdafbc",
"id_unit_state": "059dbbc0-6fcd-49c9-a9ce-5992ed29015b",
"id_pos_sesion": "1612e9a2-f287-4e2e-afe2-870780029911",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-07-08T09:49:58.4848033+02:00",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"mt_employees": {
"$ref": "21"
},
"mt_employees1": {
"$ref": "21"
},
"mt_rooms_units": {
"$id": "49",
"id": "ff12f12c-b75e-49b6-9338-f45419ec90f1",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "8c1a2345-522e-4756-8d40-575b782ac8eb",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "4b73da9e-6abc-4f4f-ba90-348a8a0ae59f",
"locked": true,
"date_locked": "2026-07-08T09:49:58.4848033+02:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "70cae69c-c57a-49e7-bcb5-8ea830e859f4",
"commited": true,
"mt_rooms": {
"$id": "50",
"id": "8c6875f8-4917-48b0-b958-1fd79772ad05",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "e15cde23-201f-44c8-a165-ae32b1b7d131",
"name_pos": "sample string 6",
"id_image": "783dc3b1-f7f1-446d-b2a3-5ad755418640",
"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": "74c7391f-ce45-4e8d-b940-742eb0022dbe",
"refresh_status": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "05ac5d82-0bd5-4e02-9092-3c2ca6358172",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_pos_rooms": [
{
"$id": "51",
"id_pos": "c6542e16-fc9c-4c5c-8d32-143a9fe8464b",
"id_room": "5e669f52-9a35-4cea-9b01-e702e1ccecd6",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "c0e288e3-5e6c-4504-83ba-2e7cd44431e3",
"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": "3f6a7763-33fa-4adb-9cc1-b9e145eb9d6e",
"id_room": "37e1d7d0-9c8f-488e-bcfa-333d99ebf8a2",
"date_in": "2026-07-08T09:49:58.4848033+02:00",
"date_out": "2026-07-08T09:49:58.4848033+02:00",
"id_user_add": "7e2ab8a1-bfc4-4f32-a8e2-cdbac4237ab1",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "227ed674-e61b-409c-8f0c-f642377620cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "fce71116-3380-4585-85d0-8f880fb8cf8d",
"commited": true,
"mt_rooms_units": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"mt_rooms_units_states_types": [
{
"$id": "54",
"id_room_type": "2e2748c3-88d9-41e5-b457-1368e425b96c",
"id_room_state": "e208fe66-f6a0-4221-bc48-255e5b7c5a31",
"id_image": "afab8bb0-39b5-43ba-ab68-f880a23e0764",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "b59f4ceb-ed98-4810-9c85-98506097b927",
"commited": true,
"mt_rooms_units_states": {
"$id": "55",
"id": "8df1a3e8-2e84-4e1a-9401-84332449cbd6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"color": "sample string 5",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "15c67fa9-f57c-40b3-bc49-ee4d566b2654",
"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": "51f651a4-46c8-4205-a178-896f47d8448c",
"id_pos_sesion": "5fbcc263-9cb9-402f-bfcd-3ec73bca964c",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "b8e30a6f-66a7-4582-9104-fd9b3800c46d",
"id_room_unit_activity": "e907e962-a1eb-4fcb-9522-3e88c33dc278",
"id_doc_sa": "567c41e0-a2a5-4917-a739-967a4be0eefc",
"id_pos_type": "f051d605-9934-4bbc-afa4-5807a323ca9b",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "4f412dbc-0a85-4e85-9ce6-c6afb9be4af9",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "57",
"id_tip": "5aa0763a-30b3-454c-9920-12b888ffd5a9",
"id_user": "52795ffb-7ce7-487d-be0e-405268a35bc3",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "2b849c12-5507-4fc3-935f-e8a66f974239",
"id_user": "4b85cff3-38c4-4c14-aebf-63ed06a328d7",
"date_add": "2026-07-08T09:49:58.4848033+02:00",
"distribution_index": 1.1,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "88685800-3afe-4a68-8aae-06aa6a6e99fe",
"id_user": "323d6cd8-215a-4b5c-bd7f-191024e83b97",
"id_user_profile": "8f04f624-b69b-4133-b075-3a4a5fd4b6a7",
"locator": "sample string 4",
"date_end": "2026-07-08T09:49:58.4848033+02:00",
"id_pos_sesion": "e6d89e9b-cba2-4496-866f-149c1bf745ae",
"date_login": "2026-07-08T09:49:58.4848033+02:00",
"date_logout": "2026-07-08T09:49:58.4848033+02:00",
"terminal_id": "sample string 6",
"terminal_type": "sample string 7",
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"st_users_profiles": {
"$id": "60",
"id": "ac266455-c226-44a1-aa1c-f499c499e4f5",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"st_permisions": [
{
"$id": "61",
"id": "eb322b60-3c0a-4e5f-900a-2b93d41ff100",
"id_function": "a6f5323f-189d-416d-9bd8-282622618602",
"id_user": "08f9cfa1-bdb4-4bc3-a06b-4204d71be14a",
"id_profile": "ac723613-d2fa-43e9-aa09-e9fa5d4cc53f",
"permission": 3,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"st_users_profiles": {
"$ref": "60"
},
"st_users": {
"$ref": "8"
},
"st_functions": {
"$id": "62",
"id": "d89763aa-56d1-4301-af34-ac4ef41acd80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "9adabcb0-4ad4-4ec9-922c-58199a4b6c43",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "432d2571-c207-4e49-a82a-45a5e258300e",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"st_functions_groups": {
"$id": "63",
"id": "8ef67d2a-4673-4cd9-b051-1e99b7cf3b80",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "6d3a4a46-912c-4849-95c2-efa9b16ea8ee",
"id_user": "b2279e1b-11b0-448a-ac5f-3b8bc0fc9250",
"date_add": "2026-07-08T09:49:58.4848033+02:00",
"destiny_type": 4,
"id_key": "c94de8ad-0c29-4d59-b944-f918f135c380",
"message": "sample string 6",
"message_view": true,
"date_view": "2026-07-08T09:49:58.4848033+02:00",
"id_pos_sesion": "2407b447-9402-48e3-b268-1af3186e992a",
"terminal_add": "sample string 9",
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"st_users": {
"$ref": "8"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "64"
}
]
}
},
{
"$ref": "45"
}
]
},
"mt_items_vouchers": {
"$id": "65",
"id": "29538ef6-59b6-4d93-bb9b-d08a73545560",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "ee7b9ce9-3afa-4216-b101-e7f567615509",
"id_doc_print": "ec062d5b-4f87-430f-b948-fc7c7be8315a",
"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-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "54bd3fd7-6a44-4d7d-a212-78e555e8e61c",
"id_line": 2,
"id_item": "8c6fd65d-de00-4939-89af-6b00f9efdfda",
"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": "10332c53-2f42-4744-bc94-3b99a52572a9",
"id_doc": "479826f7-9ea9-4be3-b404-ad15039b72d7",
"value": 3,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "90e63ac2-ef33-43fb-9792-94b180729dca",
"id_pos": "01dab10b-f5b9-4def-9574-57c6421ec347",
"id_doc": "325a3210-d4ca-4e4a-9162-6dff744462bc",
"id_branch": "a83968d2-72c6-4bbb-ba86-23c82b3beefc",
"nro_doc": "sample string 5",
"date_doc": "2026-07-08T09:49:58.4848033+02:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "92b3977f-6783-4b81-8de7-c363a0fc261c",
"id_loc_from": "67d23296-fc99-45ec-8408-644d8cc49d79",
"id_loc_end": "c521b9c2-fd80-46d7-b976-6dc371deb094",
"id_user_add": "75cd18bf-02b2-45b1-9a34-c29929f0550b",
"id_user_upd": "11b184fb-c634-47fb-9fca-e422d55e4f3d",
"id_pos_sesion": "13515d89-812b-4194-accd-47246f783555",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-07-08T09:49:58.4848033+02:00",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"commited": true,
"mt_branches": {
"$ref": "2"
},
"mt_docs": {
"$ref": "14"
},
"mt_locations": {
"$id": "69",
"id": "251f795f-d949-4fc3-a07a-5e2d08ce6057",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "cc3f6a4f-787c-45de-855f-6beb69a13d80",
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+02:00",
"id_user_upd": "24c99290-b7eb-4d90-a55d-40207ed8bf57",
"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": "3684ab94-97f3-4c1a-9176-bf95fdd8f5fb",
"id_item": "01b6cf89-515f-40e9-b768-6279b76fee08",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-07-08T09:49:58.4848033+02:00",
"last_update": "2026-07-08T09:49:58.4848033+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": "3f49992a-3dee-42ff-8339-a5ba7bf39e48",
"id_line": 2,
"id_item": "f931d1f7-4ba5-430a-9660-0f359ab2b4b9",
"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": "ac4a3433-1cfc-4d11-91f8-ec459e4765d0",
"spool_server": "sample string 2",
"id_doc_sa": "22e9aacb-a8a7-4ef7-ba10-d233f8e56170",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"printed": true,
"print_on": "2026-07-08T09:49:58.4946398+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": "9f24dd37-dafc-4fe7-a5d8-e34d6a380d4a",
"id_pos": "a59df69c-a071-4c0c-bce6-c5235c140d36",
"mac_address": "sample string 3",
"date_end": "2026-07-08T09:49:58.4946398+02:00",
"key_access": "sample string 5",
"id_user_add": "b9fa1dac-dea9-4285-bebd-3a4d2cebb63c",
"active": true,
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"last_update": "2026-07-08T09:49:58.4946398+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_users": {
"$ref": "8"
}
},
{
"$ref": "73"
}
],
"st_users_pos": [
{
"$id": "74",
"id_user": "20c6150e-b892-4a3b-ace6-8227500fa85c",
"id_pos": "58484d8d-7e31-4966-9308-f14085b24f3e",
"pass_required": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"last_update": "2026-07-08T09:49:58.4946398+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": "18c59940-6c6d-4e51-bd75-c6fca88931af",
"id_pos": "917826cb-8a14-4b72-b9be-ebe8ba4719ed",
"date_add": "2026-07-08T09:49:58.4946398+02:00",
"date_upd": "2026-07-08T09:49:58.4946398+02:00",
"date_out": "2026-07-08T09:49:58.4946398+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": "3db092f6-c224-492e-86b6-a0d328e17811",
"id_user_add": "2343bcf1-4398-4db8-9ba2-473a5b86eba2",
"id_table": "7ca57baf-940a-4661-a860-621400cebc44",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "6e96611f-b45f-42dc-9c10-08b9280959b9",
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"commited": true,
"mt_pos": {
"$ref": "10"
},
"st_sync_tables": {
"$id": "77",
"id": "9035d71c-632e-4bfe-b4b9-cb50e17544ee",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"last_update": "2026-07-08T09:49:58.4946398+02:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "78",
"id": "bca218a6-784f-4912-b321-9a20ae747a50",
"id_sync": "769a4d67-bce9-4b87-8551-e7ab615d3923",
"json": "sample string 3",
"id_table": "807ddf7d-0f13-4b7c-9d16-668e191bf087",
"order": 5,
"st_sync_packages": {
"$id": "79",
"id": "461a2e05-fed9-45db-a081-22ca15723ae2",
"id_branch_from": "8c08c74f-2d28-44a7-afd5-faccba39884e",
"id_branch_to": "fcf80f10-ecf9-4021-9f2f-a5a2d068bf67",
"type": 4,
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-07-08T09:49:58.4946398+02:00",
"send_on": "2026-07-08T09:49:58.4946398+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": "6f8dcb93-74b4-4193-95ca-c8d2715f4aff",
"id_pos": "a40f89a5-4d90-4b15-a760-68de3c07aea0",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-07-08T09:49:58.4946398+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": "dc2df621-4e3c-41b7-943f-668fe5c617b3",
"token_id": "sample string 2",
"id_user": "5fb28ec8-7d70-4632-9701-f2a0f4aa9c5c",
"date_from": "2026-07-08T09:49:58.4946398+02:00",
"date_end": "2026-07-08T09:49:58.4946398+02:00",
"created_on": "2026-07-08T09:49:58.4946398+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": "3a461434-fcfb-4d90-a40a-120c6625c30f",
"id_room_activity": "dc2003fa-dee3-4e5a-832c-4ffb4eed1b0f",
"id_pos_sesion": "87fa5d86-af62-4e79-9b8f-f1d4b48645bd",
"log_text": "sample string 4",
"id_user": "18b44a53-465b-4f95-9682-50f2c0c100c5",
"created_on": "2026-07-08T09:49:58.4946398+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": "6bff46c4-f453-4bfd-bc3a-c7002130776a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-07-08T09:49:58.4946398+02:00",
"last_update": "2026-07-08T09:49:58.4946398+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"
}
]