POST api/Tt_Rooms_Units_Activity
Request Information
URI Parameters
None.
Body Parameters
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "f6ab10f5-cc62-46d4-bf8a-9b5c8c7dd342",
"id_room_unit": "9838980c-970c-4e65-945a-cfcbe3c19aa2",
"id_room_list": "e585f0d7-b42f-45bd-81aa-5de60f6cf3c2",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:16.8252048+01:00",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"date_open": "2026-01-10T12:09:16.8252048+01:00",
"date_close": "2026-01-10T12:09:16.8252048+01:00",
"id_employee": "affc49d8-e239-4498-96be-fedc7c51e8fa",
"id_employee_sec": "08ed2057-06dd-45be-86be-184f265394bb",
"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": "5518405a-869e-4d89-b9d7-0fbef44a5f68",
"comment": "sample string 7",
"id_user_open": "50debb71-a628-4365-92f9-206f202cdaf2",
"id_user_close": "e387c92a-407f-4273-b16c-bea0d5e6fb60",
"id_unit_state": "fc000d62-74a3-4a0f-8092-10b14c316093",
"id_pos_sesion": "a22c3fe7-090a-462d-80ae-757f7d130be2",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:16.8252048+01:00",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "90c69a9e-9fed-4ffa-8344-368321fb48a4",
"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": "c6c49ace-1b72-4413-a08a-55981897a037",
"name_pos": "sample string 12",
"id_image": "5f2970ae-04bf-45f1-ab2a-98a62fb51d49",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "787331b7-23d6-422f-a242-c14263281e18",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "5f4a6e5b-2686-40f2-8357-10a4bff742df",
"id_branch": "f88db870-e0f0-43bf-bd2f-7b81d9a2cd6b",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "ed55fa60-a23c-4567-a5dd-bf94e1f5aaf8",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "6b63877a-995b-4591-8c52-5b3950d6c712",
"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": "93aafcf8-a930-412b-9635-d6a275212cb4",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "bb8538b3-6f45-4e29-bf13-83e7b4c7fd51",
"commited": true,
"st_images": {
"$id": "5",
"id": "af757ebb-10d1-4be8-b83f-911df1d27d5c",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "b82caa1c-5b11-489a-94c4-84bbd7c35643",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "17f972a6-2623-4da3-bf8f-d7ba4653fb15",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "6c132ac0-0914-4149-81bf-c32e9626b469",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "3cfbf668-ffd4-4d77-901f-443a93fce621",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "2ac6094e-a119-4a2e-934d-21f9674ceee2",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "a94de515-7e86-41aa-bac3-7debbc83042e",
"id_item": "9cd15cf5-ea47-45bf-b060-7069068f9e49",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "c441ca7c-8581-4b15-b968-3cb8b4e86498",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "3c0b4e20-d8b9-457f-a59d-de8d0640408e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "37a90658-4d9f-4f76-ac6f-3afbff87d582",
"id_unit_sec": "1ac6cce7-a1d3-4df2-93b1-c437af91bcde",
"id_brand": "708d6d84-4af8-4549-86aa-89b454311b62",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "b1bb2404-6249-40eb-b09a-a8d86428ff62",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "8190360a-7878-4e1a-b826-2a1629982b88",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "5b0d86db-2324-4cec-a1fb-5b4bef19646b",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "9fdaa599-ef30-4ae6-80a5-151ca346a995",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "0a402987-d73e-4c7f-994c-c53ba9a08396",
"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": "4d8b0755-b3ed-436f-b255-d0f864f91663",
"view_messages": true,
"id_image_photo": "e93f3812-db4a-44de-a454-43c41ceee429",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "f2e8909d-1282-435e-828f-ac8d362808b9",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "4a3ac7b0-6ea4-43b9-803b-c80a74191497",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a4148479-9297-42b2-a70b-05c0d26a26a4",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "10158746-a6e3-45b2-a8b6-7a962dc7bed2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "a1174cce-23ae-45db-af75-bc966c791000",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "1b61ed7a-8503-442d-8307-a90eaac973e6",
"id_zone": "08a5edeb-596d-4de3-a0ab-b1d4c1b15f62",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "24b027e2-0c5a-4d57-8d67-d422c803c90d",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "efcc3f92-d473-4852-a8b9-410f62805f86",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "2672e7d6-069f-42c0-a194-020b3670d877",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "56f90cdf-a150-48bc-b5ed-d1fc8c6c04b2",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "d75af8e5-26c2-47f5-8d6a-1f506ea33c0d",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "b8e0ab4a-acc6-4f6d-858a-ce2bbb91b945",
"id_cloakroom": "b29dcddf-dfb9-4253-8c8b-3ffe28bc50d8",
"id_pos_sesion": "895c7d0d-fc25-4835-a344-8fdb4f185c23",
"unit_id": 4,
"date_open": "2026-01-10T12:09:16.8252048+01:00",
"date_close": "2026-01-10T12:09:16.8252048+01:00",
"id_doc_sa": "1e0e4305-ea66-4cf9-a1e7-1cf90ce9657c",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "2adcbdaa-07c3-44da-9a7a-c93743a5e956",
"id_pos": "40601418-3038-45ae-a92a-6813a3caa370",
"id_doc": "10e87132-4cea-4bb1-a318-e4dc70e05de8",
"id_branch": "fa44469e-9000-42e6-b932-ddb79f01f7b0",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:16.8252048+01:00",
"date_tax": "2026-01-10T12:09:16.8252048+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "97a9a63d-9c1b-4236-a023-3960642dd893",
"id_relationship": "c5f5e3e0-53b3-412e-b2bf-4d02c767b9cc",
"id_loc_from": "e34c4953-207b-4c93-94b2-4208abcaeded",
"id_loc_end": "7f8e891a-19af-47e8-aaa1-00f6a16e8372",
"id_user_add": "6c53ce36-e5cb-4c2e-b0bb-79d008c0bcdd",
"id_user_upd": "2fd9b375-6a3b-4391-8344-0628909eb7b5",
"comment": "sample string 12",
"id_pos_sesion": "40765528-8b3a-43b5-b339-2c5b0f1175bc",
"id_room_unit": "737d91fc-ad94-43fc-bb75-178aa1238381",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "9ffc3b4d-d750-4930-b4c8-8b76e22efb60",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "240f5a7b-4324-4f80-9d70-48eb536f212b",
"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": "469a66a3-b26a-4ab2-bba5-424cae00c877",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "df75fe2a-3458-4cc2-b552-b9d1d9891345",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "02f92d31-7b7c-4b11-86ac-6e8b78e9e9d7",
"id_pay": "91142abd-e9b1-4e65-89b6-303bacb63bfe",
"id_money": "1a827b0b-cf92-41c7-8467-a427633b9151",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "51b49ac7-b9e2-448f-9eaf-ecc31af2528f",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "ca71efa1-c4bc-4985-a6d5-1e7b6fe85af7",
"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": "33a4e364-6941-4a95-a5e0-712e808ddd58",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "c2cd54bc-23df-4477-a54b-9239f8096f27",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "89d66b61-ae73-47a1-88ba-cb4e23544404",
"id_money_2": "123c55b5-a78f-408b-a687-d18a8b1dca90",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "0a4ad6a8-bef0-4431-b023-d5f685fb3efc",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "c4a6c7d0-bc34-4c32-9f2c-682719b524bf",
"id_pay": "15805a6f-9887-42e4-8f84-9754a50c7515",
"id_money": "560ba131-1862-4406-9f35-8d0343a2afa5",
"date_cashflow": "2026-01-10T12:09:16.8252048+01:00",
"coefficient": 5.1,
"id_user_add": "8c9e16a4-b2d3-4226-b507-b6273a221266",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "f42b70a1-2a95-4031-9aaa-39099584a461",
"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": "e8f1f556-a3bd-437d-8fdd-a198662fbb84",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "fbece173-c851-4497-90e5-971123465541",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "63024360-b705-4268-a55c-0480e78286c3",
"id_line": 2,
"id_pay": "af1f25e8-ef11-42b8-b71d-84116a8582ff",
"id_money": "e8762754-166a-4003-9b22-d34cb14b090f",
"coefficient": 5.1,
"id_voucher": "7329498b-8f37-40f5-b28b-7382931e0fad",
"id_employee": "eca11286-07d4-48d5-a3cd-eec9c0b82940",
"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": "fb062ae1-bcc0-4f7a-a284-01dd929a1aff",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "23609385-fc62-46ec-9744-7d3b230fccfa",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"date_used": "2026-01-10T12:09:16.8252048+01:00",
"date_sesion": "2026-01-10T12:09:16.8252048+01:00",
"id_employee": "573dbf9e-0351-4d6c-aced-51874455db79",
"id_branch": "908e3934-aa7f-435b-ac8b-13a219502950",
"id_voucher_permision": "b5bf4d36-092e-4fec-888c-0728da98e1b9",
"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": "b4e5818d-ef00-4afd-b42e-b4106a53958b",
"id_user_add": "1807b85b-8fd4-4579-b9f3-63d8bb86451e",
"id_doc_sa": "0459a455-ce1f-4470-98bd-9178ba69462b",
"id_item_sub": "5b97513d-f81b-4632-b70f-97e00d94a36e",
"id_pos_sesion": "61068e6b-e676-4e6d-b82a-2d8b9fcdfeeb",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "8446c135-69e2-4f22-bcc8-d1e280c60260",
"id_line": "85317d82-e18a-4033-ba65-d2442f4911aa",
"id_category": "ae0948a3-6b91-4fc6-a827-1d69d895e091",
"id_item": "c5904340-9beb-4063-9a49-23e62994c8cb",
"id_item_type": "a0cd3d11-6d33-434e-9203-a22e800335b5",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "3b6159be-89ce-4c0a-8a79-0c294955ae70",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "6a5c75a8-5ff3-4517-aeff-bd7e26085853",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "6fadb7db-9b49-4440-93d4-46f0d2c6a404",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "4dc63099-d2b3-43fd-ba4d-3d3094baac7e",
"id_item": "5b225c12-4c8e-496c-921b-e0edd75194e9",
"id_item_type": "6785f554-2182-45c9-9d66-4d49fa2438c3",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "fe26b46d-4e1f-470b-ba0e-1a96632c4e4a",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "1720b1eb-daaa-4f3a-a63a-ce52116f8ccf",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "8143c9db-8eca-4ab5-854d-69aa1da553c2",
"id_item": "7afec590-db14-459d-8fca-93a3d151722e",
"group_id": 3,
"id_unit_ref": "993fd0cb-8431-4b86-8206-44e9f3a12a95",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "71a77105-30fa-46ea-8343-9f21cadcadc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "ced24252-bda3-4fdb-a782-cacf41169b2d",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "699c7a24-24ad-48d4-acb2-5d5ccd229037",
"commited": true,
"mt_units": {
"$id": "29",
"id": "d0adc788-2561-4073-b79d-ff11fb9f3247",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "21f760c2-d9f9-4459-a168-24698c01de85",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "ce9d8d9f-841e-4246-9a9e-df5f7cd50767",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "23cdba93-6699-405f-a54c-9cae788a55e8",
"id_doc_print": "d1fe0f89-82e0-4ff5-94d7-2792371e4798",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "2f82a7ba-9218-400a-a682-9e204a2e451c",
"id_item_sub": "d581dd3c-0564-48cd-932c-fd931d24a458",
"validity_date": "2026-01-10T12:09:16.8252048+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "caa7b7b0-8614-438d-a64b-a0a955f473a1",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "5274bd7e-3822-4b9f-8618-f88342de4386",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "6c938d6f-4ee8-450b-8aa7-4d0bfb8eed0a",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "01f010ef-6390-4a2f-ac44-353f40cb10b4",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "395141d0-7530-44e2-ab7c-88c88d2504a6",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "116784f0-9fe1-42fb-a5e1-a6e4568578ad",
"id_pos_type": "67f8cb96-c631-4ab0-a464-7d580be3accf",
"id_price_list": "3b32c3f5-c7a1-4bb0-a50a-1ff68329bbdd",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "cd1a21e6-fb8b-4c81-821c-98850da04f2a",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "add1581d-f51d-4edb-a1e7-8628d09ccded",
"id_pos_type": "6510d26c-f9f7-4e2c-bf37-60e1b588f5fb",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "a1c42669-19ce-4693-a85c-603da2369dde",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "30e68eb2-171c-4881-bd75-5d9d85aeb1cf",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "d564ef26-2734-4752-b5a7-202e2076763b",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "505c14cd-2f8d-4fdc-9436-737e5bd9862e",
"id_branch": "2c79bdec-2224-41f6-898b-b53984f65bd7",
"id_pos_type": "31e8959a-fb46-4b12-96e2-f68c5ee82b39",
"id_pos": "cb982fb1-9031-4c23-8ff4-640bcc2e4c45",
"id_item": "3e09e3e6-b2e6-4a66-9172-64b5ce8dc74b",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "d5b70f8c-ae0c-4048-886e-99d87feb5205",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "e6b70d8d-4805-4be5-88ac-43c530e46e74",
"id_doc": "a0e7e965-c14e-4121-ae1b-f46a663ae896",
"id_pos_type": "dfdb7975-4511-4f62-9311-6015081f7412",
"id_doc_print": "3050e770-4f84-4a60-959a-3ef286c6106c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "24ccbfd5-10fd-4eb1-9dcd-3193d35c7685",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "48a54e1b-8a92-43c2-9d85-f9ead749737f",
"id_pos": "9765e63b-520d-4a9c-964d-0014b150e477",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "3bf190fd-2dfa-4970-b041-300a9fc14746",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "b6e63703-1d6e-46f4-bdf9-8fb30b25b546",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "90403a8b-cfea-4220-8b48-5a67b8a04f87",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "a2386cd8-74bc-4eb4-95ce-f219c0cdc50c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"id_branch": "2267027e-27fb-4cb3-8b64-d44729939a1c",
"id_pos": "12d2eb04-1f95-4844-b663-08a054aea4e2",
"id_list": "66b3106a-a7f8-41e9-a397-7ea32804fdc9",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "c52c0d6a-7a11-493b-8134-adbd9d5ec706",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "c2e08810-652f-4da5-b88c-31bcf05b0975",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01: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": "7afd29da-a241-4d74-a50b-d0c8f0405258",
"id_pos": "476f0fa2-0a7e-4e4c-9b2f-db4a9f67c59b",
"id_list": "c7d3661f-aacb-4224-b7c1-f0477073dc2c",
"id_item": "310a6af9-db0f-41f6-8ecf-57a71f06b7b1",
"id_item_type": "848ccd9a-9074-4502-8300-6d4febd13c98",
"id_category": "284ae5e7-0119-441d-8529-8535e4fbaf52",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "29772be7-eacf-44f8-88ce-a750ef88d8e2",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "e76d38aa-17f2-4e7b-989d-8690f13b6198",
"id_line": 2,
"id_item_sub": "5bfe89f9-2b7e-4a96-8562-47e959d1ce81",
"qty": 4.1,
"id_list": "2be52a0e-3cf1-4b83-82ca-5d915b6c76c9",
"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": "b8197567-df42-4952-8f59-290aca995ba5",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "86237830-b013-4569-86be-e3bf60481e17",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "722c3816-e480-4c7c-8e54-65113586db0f",
"id_user_upd": "824e7424-06e7-4aba-bf10-70f6df62513c",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "1e1a9721-9955-417a-b9f3-4007a0e5f3ed",
"id_line": 2,
"id_item": "9c67a826-372c-4aaa-82dc-73d12a8fbc4c",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "cc9eba35-d097-4cee-bcbf-71c1dbdadcaf",
"order_id": 2,
"id_item": "7ba5b5c8-e1e8-4a04-af67-a4d0029216a3",
"id_item_type": "194c65bd-d940-4c6c-9be6-0170f52033e6",
"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": "6106fefd-2b97-44b0-8c54-826453fcf590",
"type_item": 11,
"id_voucher_json": "edcf1d47-8882-4a6a-ac1a-b48268ff7206",
"count_voucher": 1,
"id_category": "36e80d44-3bc8-4cef-90de-899150e694f9",
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "3a885b6e-ee5d-4d8d-ab6c-06faa044cded",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "10d6d0eb-893d-4153-93ad-8d7cc9fb60dd",
"nro_sesion": 2,
"id_pos": "2566529f-3066-4865-8e7c-3f79e3b7f100",
"date_tax": "2026-01-10T12:09:16.8252048+01:00",
"date_open": "2026-01-10T12:09:16.8252048+01:00",
"date_close": "2026-01-10T12:09:16.8252048+01:00",
"id_user_open": "3af79f4c-9560-47b8-aabd-96e26a901472",
"id_user_close": "fdf1c0d0-f6df-4982-8a3b-77fe7e52e609",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "579cf074-939c-4bf2-8ced-08d94bd46391",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "97b1093f-0755-45d0-9b09-a1a50b10a6ae",
"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-01-10T12:09:16.8252048+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "48",
"id": "87195912-b88c-46e5-bde4-eee0e9340799",
"id_pos_sesion": "2d60df60-77d5-4394-9dc3-e4933208f785",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "3d740101-b4a8-4e43-8e15-baed3d8db8de",
"id_room_unit_activity": "70b698c3-b22d-4f3e-a105-93ad94342546",
"id_doc_sa": "61ee2d7d-d223-4889-87a3-e5c0fe2d8ab6",
"id_pos_type": "d6f9b955-ff01-4c3d-b672-c38197f97bb7",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "a387eea0-0190-4635-ab7e-d9943f54d4a5",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "fe1a9902-a654-4f8d-a48b-004c5c55aaa6",
"id_user": "e8f62a0c-e201-4c86-ac7d-c14a8fba5d1a",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "148abcd1-06fd-49d4-a8db-fd7473d2f6b8",
"id_user": "81035be0-6af9-4c33-9246-9cd7a6c2f074",
"date_add": "2026-01-10T12:09:16.8252048+01:00",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "51",
"id": "819ce115-5aa6-4924-bb86-dc0ce09ec525",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"date_used": "2026-01-10T12:09:16.8252048+01:00",
"id_employee": "50783a00-cd5f-4b7a-ac6a-d0f6ae6b3404",
"id_branch": "a3e478ae-34f1-4e1d-ba3d-e8de383e43e9",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "01085c99-c006-47e7-bcfc-381d33c52ec3",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "52",
"id_pos": "bccc94d3-dfa7-410e-9e7a-098d723c29a3",
"id_doc": "95acdfdc-e34b-4fa0-83ea-f9f86cf25d18",
"value": 3,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "52"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "53",
"id": "dfae734b-b23f-4ef1-9d5e-320d10ac5efe",
"id_pos": "ddd68aa4-9164-44f3-9c7b-a31b8b41e56b",
"id_doc": "1842d3c5-a325-4b0d-b4c9-416710c3f9c7",
"id_branch": "ab30ba02-42fa-445e-849d-2c9e03349f8c",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:16.8252048+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "e3625802-ec1e-4f3e-ac1f-5c10de91fff5",
"id_loc_from": "e2e6c795-b021-44e4-afd6-345bcac2ea13",
"id_loc_end": "a246c776-9c1c-4fb2-b1cf-44ae876f7c5e",
"id_user_add": "f462981b-e536-4533-a26c-2fbe2d15a00a",
"id_user_upd": "c39b839a-9352-41e2-a4ee-bd7fd209a790",
"id_pos_sesion": "f63e2bf0-02ca-4792-b4d8-f059bc19fc8a",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:16.8252048+01:00",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "3b90c1df-8ea7-493c-822f-633506c5b1ce",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "e807ecc5-383d-447e-88d3-d6422ac5ffd3",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "1c68c67d-98ae-4c36-9bff-751856e3544f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_stock": [
{
"$id": "55",
"id_location": "197b3668-a5a8-4801-9cbf-03ca51b0ce86",
"id_item": "e55da8ee-d45b-4bf7-993b-fe6ae39e2635",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "56",
"id_doc_st": "19bc55d3-2706-4de3-be7b-728a2381b260",
"id_line": 2,
"id_item": "e3e4bd8b-e16a-43f0-b5e6-568d4f9a6b45",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "53"
}
},
{
"$ref": "56"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st2": {
"$ref": "53"
}
},
{
"$ref": "53"
}
]
},
"mt_locations": {
"$ref": "54"
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "1675b89c-b326-4605-a128-89c266b094e5",
"spool_server": "sample string 2",
"id_doc_sa": "ed819cab-46cc-467b-a1dc-dd88bb6690fd",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:16.8252048+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "58",
"id_pos": "a30ac936-0496-4ede-9ba8-90a782ccb687",
"id_room": "fb61f6a2-0bd4-4de8-b80a-dd918520fd15",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "d0acb6ee-70ba-43a6-8d60-f1c5a7bedc72",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "7d6bbe1b-49c0-421e-b831-f2238149f6d8",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "10c21453-c1d0-43ae-9a31-b0a47729097a",
"name_pos": "sample string 6",
"id_image": "23bb4d6d-b965-4270-b9d7-5f73492736f6",
"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": "5bd8cecb-1baa-4fbc-a13a-91ce988759ba",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "9f8eed4a-871b-4443-86d7-45fda26de789",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "60",
"id": "8d0be3be-cfea-4f29-b2bd-fea186948600",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "3e807eee-7ee1-4d99-baa3-d095ed0fba25",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "afcab1d1-c408-4857-95c2-8bbc7e07e20f",
"locked": true,
"date_locked": "2026-01-10T12:09:16.8252048+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "788d3bee-48af-4c1e-a197-0a250ba95d0f",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "3c680a9a-6b49-4b9b-ab3d-57ed9635b5ca",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "6c3cc55b-7720-4b83-9f49-d987178ec8db",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "9c0b7d41-451f-43fb-91f2-a64124eda731",
"id_room_state": "394cdf41-c7c8-4ca1-8cf0-fff0e4d00e1a",
"id_image": "2130eb68-1941-444e-abe0-4deca2c10b29",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "1bbc3bef-7c1c-413e-8ab5-0305b50220e9",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "da739992-e909-4a05-af9c-68a397a44b0e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "9a8bb491-b6a8-415f-a23c-f70c21f75d77",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "61"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "60"
}
],
"tt_rooms_list": [
{
"$id": "64",
"id": "3657ee58-0a46-4814-9713-6f54ef2c261a",
"id_room": "db4486ad-3bec-4311-8995-a6dc818dfcb7",
"date_in": "2026-01-10T12:09:16.8252048+01:00",
"date_out": "2026-01-10T12:09:16.8252048+01:00",
"id_user_add": "c2d173a7-cb3d-42ed-8670-b3d8045a90df",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "58"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "ae16ba9b-9f0e-4324-a269-b1c65f46fd9e",
"id_pos": "fcad6865-ce28-4bda-9500-095f5ab8b47e",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"key_access": "sample string 5",
"id_user_add": "e51800da-241b-4d55-a209-a07b02b956f7",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "833baae0-1ec4-40ec-8a2b-2db6eb5a7c39",
"id_pos": "33f71b36-982d-4015-9e75-78e7b7a99bc8",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "25df2dc6-4edc-4086-97d0-4dd6f9daca63",
"id_pos": "fb60dde8-814b-4153-ade8-609273719db2",
"date_add": "2026-01-10T12:09:16.8252048+01:00",
"date_upd": "2026-01-10T12:09:16.8252048+01:00",
"date_out": "2026-01-10T12:09:16.8252048+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "68",
"id": "943d724c-6b4c-4546-a5f7-bee9eb367cbd",
"id_user_add": "ed96a2bb-deab-460b-aefc-0af5f59ff29d",
"id_table": "f0175007-19cf-4e09-bdd3-01c7ba0fc997",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "25872fbc-1c1c-443c-810b-f47738f44ac1",
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "9252ef51-76fc-4277-b93f-e78b95cccb30",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "d0f6eeec-2269-4beb-bb30-939bbf44fcb9",
"id_sync": "f576d3c7-de84-44a6-a8a4-a73b1a749d02",
"json": "sample string 3",
"id_table": "a37bffdf-66fa-438b-a04d-20f7edf8503a",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "8c0b3b52-84a9-439b-8d1f-cf6855565de4",
"id_branch_from": "083464e8-1058-4602-93cc-19ce848bbf05",
"id_branch_to": "bcb027f5-6103-4ee3-aaa1-7cf937992b46",
"type": 4,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:16.8252048+01:00",
"send_on": "2026-01-10T12:09:16.8252048+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "f2c4b000-79c4-4b52-bdf9-ba8cb34ca4bc",
"id_pos": "29ab4ff8-5239-4703-9dd3-5dead8fc82f8",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "25ef209a-d976-4cd6-89fd-6ec567b2a167",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"id_user_upd": "4d7f3f34-80fc-4d33-9d80-f3151802edfa",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms_units_types": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "8aaa3c24-03f0-4f33-9398-9806970cfbc7",
"id_function": "87cb992f-5a3f-4525-85ec-5ace8f6321ae",
"id_user": "2c98e12d-e35b-4079-ac35-b27026a16f44",
"id_profile": "ec06b6d6-2668-4bdf-b17a-d6dd83f16899",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "67a0387f-cbb8-4a9d-8c95-25a6552c4eb0",
"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,
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "5244577e-a9a0-493b-bf28-954751838dc1",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "c738e5cb-0d7c-43ea-8c10-ff46f2fa78b7",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "606dd4d8-4846-4ccd-a62e-c582db59b8e8",
"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-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "1821e349-a6f2-4bb3-b8b1-49f894390517",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "f4e8f49f-7322-412c-b747-d0b86e8caa40",
"token_id": "sample string 2",
"id_user": "10a52560-96e2-43af-a3db-6d41c6cc0fd6",
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "6ce7abab-97b0-415b-a2c6-a19fae0d246b",
"id_room_activity": "421fdb8d-760b-42b1-9c43-c136362caedd",
"id_pos_sesion": "1f90de31-ff04-41f7-94eb-c09cdd27b485",
"log_text": "sample string 4",
"id_user": "2562aee1-1dcf-4f52-ad49-82e6a8e21f9f",
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "7ced900c-d361-41c0-a4ec-f494325e68e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "4a522591-25b4-41b8-8eb9-4449de152867",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:16.8252048+01:00",
"date_end": "2026-01-10T12:09:16.8252048+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:16.8252048+01:00",
"last_update": "2026-01-10T12:09:16.8252048+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "60"
},
"mt_rooms_units_states": {
"$ref": "63"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "64"
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tt_rooms_units_activity| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
None. |
|
| id_room_unit | globally unique identifier |
Required |
|
| id_room_list | globally unique identifier |
None. |
|
| nro_res_ext | string |
Max length: 20 |
|
| date_reserved | date |
None. |
|
| date_from | date |
None. |
|
| date_end | date |
None. |
|
| date_open | date |
None. |
|
| date_close | date |
None. |
|
| id_employee | globally unique identifier |
None. |
|
| id_employee_sec | globally unique identifier |
None. |
|
| from_reservation | string |
Max length: 100 |
|
| pax | integer |
Required |
|
| language | string |
Max length: 2 |
|
| amt_min | decimal number |
None. |
|
| amt_tot | decimal number |
None. |
|
| amt_pay | decimal number |
None. |
|
| amt_adv_card | decimal number |
None. |
|
| amt_adv_cash | decimal number |
None. |
|
| amt_tips_card | decimal number |
None. |
|
| amt_tips_cash | decimal number |
None. |
|
| id_user_tips | globally unique identifier |
None. |
|
| comment | string |
Max length: 1000 |
|
| id_user_open | globally unique identifier |
None. |
|
| id_user_close | globally unique identifier |
None. |
|
| id_unit_state | globally unique identifier |
Required |
|
| id_pos_sesion | globally unique identifier |
None. |
|
| vip | boolean |
Required |
|
| paid | boolean |
Required |
|
| send | boolean |
None. |
|
| send_date | date |
None. |
|
| active | boolean |
Required |
|
| created_on | date |
None. |
|
| last_update | date |
None. |
|
| commited | boolean |
None. |
|
| mt_employees | mt_employees |
None. |
|
| mt_employees1 | mt_employees |
None. |
|
| mt_rooms_units | mt_rooms_units |
None. |
|
| mt_rooms_units_states | mt_rooms_units_states |
None. |
|
| st_users | st_users |
None. |
|
| st_users1 | st_users |
None. |
|
| tt_doc_sa | Collection of tt_doc_sa |
None. |
|
| tt_pos_sesion | tt_pos_sesion |
None. |
|
| tt_rooms_list | tt_rooms_list |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "03c11528-7fbf-4a19-a688-173e0967d1cd",
"id_room_unit": "3888e436-b76a-43be-af77-cc54efe743c3",
"id_room_list": "aef96192-3e86-45cd-989b-b53fe1ae61ce",
"nro_res_ext": "sample string 3",
"date_reserved": "2026-01-10T12:09:16.8408852+01:00",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"date_open": "2026-01-10T12:09:16.8408852+01:00",
"date_close": "2026-01-10T12:09:16.8408852+01:00",
"id_employee": "90e30406-0a0b-451d-9e26-d30041a19a83",
"id_employee_sec": "bef1cbbc-3b29-4835-92aa-48be61bc2f45",
"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": "2f4da62f-4445-41f9-8a9f-ce8e1ab14c44",
"comment": "sample string 7",
"id_user_open": "ef844c86-c2fc-478d-8043-6785144006c3",
"id_user_close": "f0c5c563-42a4-43c7-8fa5-4f174af944d9",
"id_unit_state": "42bdd86b-d922-4cf1-9931-fe526ee26513",
"id_pos_sesion": "403f4ef1-5473-4f1e-83c1-5d2f7e48099e",
"vip": true,
"paid": true,
"send": true,
"send_date": "2026-01-10T12:09:16.8408852+01:00",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_employees": {
"$id": "2",
"id": "ab3119fa-5dac-4b79-9483-163f181d48d8",
"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": "8ad2015c-fed6-4116-ae1c-145dd4f263e9",
"name_pos": "sample string 12",
"id_image": "972501ba-d68e-48c0-87be-e23f4d22f1f8",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "82a704d9-f2b7-485c-bc59-38436501d963",
"commited": true,
"mt_employees_branches": [
{
"$id": "3",
"id_employee": "0d03e862-7ae7-4284-8eae-fdf8d8a0271f",
"id_branch": "c7b53302-0adb-43ab-b666-8daa865b77b5",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "62528483-c015-4e74-9a97-fd7f9bb9e300",
"commited": true,
"mt_branches": {
"$id": "4",
"id": "a9e1aa37-1563-4955-9fce-2d99fb799c58",
"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": "55200b8d-0b45-4646-a00e-73d85878c2b0",
"order": 12,
"external_id": "sample string 13",
"sync": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "4649e8e4-6570-4ab0-b9e5-142e84f73f00",
"commited": true,
"st_images": {
"$id": "5",
"id": "4d133edf-ed4a-4b68-8264-fb99e6c6d569",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_img_type": "07227a69-c645-47a0-90c7-29403a5cea78",
"image_file": "sample string 5",
"extension": "sample string 6",
"high": 1,
"width": 1,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_categories": [
{
"$id": "6",
"id": "b7283556-228a-4fcc-9ecb-579f4790766a",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_item_type": "a5baf735-2d3d-40b2-b4be-46ff01c1db55",
"order_type": 5,
"name_pos": "sample string 6",
"id_image": "faa47d5b-d809-41e0-a1c1-939cd9228d19",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "995402e3-d6d0-4e80-9d5a-bc3853ce2eb7",
"commited": true,
"mt_categories_items": [
{
"$id": "7",
"id_category": "794f89ad-d48e-4b2e-b3a3-a66bbe8e8aa4",
"id_item": "ba9e9e77-f276-49d4-a014-4d0fb7e2af19",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "5d9cf51a-5270-4c82-a8bc-69dabca423b0",
"commited": true,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$id": "8",
"id": "a0cb4d7d-2a5c-4d3d-b932-f1623f01ebe4",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_unit": "e000da55-f64e-4307-ae76-6900ebe004c9",
"id_unit_sec": "576110df-c016-475a-b084-4197dc1ba7ff",
"id_brand": "95381b40-729d-40a8-b132-421326c18ab9",
"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,
"external_id": "sample string 18",
"name_pos": "sample string 19",
"name_print": "sample string 20",
"id_image": "34423af4-54b1-4f83-858f-f7fdcd0b282d",
"view_pos": true,
"order": 22,
"color_border": "sample string 23",
"color_button": "sample string 24",
"color_font": "sample string 25",
"font_bold": true,
"font_underline": true,
"font_size": 28,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "6d0d48b8-f9c0-4eb2-9421-c48a1b25279f",
"commited": true,
"mt_brands": {
"$id": "9",
"id": "fa858f7d-bf51-406f-a3ec-042a49bc92bb",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "1bc91d24-3039-4981-b607-24517c55fccc",
"commited": true,
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"st_users": {
"$id": "10",
"id": "6d0a846a-db96-4f2e-b6b3-9b508cacce45",
"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": "11edf50c-b689-4a5e-ae50-a727dec78f99",
"view_messages": true,
"id_image_photo": "e9e10a4c-f8b4-4314-aa2d-cdb2c24efd01",
"reserved": true,
"pos_access": true,
"back_access": true,
"name_pos": "sample string 13",
"id_image": "3c7312e8-cced-4ad6-9ff4-826145e3dfde",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_branches": [
{
"$ref": "4"
},
{
"$ref": "4"
}
],
"mt_branches_zones": [
{
"$id": "11",
"id": "826fc34e-5780-4f18-8284-b5614a40706e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "17934127-d99a-41c0-b6b6-576f5aaaed11",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "842c8c62-30f5-4f9e-823c-089e445ae15f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": [
{
"$id": "12",
"id": "ef7a3cb0-1f8d-4ea3-9c99-6eb79fc04d52",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "4b8b3444-0b4e-4e49-a27f-1088d6b89890",
"id_zone": "beef139a-2ac8-4dc6-9850-ce3ba80faede",
"user_required": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "7990091f-8dd8-4eb8-ad09-978afe03c6ae",
"commited": true,
"mt_branches_zones": {
"$ref": "11"
},
"mt_cloakrooms": [
{
"$id": "13",
"id": "2c529fbf-5328-4270-8c29-95df5ed36cbd",
"id_mask": "sample string 2",
"name": "sample string 3",
"id_pos": "5125eb84-e5e8-4a34-8ff6-8d1222979d6a",
"unit_ini": 5,
"unit_end": 6,
"name_pos": "sample string 7",
"id_image": "3dd5121e-a124-4384-be61-f53ac3824e2b",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "b80b52c9-c892-4baa-abbe-4f2bd49a4618",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$id": "14",
"id": "baf42a71-86fb-4c38-ba28-bcd158802c3c",
"id_cloakroom": "a056ce79-63be-47f6-baed-cf3c13babd94",
"id_pos_sesion": "398d419b-11f7-4af8-b98d-531f1353e4d6",
"unit_id": 4,
"date_open": "2026-01-10T12:09:16.8408852+01:00",
"date_close": "2026-01-10T12:09:16.8408852+01:00",
"id_doc_sa": "4ea0ccc2-ae4a-446e-a22c-da294a80bb14",
"commited": true,
"mt_cloakrooms": {
"$ref": "13"
},
"tt_doc_sa": {
"$id": "15",
"id": "e1c0077f-0c2e-4219-bb92-8d0ac76d5e39",
"id_pos": "392e12dc-52af-4cce-a4ca-6f29eeb1ebca",
"id_doc": "cfaaa175-41c5-4be3-8bb3-857a81b7b8fa",
"id_branch": "46729287-14ed-4cf8-a41c-d9a055090e2e",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:16.8408852+01:00",
"date_tax": "2026-01-10T12:09:16.8408852+01:00",
"hour_doc": "00:00:00.1234567",
"block": true,
"id_ref": "f9d9a09f-4f48-4ffc-a847-96141208c8e0",
"id_relationship": "80883875-efa8-4823-8da4-957645ac3bb7",
"id_loc_from": "8fa3976c-893f-4017-a399-cc024fb1d1de",
"id_loc_end": "7fad2ced-fc0f-41ac-9e7c-4e588401bffd",
"id_user_add": "9e3cba01-b7a9-48dc-8f91-81c1e2c75779",
"id_user_upd": "1ec23e10-2624-41b2-9f65-60612eb57d48",
"comment": "sample string 12",
"id_pos_sesion": "1553c95d-c28a-4147-9cd9-759b5062930e",
"id_room_unit": "29a351ea-d104-4b2e-8d87-44956837746d",
"ref_locator": "sample string 13",
"ref_zone_aut": "sample string 14",
"id_pos_type": "51ab95e5-e802-42fe-8628-d22c0b566a95",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"created_by": 1,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$id": "16",
"id": "80d031bb-a400-4cf1-9885-755c11118205",
"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": "db16267a-d9bb-4035-aea0-04bdb70e402f",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "d005d75c-c76b-4f47-b72b-57ee42ed6943",
"commited": true,
"mt_docs_payment_money": [
{
"$id": "17",
"id_doc": "5cc096a7-e992-4311-9240-f9c832c907a9",
"id_pay": "7e25e43b-c9aa-4ea1-9f23-ab8b9650ba49",
"id_money": "0762fc1e-051b-4cd3-80ba-d772ec369be1",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "e72b7e70-b278-41be-bc42-384324b2b8fa",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_money_types": {
"$id": "18",
"id": "d21bfe04-fa0b-4c21-a96a-33f9a2dfe622",
"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": "033525be-5b7a-4917-b716-55163b0d35b0",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "8b707dbf-356f-4a65-8870-0d6cdf8bcd94",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_money_rates": [
{
"$id": "19",
"id_money_1": "2b3f48ae-2894-44a5-a386-a544b8d6c803",
"id_money_2": "31ee9ee3-69f0-4816-ae6d-ff81c05ec4f1",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"coefficient": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "d73b3908-391a-4471-acc3-120da1b825ba",
"commited": true,
"mt_money_types": {
"$ref": "18"
},
"mt_money_types1": {
"$ref": "18"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "19"
}
],
"mt_money_rates1": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$id": "20",
"id_doc_sa": "209abd40-54d0-4a2f-a957-222e8a00acf4",
"id_pay": "20a62d00-f1dc-48a7-bfb4-e25b5e27bc3c",
"id_money": "98d62d34-299b-449b-a069-cf48ad5e27ab",
"date_cashflow": "2026-01-10T12:09:16.8408852+01:00",
"coefficient": 5.1,
"id_user_add": "c52ed675-4212-4482-bb33-c5115cbfd9a4",
"amt_tot_md": 7.1,
"amt_tot_mo": 8.1,
"mt_payment_types": {
"$id": "21",
"id": "7a125122-c936-477b-b87d-67eb989d2648",
"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": "fb45a8a6-603c-4067-ba0e-2d862d9f2cd9",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "d8928744-b0ab-4368-a9a7-780547f2b4d8",
"commited": true,
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$id": "22",
"id_doc_sa": "4c0dbd91-8aba-4ae0-ac39-bcd54d913e77",
"id_line": 2,
"id_pay": "102111ae-4b3e-4618-8832-0fa4c70a6245",
"id_money": "de7db14c-a68d-4004-b784-3fea148a9d93",
"coefficient": 5.1,
"id_voucher": "1a0bfbcf-f6b3-48e4-a34f-a89eb2efd428",
"id_employee": "6e212c99-fe61-443f-9e05-9d9a9ca10f70",
"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": "67392c5b-3729-4194-b0e1-877fdfb3441e",
"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": {
"$ref": "2"
},
"mt_money_types": {
"$ref": "18"
},
"mt_payment_types": {
"$ref": "21"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_vouchers": {
"$id": "23",
"id": "f60b59ad-4ea6-490e-a2a7-fd5686b4b600",
"id_voucher": 2,
"locator_voucher": "sample string 3",
"qr_code": "sample string 4",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"date_used": "2026-01-10T12:09:16.8408852+01:00",
"date_sesion": "2026-01-10T12:09:16.8408852+01:00",
"id_employee": "15303d9d-1df9-4a90-8c7e-6e226adab9e4",
"id_branch": "d4cc89cd-6eae-4fb4-9ad9-a17f08eba3ca",
"id_voucher_permision": "81504a77-d9a2-41a9-9d20-edfe52272bd9",
"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": "5fecc4f1-92ad-465b-ab70-b8a3e7035c10",
"id_user_add": "9bbf18e8-fe70-4378-b105-e814e190d7ba",
"id_doc_sa": "2e7a55bc-5cbd-4e2f-a96b-23263b2be1ef",
"id_item_sub": "bebb5d1b-56d5-408e-a980-65792f636b3d",
"id_pos_sesion": "e440221c-2ef2-4d21-95db-d3357ac7e788",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers_det": [
{
"$id": "24",
"id_voucher": "f0efed4f-c98f-4082-ad36-8d0921331e9b",
"id_line": "2d30de68-d8a7-4782-86aa-5f21545a2714",
"id_category": "c92c5618-6117-4c35-afd4-c4db31748ab9",
"id_item": "85a5aefc-f3e3-48d6-b2df-6d6fad2afd4e",
"id_item_type": "3bbd6bb9-6bd2-4dbc-9475-4f8f2a635574",
"price_max": 1.1,
"qty_add": 3.1,
"qty_used": 4.1,
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$id": "25",
"id": "88a94026-cf08-4bd6-bc5b-fe3902ad7046",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_short": "sample string 4",
"name_pos": "sample string 5",
"id_image": "2ac38119-1d23-4e9f-947a-012bb8e1dee7",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "92bad10f-0247-43ef-b831-1c42a557c0e8",
"commited": true,
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$id": "26",
"id": "f8cc80cd-ff26-4186-aecb-da98e8544263",
"id_item": "3deb7504-fb8f-4fee-9589-2d49e585b30d",
"id_item_type": "d01a49c0-b8c3-462f-a5b6-97d2f7b235de",
"is_default": true,
"barcode": "sample string 5",
"voucher_apply": true,
"id_voucher_json": "a357edd0-42b1-4ce8-bc37-af4eeab1f3b2",
"count_voucher": 1,
"id_voucher_type": 1,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "cd9f8e98-3a65-435a-8333-63493447ebe8",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_formula": [
{
"$id": "27",
"id_item_sub": "a902ffff-0708-4893-be89-3f7f83568793",
"id_item": "e073b321-9f9e-4b8c-8233-410697d604f9",
"group_id": 3,
"id_unit_ref": "3b163110-3bd2-4bd0-9ee2-7791f6e3ebaa",
"qty_dis": 5,
"mt_items": {
"$ref": "8"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_units_ref": {
"$id": "28",
"id": "f15288f6-d93e-49f3-a5ad-b98f00f529c1",
"id_mask": "sample string 2",
"name": "sample string 3",
"coefficient": 4.1,
"id_unit": "dec5f6c0-23e0-4762-bb57-4b2c80838c16",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "d6ccad00-eee5-4b62-8b51-0fed496f417c",
"commited": true,
"mt_units": {
"$id": "29",
"id": "a95a3161-172b-4121-a0ef-46ac3a04abf3",
"id_mask": "sample string 2",
"name": "sample string 3",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "09f96cff-f644-4db9-90d0-f2c16e1e1b47",
"commited": true,
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_users": {
"$ref": "10"
},
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items1": [
{
"$ref": "8"
},
{
"$ref": "8"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
]
}
},
{
"$ref": "27"
}
],
"mt_items_types": {
"$ref": "25"
},
"mt_items_vouchers": {
"$id": "30",
"id": "5b047295-8535-4d67-b6c7-883d34031f22",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"json": "sample string 5",
"id_pay_type": "2e5fa5a0-46a4-4295-a175-8a5c9c9b4940",
"id_doc_print": "b6ba6a2f-bd52-421b-b5cb-7fd4b9698c18",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_prices_items": [
{
"$id": "31",
"id_list": "c245ad15-7eaa-4bcb-9714-df563609d556",
"id_item_sub": "fea01bb3-b8b2-4ecc-9521-7775626e1cb6",
"validity_date": "2026-01-10T12:09:16.8408852+01:00",
"price": 4.1,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "94e63ae2-5c05-4da1-aa81-d7d18a09537c",
"commited": true,
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$id": "32",
"id": "60b78729-c2ab-467f-908b-3c535ee2a813",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_ref": "c8ca3704-04de-43ee-bd47-84b76cb822f7",
"tax_included": true,
"switch_select": true,
"item_type_default": 7,
"name_pos": "sample string 8",
"id_image": "097a043f-b175-4e92-aca3-49a6e93e9498",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "f1457f57-b150-4e22-8983-fb5b527fb4b0",
"commited": true,
"mt_pos_prices_list": [
{
"$id": "33",
"id_pos": "6888f029-3fdf-44c9-9a87-2241a10ba345",
"id_pos_type": "2f53049a-6f4b-438e-86d1-e2671645fecb",
"id_price_list": "d528e79d-be1d-4cad-ac9e-c9757ec0c914",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "8fc5f20b-8dfd-4bdf-a391-ed54abb281f4",
"commited": true,
"mt_pos_view": {
"$id": "34",
"id_pos": "087f7d19-6e1b-4fb9-9a37-c279ee244039",
"id_pos_type": "1da91b23-779f-4e79-b311-4e8a6a1fcfa2",
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "668a211e-a07f-449b-b260-f7cef4c74980",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_types": {
"$id": "35",
"id": "816929db-5760-49d7-9c18-5573bf777bc8",
"id_mask": "sample string 2",
"name": "sample string 3",
"is_module": true,
"order": 5,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "84e19ba4-8e8c-4fe5-9167-b587b5659368",
"commited": true,
"mt_items_featured": [
{
"$id": "36",
"id": "5c15059a-770c-423d-adba-4bfde1ffb7bd",
"id_branch": "e57b73c9-97ee-4871-80e8-521bffc3b4e4",
"id_pos_type": "99554e95-ade0-4f9d-9d44-a7feb187ea3a",
"id_pos": "671f4ae8-6d8a-4847-a622-611baec6fa9d",
"id_item": "019857c9-bcdb-4956-915b-3f2fb2c0d5e4",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"image_id": 4,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "f29693f9-207c-4e85-806c-e90533fbffab",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_items": {
"$ref": "8"
},
"mt_pos": {
"$ref": "12"
},
"mt_pos_types": {
"$ref": "35"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "36"
}
],
"mt_pos_doc_print": [
{
"$id": "37",
"id_pos_print": "44c470d0-67e5-43a8-8645-7e293f09f731",
"id_doc": "041903bc-0ca0-4555-b605-0035f5f46eb7",
"id_pos_type": "cea5031c-71de-49f5-9697-ea92a7129e65",
"id_doc_print": "e313ae44-ce40-4e8a-8862-ba196973731c",
"copies": 5,
"print_mode": 6,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "58c4c4a9-fc8d-4092-bfe6-9d074576e8ec",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos_print": {
"$id": "38",
"id": "28bd17b8-e5e4-4009-a329-c3866fd70e41",
"id_pos": "11ea8ec2-fa38-440f-9f91-07bba5d356af",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "78191668-589b-471c-bc3e-40815f72d874",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
}
},
"mt_pos_types": {
"$ref": "35"
},
"st_doc_print": {
"$id": "39",
"id": "18ec11a0-a427-4c2c-a1cf-1854acae64c4",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_print_det": [
{
"$id": "40",
"id_doc_print": "c10d7604-0d12-4665-b8be-06e80b51ffd0",
"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": "39"
}
},
{
"$ref": "40"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "37"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
]
},
"st_users": {
"$ref": "10"
}
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "33"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list1": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list2": {
"$ref": "32"
},
"mt_prices_list_rules": [
{
"$id": "41",
"id": "224d8775-ff12-4171-a26c-8c4ea3d13d0c",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"id_branch": "3ce87759-606e-40c2-811d-4f8f1c78354f",
"id_pos": "ff510441-64f0-4386-84a4-e33d51c18524",
"id_list": "ee8574e2-580f-48d4-99d8-9eb75731d2eb",
"view_list": true,
"is_default": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "53a354b3-a053-40bd-8b66-228371d5231f",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "41"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$id": "42",
"id": "946ef816-9166-47ef-be3f-bdf3a3e759e6",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01: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": "b530c7e7-d61c-4151-a32e-5994f38c273d",
"id_pos": "b4bb8161-5e4a-4fdc-9f90-66012dff2c8f",
"id_list": "474c8802-714d-412b-aeeb-26b78996e411",
"id_item": "38b077b3-97e2-49c4-834d-4b46b89169ba",
"id_item_type": "5aaf8763-6130-494f-8d64-56a60f5a6332",
"id_category": "3b31ec3d-8eee-4b00-b2b1-88633e0cdb65",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "88c3de86-1b80-41ab-994e-51dd662f87e5",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_categories": {
"$ref": "6"
},
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"mt_pos": {
"$ref": "12"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "42"
}
],
"tt_doc_sa_det": [
{
"$id": "43",
"id_doc_sa": "bde3370a-53f1-48d1-9399-a2546b334bea",
"id_line": 2,
"id_item_sub": "1f87081f-8416-4f0c-9678-46c2692f1035",
"qty": 4.1,
"id_list": "43f17499-b25b-44e6-a360-632abfcc1cb2",
"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": "ceef2aac-6d0a-4a0b-b355-b6292f953fec",
"is_used": true,
"qty_vou": 1.1,
"amt_vou": 1.1,
"comment": "sample string 15",
"ref_det": "sample string 16",
"id_employee": "170ae0bc-a35a-4ae8-bbfb-166118458232",
"name_generic": "sample string 17",
"type_ope": 1,
"id_user_add": "86c53280-ee47-40e4-926c-99ddec76036a",
"id_user_upd": "7d923cf3-6eff-4df0-9d48-55279999fd13",
"active": true,
"mt_employees": {
"$ref": "2"
},
"mt_items_sub": {
"$ref": "26"
},
"mt_prices_list": {
"$ref": "32"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": {
"$ref": "15"
},
"tt_doc_sa_det_stock": [
{
"$id": "44",
"id_doc_sa": "62651535-fad3-47dc-afa7-12d1093a731d",
"id_line": 2,
"id_item": "f46cc942-9e4c-46d5-9497-fc944cbb1f2b",
"qty": 4.1,
"mt_items": {
"$ref": "8"
},
"tt_doc_sa_det": {
"$ref": "43"
}
},
{
"$ref": "44"
}
]
},
{
"$ref": "43"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "31"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
]
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_items_customs": [
{
"$id": "45",
"id": "19681f1d-c1a4-4b43-a2f3-504de8de8b1e",
"order_id": 2,
"id_item": "a961804b-d087-4711-a8e5-601fe91b4a29",
"id_item_type": "8e53c049-7e15-4033-adcf-0fa50c0b5479",
"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": "a9e394cf-cefd-4dee-a58e-aaf356186436",
"type_item": 11,
"id_voucher_json": "8437ddc3-4947-4628-a877-74496c5399ac",
"count_voucher": 1,
"id_category": "f3065206-ad46-4091-ae2c-003dba7e439d",
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "35c3fa99-db4d-4aaa-8afd-dc4d104bd2b2",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_items_types": {
"$ref": "25"
},
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$id": "46",
"id": "54621063-2df6-4482-8e4f-dda293b75885",
"nro_sesion": 2,
"id_pos": "99635fb1-27b8-4944-9946-e4d1ab4ea792",
"date_tax": "2026-01-10T12:09:16.8408852+01:00",
"date_open": "2026-01-10T12:09:16.8408852+01:00",
"date_close": "2026-01-10T12:09:16.8408852+01:00",
"id_user_open": "44559173-31cb-4c9c-a7d8-5d8da2e74959",
"id_user_close": "9bc009b7-9569-4098-8584-1a3551405136",
"nro_z": 1,
"amt_tot": 1.1,
"locator_event": "sample string 6",
"status_pos": 7,
"training_sesion": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_doc_sa_pt": [
{
"$id": "47",
"id": "b2a9ea7e-afad-4577-bc8e-4b42e1605ab4",
"json_object": "sample string 2",
"json_pays": "sample string 3",
"id_pos_sesion": "cf78697a-106f-4ade-abfb-9813c6ba4f30",
"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-01-10T12:09:16.8408852+01:00",
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "47"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_tips": [
{
"$id": "48",
"id": "1de117ed-fa80-4e53-bb52-3c8fdb2c48f1",
"id_pos_sesion": "60e40e29-4aec-4725-9dec-e37afe82b20f",
"amt_card": 1.1,
"amt_cash": 1.1,
"id_user": "02cc0bd6-aa35-443e-bcda-874916cecfad",
"id_room_unit_activity": "fb5f65fb-6545-40d1-842d-06bd03c8342d",
"id_doc_sa": "ae47058e-bea5-44fe-b8b8-69881c6136f8",
"id_pos_type": "9f286a8a-b50c-49b7-9bec-2ee36774d96d",
"block": true,
"comment": "sample string 5",
"json_response": "sample string 6",
"id_doc_ref": "6ed3d615-7c7b-4b94-9148-fc768450d67a",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"tt_pos_sesion": {
"$ref": "46"
},
"tt_tips_users": [
{
"$id": "49",
"id_tip": "35270e4f-8ec6-4adb-a83a-a7e2befdc32e",
"id_user": "29e49d75-4bcd-49ab-95af-0a0e7f280e9e",
"amt_card": 1.1,
"amt_cash": 1.1,
"type_share": 3,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_tips": {
"$ref": "48"
}
},
{
"$ref": "49"
}
]
},
{
"$ref": "48"
}
],
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_pos_sesion_users": [
{
"$id": "50",
"id_pos_sesion": "caa577e7-5608-470b-ad98-80580e4e2906",
"id_user": "9e9b353a-1fe8-4ea0-a648-b925e2253c9a",
"date_add": "2026-01-10T12:09:16.8408852+01:00",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_users": {
"$ref": "10"
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "50"
}
]
}
},
{
"$ref": "45"
}
]
},
"tt_vouchers": {
"$ref": "23"
}
},
{
"$ref": "24"
}
],
"tt_vouchers_permisions": {
"$id": "51",
"id": "afa2c332-2ad3-4627-86d1-db13b59760e5",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"date_used": "2026-01-10T12:09:16.8408852+01:00",
"id_employee": "fd6687d2-4c95-445c-834a-d8c6bc579f7e",
"id_branch": "a15b0f6d-0de0-4fc2-82f7-337915f4c3d7",
"count": 6,
"count_used": 1,
"unlimited": true,
"id_user_add": "d51c5ee2-20a7-413e-a502-c45828af8ef2",
"is_entry": true,
"is_consume": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_employees": {
"$ref": "2"
},
"st_users": {
"$ref": "10"
},
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
}
}
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_money_types": {
"$ref": "18"
},
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "20"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
]
},
"mt_payment_types": {
"$ref": "21"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "17"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"st_doc_num": [
{
"$id": "52",
"id_pos": "cc47ca42-714b-48f2-aaf5-83d98c29faa3",
"id_doc": "ea7f536d-5838-4560-8ac0-3f1429f84282",
"value": 3,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_docs": {
"$ref": "16"
},
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "52"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$id": "53",
"id": "37e52f73-cb7a-4676-b4b7-ebaff102102b",
"id_pos": "d227480c-d143-44dc-94b8-eb604a4814e1",
"id_doc": "d9778a49-78f6-43c2-8dfd-a622b473205c",
"id_branch": "59e69648-3c70-471d-90b5-3895f8ff22ae",
"nro_doc": "sample string 5",
"date_doc": "2026-01-10T12:09:16.8408852+01:00",
"block": true,
"nro_original": "sample string 8",
"id_ref": "98fb1256-9903-41b2-912e-abf7e5c561f3",
"id_loc_from": "2a7c8c55-dad0-47e3-98b7-7a29b81471bf",
"id_loc_end": "61b7059f-bbbe-4664-831a-6902ff63cb40",
"id_user_add": "e1784c54-ad41-4691-ad05-64e31b64b650",
"id_user_upd": "81836f1a-cfd4-4864-9754-ecf93d97823c",
"id_pos_sesion": "8fc3fc0c-63b1-4796-a559-4f5468c90b32",
"comment": "sample string 12",
"status": 1,
"is_send": true,
"date_send": "2026-01-10T12:09:16.8408852+01:00",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_docs": {
"$ref": "16"
},
"mt_locations": {
"$id": "54",
"id": "a297e9ee-b6f0-466d-a22f-bafc72cec500",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"reserved": true,
"id_branch": "bb40b887-1698-4c9a-90cb-32a58cf2d17e",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "4f4dce33-6f68-4bf2-9986-7fa6b96e7b41",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_stock": [
{
"$id": "55",
"id_location": "14956266-df51-4e33-9d32-2b104214cca0",
"id_item": "877736a7-f89d-4604-8a1f-ca06b50a4486",
"stock_ideal": 3.1,
"stock_min": 4.1,
"stock_max": 5.1,
"stock": 6.1,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_items": {
"$ref": "8"
},
"mt_locations": {
"$ref": "54"
}
},
{
"$ref": "55"
}
]
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_st_det": [
{
"$id": "56",
"id_doc_st": "d96f0b4d-4b82-4fcd-8477-4306205d9d87",
"id_line": 2,
"id_item": "a61e49b0-a164-4faf-8d47-4d36d3e635c6",
"comment": "sample string 4",
"qty": 5.1,
"status": 1,
"active": true,
"mt_items": {
"$ref": "8"
},
"tt_doc_st": {
"$ref": "53"
}
},
{
"$ref": "56"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st2": {
"$ref": "53"
}
},
{
"$ref": "53"
}
]
},
"mt_locations": {
"$ref": "54"
},
"mt_locations1": {
"$ref": "54"
},
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_cloakrooms_units": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa2": {
"$ref": "15"
},
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_units_activity": {
"$ref": "1"
},
"tt_spool_doc_print": [
{
"$id": "57",
"id": "c21dec63-f542-436a-8ad7-c02cead503f8",
"spool_server": "sample string 2",
"id_doc_sa": "f1eb5559-89e5-4ef3-96a2-e7de62dd74ce",
"spool_printer": "sample string 4",
"count": 5,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"printed": true,
"print_on": "2026-01-10T12:09:16.8408852+01:00",
"tt_doc_sa": {
"$ref": "15"
}
},
{
"$ref": "57"
}
]
},
"tt_pos_sesion": {
"$ref": "46"
}
},
{
"$ref": "14"
}
]
},
{
"$ref": "13"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$id": "58",
"id_pos": "1d6a43d4-dc78-4eaf-b8ba-878eab9d10ef",
"id_room": "c95b2205-19ba-4d47-b6f2-f4121fe6b4ba",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "425aa65f-61e9-4c00-a671-793139ab3819",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"mt_rooms": {
"$id": "59",
"id": "2d5f2bcc-04e1-4f69-a7a6-2bf5f7790c83",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"id_branch": "a4406d93-035a-4ccc-9464-9096576382c3",
"name_pos": "sample string 6",
"id_image": "b78287e5-5c89-4256-9563-a7811ec9586f",
"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": "50221b7a-51f7-436b-8856-00b97e5185a5",
"refresh_status": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "b9a461f3-addb-4681-80a7-ad4ce713a03b",
"commited": true,
"mt_branches": {
"$ref": "4"
},
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_rooms_units": [
{
"$id": "60",
"id": "7a89ed93-6512-4b54-bd7b-8449693e7a06",
"id_mask": "sample string 2",
"name": "sample string 3",
"name_label": "sample string 4",
"name_zone": "sample string 5",
"order": 6,
"id_room": "4b0600e1-6311-4962-9b68-ffca067aa14b",
"pax": 8,
"pos_x": 9,
"pos_y": 10,
"size_w": 1,
"size_h": 1,
"in_map": true,
"reserved_on": true,
"id_room_type": "70d10008-d475-4758-a924-9388de6bbdc0",
"locked": true,
"date_locked": "2026-01-10T12:09:16.8408852+01:00",
"comment_locked": "sample string 15",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "a90a29a5-af5b-470b-988e-3844165f3ee7",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"mt_rooms_units_types": {
"$id": "61",
"id": "047cd07c-47aa-4c26-bed7-0c3f80ba8325",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"high": 5,
"width": 6,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "8a3ed51d-d5de-4e31-945f-4c00bc14186c",
"commited": true,
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states_types": [
{
"$id": "62",
"id_room_type": "5e72e90a-aecb-4538-9406-0ca46142b55a",
"id_room_state": "e3c576ad-8dd8-4e4c-bc2a-9afd819c75f0",
"id_image": "03772c65-6a02-44c4-8091-a14836da4bb6",
"color_font": "sample string 4",
"font_bold": true,
"font_underline": true,
"font_size": 7,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "25e61525-719e-404f-ba5e-b6906e469a58",
"commited": true,
"mt_rooms_units_states": {
"$id": "63",
"id": "652386a3-777d-4e11-bb42-a6f5aa002358",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "fc3017a1-974b-4d3e-9ce0-efd1cc6143e3",
"commited": true,
"st_users": {
"$ref": "10"
},
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_rooms_units_types": {
"$ref": "61"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "62"
}
],
"st_users": {
"$ref": "10"
}
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "60"
}
],
"tt_rooms_list": [
{
"$id": "64",
"id": "69ace6f6-f821-4181-8bd1-31cea5a56763",
"id_room": "a2cb1830-ff26-44dd-a228-adff862c7172",
"date_in": "2026-01-10T12:09:16.8408852+01:00",
"date_out": "2026-01-10T12:09:16.8408852+01:00",
"id_user_add": "73a70103-7632-47a2-ad25-a090955255e3",
"from_reservation": "sample string 5",
"pax": 6,
"status": 7,
"comment": "sample string 8",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_rooms": {
"$ref": "59"
},
"st_users": {
"$ref": "10"
},
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
{
"$ref": "64"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "58"
}
],
"st_users": {
"$ref": "10"
},
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"st_doc_num": [
{
"$ref": "52"
},
{
"$ref": "52"
}
],
"st_pos_license": [
{
"$id": "65",
"id": "d348d752-4a31-412c-aca3-7d8da6f51ee2",
"id_pos": "3afdfa30-07b4-47df-a68f-0b6420d663e6",
"mac_address": "sample string 3",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"key_access": "sample string 5",
"id_user_add": "7a5e4ab4-f8f8-4acd-9713-4ebbb31fdebc",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$id": "66",
"id_user": "9a3ff7d9-4d86-47f9-972b-22217fecda7d",
"id_pos": "b7e03c5f-b383-4429-bbf8-445a376962bc",
"pass_required": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "66"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_connection": [
{
"$id": "67",
"id": "6257cfb8-da8f-4eac-8eed-819e623c260b",
"id_pos": "b8b60a34-479e-4042-93bc-36158f5f2deb",
"date_add": "2026-01-10T12:09:16.8408852+01:00",
"date_upd": "2026-01-10T12:09:16.8408852+01:00",
"date_out": "2026-01-10T12:09:16.8408852+01:00",
"connection_type": "sample string 3",
"connection_speed": 1,
"terminal_name": "sample string 4",
"version": "sample string 5",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "67"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"mt_branches": {
"$ref": "4"
},
"tt_logs": [
{
"$id": "68",
"id": "1a99c4a6-80f4-4df6-8c41-f01f81501c35",
"id_user_add": "b5ea665d-a862-4a5c-866b-b8350a24c406",
"id_table": "2830dcc8-9d86-4fa6-b4d5-d44a69f2ae84",
"message_log": "sample string 3",
"json_object": "sample string 4",
"log_type": "sample string 5",
"id_pos": "49225812-f811-4c2c-a536-d5aa5cbbe63e",
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
},
"st_sync_tables": {
"$id": "69",
"id": "73b394d1-bb2b-42cb-9011-b6251d017676",
"level": 2,
"order": 3,
"name": "sample string 4",
"log_ins": true,
"log_upd": true,
"packet_forward": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_sync_packages_det": [
{
"$id": "70",
"id": "eab95f88-e3ad-4c91-bdfe-58d84c4753ad",
"id_sync": "dcd4a175-8e78-4491-adb8-a60f66c8d8f0",
"json": "sample string 3",
"id_table": "5715a4dd-e601-4101-a949-b0f00da30823",
"order": 5,
"st_sync_packages": {
"$id": "71",
"id": "1bfc1135-a843-4a0d-a238-f32fe85cc3b8",
"id_branch_from": "8cfe90bf-486a-466f-9efe-f6d89411c346",
"id_branch_to": "f7467cb0-08c6-41c7-aaa5-4f5f2aaa0a88",
"type": 4,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"order": 6,
"status": 7,
"log_info": "sample string 8",
"sync_on": "2026-01-10T12:09:16.8408852+01:00",
"send_on": "2026-01-10T12:09:16.8408852+01:00",
"mt_branches": {
"$ref": "4"
},
"mt_branches1": {
"$ref": "4"
},
"st_sync_packages_det": [
{
"$ref": "70"
},
{
"$ref": "70"
}
]
},
"st_sync_tables": {
"$ref": "69"
}
},
{
"$ref": "70"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "68"
}
],
"st_local_variables": [
{
"$id": "72",
"id": "3803fb9a-2acc-4587-854f-ceb6a53e82ae",
"id_pos": "f84f2f44-cba9-4d77-9d42-fdaa71479723",
"name": "sample string 3",
"description": "sample string 4",
"value": "sample string 5",
"type": "sample string 6",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_pos": {
"$ref": "12"
}
},
{
"$ref": "72"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
]
},
{
"$ref": "12"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "11"
}
],
"mt_brands": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"mt_categories": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"mt_docs_payment_money": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_employees_profiles": [
{
"$id": "73",
"id": "e55adc87-ee14-42e2-8d88-df4497a0e207",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"authorized": true,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"id_user_upd": "1262fd05-acb8-47c9-9a14-b4778550dce8",
"commited": true,
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"st_users": {
"$ref": "10"
}
},
{
"$ref": "73"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_money_rates": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_pos_doc_print": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"mt_pos_prices_list": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"mt_pos_print": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"mt_pos_rooms": [
{
"$ref": "58"
},
{
"$ref": "58"
}
],
"mt_pos_types": [
{
"$ref": "35"
},
{
"$ref": "35"
}
],
"mt_pos_view": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"mt_prices_items": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units": [
{
"$ref": "60"
},
{
"$ref": "60"
}
],
"mt_rooms_units_states": [
{
"$ref": "63"
},
{
"$ref": "63"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"mt_rooms_units_types": [
{
"$ref": "61"
},
{
"$ref": "61"
}
],
"mt_units": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"mt_units_ref": [
{
"$ref": "28"
},
{
"$ref": "28"
}
],
"st_images": {
"$ref": "5"
},
"st_images1": {
"$ref": "5"
},
"st_permisions": [
{
"$id": "74",
"id": "b07fa922-358d-422d-bcfb-c3d66d092ddd",
"id_function": "a2eb7e9b-d2fd-423b-b723-b03b23f93ed4",
"id_user": "3d985890-0239-4390-a7a9-6def59c175bc",
"id_profile": "dd02839b-cd00-4e8a-9852-0e953275f6b0",
"permission": 3,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_users_profiles": {
"$id": "75",
"id": "3a2afd1a-3f03-44ca-bb95-d54133ed3eea",
"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,
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
]
},
"st_users": {
"$ref": "10"
},
"st_functions": {
"$id": "76",
"id": "1b460711-e81d-4741-94e9-0c776a7ccb48",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"level_id": 5,
"id_group": "68da51ef-d82d-4408-9df6-1d7556693849",
"name_event": "sample string 7",
"name_pos": "sample string 8",
"id_image": "ba9adb93-f0a2-48b4-8f8a-607d8d483c08",
"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-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_functions_groups": {
"$id": "77",
"id": "cf8927f8-668a-484f-928b-b07b636936e5",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
]
},
"st_images": {
"$ref": "5"
},
"st_permisions": [
{
"$ref": "74"
},
{
"$ref": "74"
}
]
}
},
{
"$ref": "74"
}
],
"st_pos_license": [
{
"$ref": "65"
},
{
"$ref": "65"
}
],
"st_users_pos": [
{
"$ref": "66"
},
{
"$ref": "66"
}
],
"st_users_profiles": {
"$ref": "75"
},
"st_users_token": [
{
"$id": "78",
"id": "4d7e183a-17cb-467d-a4b7-11598cc633fa",
"token_id": "sample string 2",
"id_user": "3dce8063-5e0a-41f1-adf1-e0a05caeb180",
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"st_users": {
"$ref": "10"
}
},
{
"$ref": "78"
}
],
"tt_doc_sa_cashflow": [
{
"$ref": "20"
},
{
"$ref": "20"
}
],
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_det1": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_sa1": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_doc_st1": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_logs": [
{
"$ref": "68"
},
{
"$ref": "68"
}
],
"tt_pos_sesion": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_pos_sesion1": [
{
"$ref": "46"
},
{
"$ref": "46"
}
],
"tt_rooms_list": [
{
"$ref": "64"
},
{
"$ref": "64"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_log": [
{
"$id": "79",
"id": "f047643d-4f4b-495b-98c5-f38bdfacada7",
"id_room_activity": "6ff696cd-6088-4eb1-bae9-ddc46ececdd6",
"id_pos_sesion": "88dc7e2b-103a-4c5d-9f4f-84a61c7fac46",
"log_text": "sample string 4",
"id_user": "422c8cbc-a606-48cc-a51a-a2b1839550d1",
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_users": {
"$ref": "10"
}
},
{
"$ref": "79"
}
],
"tt_tips_users": [
{
"$ref": "49"
},
{
"$ref": "49"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"tt_pos_sesion_users": [
{
"$ref": "50"
},
{
"$ref": "50"
}
]
}
},
"mt_categories_items": [
{
"$ref": "7"
},
{
"$ref": "7"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_items_formula": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"mt_units": {
"$ref": "29"
},
"mt_units1": {
"$ref": "29"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_items_sub": [
{
"$ref": "26"
},
{
"$ref": "26"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_doc_sa_det_stock": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"tt_doc_st_det": [
{
"$ref": "56"
},
{
"$ref": "56"
}
],
"tt_items_customs": [
{
"$ref": "45"
},
{
"$ref": "45"
}
],
"tt_stock": [
{
"$ref": "55"
},
{
"$ref": "55"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
"st_users": {
"$ref": "10"
}
},
{
"$ref": "7"
}
],
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"tt_vouchers_det": [
{
"$ref": "24"
},
{
"$ref": "24"
}
]
},
{
"$ref": "6"
}
],
"mt_employees": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"mt_items": [
{
"$ref": "8"
},
{
"$ref": "8"
}
],
"mt_items_types": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"mt_money_types": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"mt_payment_types": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"mt_prices_list": [
{
"$ref": "32"
},
{
"$ref": "32"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms1": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"mt_rooms_units_states_types": [
{
"$ref": "62"
},
{
"$ref": "62"
}
],
"st_functions": [
{
"$ref": "76"
},
{
"$ref": "76"
}
],
"st_images_types": {
"$id": "80",
"id": "e8a8f8b9-7c4f-43da-9963-9ce800c9068e",
"id_mask": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"active": true,
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"st_images": [
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"mt_docs": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"st_users": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"st_users1": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"mt_cloakrooms": [
{
"$ref": "13"
},
{
"$ref": "13"
}
]
},
"st_users": {
"$ref": "10"
},
"mt_branches_zones": [
{
"$ref": "11"
},
{
"$ref": "11"
}
],
"mt_employees_branches": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"mt_items_featured": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"mt_locations": [
{
"$ref": "54"
},
{
"$ref": "54"
}
],
"mt_periods": [
{
"$id": "81",
"id_branch": "c9a296da-5c39-4350-b1c6-b48acdf1aa19",
"exercise_id": 2,
"period_id": 3,
"date_from": "2026-01-10T12:09:16.8408852+01:00",
"date_end": "2026-01-10T12:09:16.8408852+01:00",
"state": "sample string 6",
"created_on": "2026-01-10T12:09:16.8408852+01:00",
"last_update": "2026-01-10T12:09:16.8408852+01:00",
"commited": true,
"mt_branches": {
"$ref": "4"
}
},
{
"$ref": "81"
}
],
"mt_pos": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"mt_prices_list_rules": [
{
"$ref": "41"
},
{
"$ref": "41"
}
],
"mt_prices_rules": [
{
"$ref": "42"
},
{
"$ref": "42"
}
],
"mt_rooms": [
{
"$ref": "59"
},
{
"$ref": "59"
}
],
"st_sync_packages": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"st_sync_packages1": [
{
"$ref": "71"
},
{
"$ref": "71"
}
],
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_doc_st": [
{
"$ref": "53"
},
{
"$ref": "53"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
]
},
"mt_employees": {
"$ref": "2"
}
},
{
"$ref": "3"
}
],
"mt_employees_profiles": {
"$ref": "73"
},
"st_images": {
"$ref": "5"
},
"st_users": {
"$ref": "10"
},
"tt_doc_sa_det": [
{
"$ref": "43"
},
{
"$ref": "43"
}
],
"tt_doc_sa_pay": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"tt_vouchers": [
{
"$ref": "23"
},
{
"$ref": "23"
}
],
"tt_vouchers_permisions": [
{
"$ref": "51"
},
{
"$ref": "51"
}
],
"tt_rooms_units_activity": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"tt_rooms_units_activity1": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"mt_employees1": {
"$ref": "2"
},
"mt_rooms_units": {
"$ref": "60"
},
"mt_rooms_units_states": {
"$ref": "63"
},
"st_users": {
"$ref": "10"
},
"st_users1": {
"$ref": "10"
},
"tt_doc_sa": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"tt_pos_sesion": {
"$ref": "46"
},
"tt_rooms_list": {
"$ref": "64"
}
}